Changeset 45126 for trunk/src/wp-content/themes/twentysixteen/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/twentysixteen/functions.php
r45081 r45126 82 82 * Enable support for Post Thumbnails on posts and pages. 83 83 * 84 * @link https:// codex.wordpress.org/Function_Reference/add_theme_support#Post_Thumbnails84 * @link https://developer.wordpress.org/reference/functions/add_theme_support/#post-thumbnails 85 85 */ 86 86 add_theme_support( 'post-thumbnails' );
Note: See TracChangeset
for help on using the changeset viewer.