From fd5f076381ba1876c044708dfb2b1d1867d6c6ab Mon Sep 17 00:00:00 2001 From: Nick Bennett Date: Wed, 1 Apr 2015 11:58:32 -0500 Subject: [PATCH] Add PHP DocBlocks to /full-page.php. #478 --- full-page.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/full-page.php b/full-page.php index b1f133523..dd4557fd7 100644 --- a/full-page.php +++ b/full-page.php @@ -3,6 +3,9 @@ * Template Name: Full Width Page * Single Post Template: Full-width (no sidebar) * Description: Shows the post but does not load any sidebars, allowing content to span full container width. + * + * @package Largo + * @since 0.1 */ get_header(); ?>