Changeset 8232 for sites/trunk/jobs.wordpress.net/public_html/wp-content/themes/jobswp/functions.php
- Timestamp:
- 02/12/2019 10:24:11 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/jobs.wordpress.net/public_html/wp-content/themes/jobswp/functions.php
r5376 r8232 38 38 * Enable support for Post Thumbnails on posts and pages 39 39 * 40 * @link http ://codex.wordpress.org/Function_Reference/add_theme_support#Post_Thumbnails40 * @link https://developer.wordpress.org/reference/functions/add_theme_support/#post-thumbnails 41 41 */ 42 42 //add_theme_support( 'post-thumbnails' );
Note: See TracChangeset
for help on using the changeset viewer.