Make WordPress Core


Ignore:
Timestamp:
04/12/2015 09:28:58 PM (10 years ago)
Author:
ocean90
Message:

Use HTTPS URLs for codex.wordpress.org.

see #27115.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/post.php

    r31829 r32116  
    16041604 * - add_new - Default is Add New for both hierarchical and non-hierarchical types.
    16051605 *             When internationalizing this string, please use a gettext context
    1606  *             {@link http://codex.wordpress.org/I18n_for_WordPress_Developers#Disambiguation_by_context}
     1606 *             {@link https://codex.wordpress.org/I18n_for_WordPress_Developers#Disambiguation_by_context}
    16071607 *             matching your post type. Example: `_x( 'Add New', 'product' );`.
    16081608 * - add_new_item - Default is Add New Post/Add New Page.
Note: See TracChangeset for help on using the changeset viewer.