Make WordPress Core

Changeset 31048


Ignore:
Timestamp:
01/04/2015 11:09:53 PM (10 years ago)
Author:
SergeyBiryukov
Message:

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

see #30867.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/post-thumbnail-template.php

    r31011 r31048  
    33 * WordPress Post Thumbnail Template Functions.
    44 *
    5  * Support for post thumbnails
    6  * Themes functions.php must call add_theme_support( 'post-thumbnails' ) to use these.
     5 * Support for post thumbnails.
     6 * Theme's functions.php must call add_theme_support( 'post-thumbnails' ) to use these.
    77 *
    88 * @package WordPress
Note: See TracChangeset for help on using the changeset viewer.