Changeset 42710 for trunk/src/wp-includes/post-thumbnail-template.php
- Timestamp:
- 02/13/2018 04:53:44 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post-thumbnail-template.php
r42343 r42710 11 11 12 12 /** 13 * Check if post has an image attached. 13 * Determines whether a post has an image attached. 14 * 15 * For more information on this and similar theme functions, check out 16 * the {@link https://developer.wordpress.org/themes/basics/conditional-tags/ 17 * Conditional Tags} article in the Theme Developer Handbook. 14 18 * 15 19 * @since 2.9.0
Note: See TracChangeset
for help on using the changeset viewer.