Changeset 40948 for trunk/src/wp-content/themes/twentysixteen/functions.php
- Timestamp:
- 06/25/2017 10:05:54 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentysixteen/functions.php
r40851 r40948 79 79 * Enable support for Post Thumbnails on posts and pages. 80 80 * 81 * @link http ://codex.wordpress.org/Function_Reference/add_theme_support#Post_Thumbnails81 * @link https://codex.wordpress.org/Function_Reference/add_theme_support#Post_Thumbnails 82 82 */ 83 83 add_theme_support( 'post-thumbnails' );
Note: See TracChangeset
for help on using the changeset viewer.