Merge pull request #524 from jacklenox/dev

Capitalisation and coding standards corrections - props @jacklenox
This commit is contained in:
Tammie Lister 2014-06-25 11:47:40 +01:00
commit 4dad296c3a
7 changed files with 9 additions and 9 deletions

View File

@ -1,6 +1,6 @@
<?php
/**
* The template for displaying 404 pages (Not Found).
* The template for displaying 404 pages (not found).
*
* @package _s
*/

View File

@ -1,6 +1,6 @@
<?php
/**
* The template for displaying Archive pages.
* The template for displaying archive pages.
*
* Learn more: http://codex.wordpress.org/Template_Hierarchy
*

View File

@ -1,6 +1,6 @@
<?php
/**
* The template for displaying Comments.
* The template for displaying comments.
*
* The area of the page that contains both current comments
* and the comment form.

View File

@ -1,6 +1,6 @@
<?php
/**
* The Header for our theme.
* The header for our theme.
*
* Displays all of the <head> section and everything up till <div id="content">
*

View File

@ -1,6 +1,6 @@
<?php
/**
* The template for displaying Search Results pages.
* The template for displaying search results pages.
*
* @package _s
*/

View File

@ -1,6 +1,6 @@
<?php
/**
* The Sidebar containing the main widget areas.
* The sidebar containing the main widget areas.
*
* @package _s
*/

View File

@ -1,6 +1,6 @@
<?php
/**
* The Template for displaying all single posts.
* The template for displaying all single posts.
*
* @package _s
*/