mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 21:08:44 +01:00
Docs: Document the $shortcode_tags
global in wp_just_in_time_script_localization()
.
Follow-up to [41395], [41844]. Props upadalavipul. See #60021. git-svn-id: https://develop.svn.wordpress.org/trunk@57204 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
6352f248f7
commit
c78e3fbce4
@ -1881,6 +1881,8 @@ function wp_prototype_before_jquery( $js_array ) {
|
||||
* These localizations require information that may not be loaded even by init.
|
||||
*
|
||||
* @since 2.5.0
|
||||
*
|
||||
* @global array $shortcode_tags
|
||||
*/
|
||||
function wp_just_in_time_script_localization() {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user