Merge pull request #1026 from B-07/patch-7

Remove period from file header
This commit is contained in:
Tammie Lister 2016-12-23 12:20:41 +00:00 committed by GitHub
commit 50af2ac2f3
6 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
<?php
/**
* Sample implementation of the Custom Header feature.
* Sample implementation of the Custom Header feature
*
* You can add an optional custom header image to header.php like so ...
*

View File

@ -1,6 +1,6 @@
<?php
/**
* _s Theme Customizer.
* _s Theme Customizer
*
* @package _s
*/

View File

@ -1,6 +1,6 @@
<?php
/**
* Custom functions that act independently of the theme templates.
* Custom functions that act independently of the theme templates
*
* Eventually, some of the functionality here could be replaced by core features.
*

View File

@ -1,6 +1,6 @@
<?php
/**
* Jetpack Compatibility File.
* Jetpack Compatibility File
*
* @link https://jetpack.com/
*

View File

@ -1,6 +1,6 @@
<?php
/**
* Custom template tags for this theme.
* Custom template tags for this theme
*
* Eventually, some of the functionality here could be replaced by core features.
*

View File

@ -1,6 +1,6 @@
<?php
/**
* WordPress.com-specific functions and definitions.
* WordPress.com-specific functions and definitions
*
* This file is centrally included from `wp-content/mu-plugins/wpcom-theme-compat.php`.
*