mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-24 15:24:36 +00:00
Pinking shears
git-svn-id: https://develop.svn.wordpress.org/trunk@19054 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -77,7 +77,7 @@ function wp_register_script( $handle, $src, $deps = array(), $ver = false, $in_f
|
||||
* The $data array is JSON encoded. If called more than once for the same $handle with the same $name,
|
||||
* the object would contain all values. In that case if two or more keys are the same,
|
||||
* the last value overwrites the previous. The function is named "localize_script" because of historical reasons.
|
||||
*
|
||||
*
|
||||
* @since r16
|
||||
* @see WP_Scripts::add_script_data()
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user