Changeset 45126 for trunk/src/wp-content/themes/twentyfifteen/functions.php
- Timestamp:
- 04/07/2019 05:22:17 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfifteen/functions.php
r45081 r45126 76 76 * Enable support for Post Thumbnails on posts and pages. 77 77 * 78 * See: https:// codex.wordpress.org/Function_Reference/add_theme_support#Post_Thumbnails78 * See: https://developer.wordpress.org/reference/functions/add_theme_support/#post-thumbnails 79 79 */ 80 80 add_theme_support( 'post-thumbnails' );
Note: See TracChangeset
for help on using the changeset viewer.