mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
phpdoc typo and readability fixes. Props SergeyBiryukov. fixes #18560
git-svn-id: https://develop.svn.wordpress.org/trunk@18827 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -50,7 +50,7 @@ function the_post_thumbnail( $size = 'post-thumbnail', $attr = '' ) {
|
||||
/**
|
||||
* Update cache for thumbnails in the current loop
|
||||
*
|
||||
* @sicne 3.2
|
||||
* @since 3.2
|
||||
*/
|
||||
function update_post_thumbnail_cache() {
|
||||
global $wp_query;
|
||||
|
||||
Reference in New Issue
Block a user