Making WordPress.org


Ignore:
Timestamp:
02/12/2019 10:24:11 PM (8 years ago)
Author:
coffee2code
Message:

Jobs Theme: Update URLs to HTTPS where possible or to new URLs for those that now redirect.

Props umangvaghela123, coffee2code.
See #3120.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/jobs.wordpress.net/public_html/wp-content/themes/jobswp/functions.php

    r5376 r8232  
    3838         * Enable support for Post Thumbnails on posts and pages
    3939         *
    40          * @link http://codex.wordpress.org/Function_Reference/add_theme_support#Post_Thumbnails
     40         * @link https://developer.wordpress.org/reference/functions/add_theme_support/#post-thumbnails
    4141         */
    4242        //add_theme_support( 'post-thumbnails' );
Note: See TracChangeset for help on using the changeset viewer.