A couple more tweaks to the post-thumbnail-template.php description.

see #30867.

git-svn-id: https://develop.svn.wordpress.org/trunk@31048 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2015-01-04 23:09:53 +00:00
parent 969808e7bb
commit 44c0c4a9cd
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
/**
* WordPress Post Thumbnail Template Functions.
*
* Support for post thumbnails
* Themes functions.php must call add_theme_support( 'post-thumbnails' ) to use these.
* Support for post thumbnails.
* Theme's functions.php must call add_theme_support( 'post-thumbnails' ) to use these.
*
* @package WordPress
* @subpackage Template