Changeset 8240 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-apps/functions.php
- Timestamp:
- 02/13/2019 07:41:09 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-apps/functions.php
r2293 r8240 37 37 * Enable support for Post Thumbnails on posts and pages. 38 38 * 39 * @link http ://codex.wordpress.org/Function_Reference/add_theme_support#Post_Thumbnails39 * @link https://developer.wordpress.org/reference/functions/add_theme_support/#post-thumbnails 40 40 */ 41 41 add_theme_support( 'post-thumbnails' );
Note: See TracChangeset
for help on using the changeset viewer.