mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-01 19:24:34 +00:00
Use HTTPS URLs for core.trac.wordpress.org
see #27115 git-svn-id: https://develop.svn.wordpress.org/trunk@29788 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -99,7 +99,7 @@ function wp_register_script( $handle, $src, $deps = array(), $ver = false, $in_f
|
||||
* </code>
|
||||
*
|
||||
* @see WP_Dependencies::localize()
|
||||
* @link http://core.trac.wordpress.org/ticket/11520
|
||||
* @link https://core.trac.wordpress.org/ticket/11520
|
||||
* @global WP_Scripts $wp_scripts The WP_Scripts object for printing scripts.
|
||||
*
|
||||
* @since 2.6.0
|
||||
|
||||
Reference in New Issue
Block a user