Use HTTPS URLs for trac.wordpress.org (and use core.trac.wordpress.org)

see #27115

git-svn-id: https://develop.svn.wordpress.org/trunk@29789 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2014-09-29 13:36:38 +00:00
parent 7063377539
commit be8a0c6f89
11 changed files with 13 additions and 13 deletions

View File

@@ -571,7 +571,7 @@ function wp_register( $before = '<li>', $after = '</li>', $echo = true ) {
*
* @since 1.5.0
*
* @link http://trac.wordpress.org/ticket/1458 Explanation of 'wp_meta' action.
* @link https://core.trac.wordpress.org/ticket/1458 Explanation of 'wp_meta' action.
*/
function wp_meta() {
/**