Changeset 31048
- Timestamp:
- 01/04/2015 11:09:53 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post-thumbnail-template.php
r31011 r31048 3 3 * WordPress Post Thumbnail Template Functions. 4 4 * 5 * Support for post thumbnails 6 * Theme s 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. 7 7 * 8 8 * @package WordPress
Note: See TracChangeset
for help on using the changeset viewer.