mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Correct a typo in wp-includes/post-thumbnail-template.php.
Props ixkaito. Fixes #30867. git-svn-id: https://develop.svn.wordpress.org/trunk@31011 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
43edd17097
commit
b7d63c3192
@ -3,7 +3,7 @@
|
||||
* WordPress Post Thumbnail Template Functions.
|
||||
*
|
||||
* Support for post thumbnails
|
||||
* Themes function.php must call add_theme_support( 'post-thumbnails' ) to use these.
|
||||
* Themes functions.php must call add_theme_support( 'post-thumbnails' ) to use these.
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Template
|
||||
|
||||
Loading…
Reference in New Issue
Block a user