Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #24197, comment 2


Ignore:
Timestamp:
04/27/2013 10:15:22 AM (11 years ago)
Author:
t31os_
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24197, comment 2

    v1 v2  
    3636}}}
    3737
    38 And noticed the jquery handle is really just a alias for jquery-core, and found this works as expected.
     38And noticed the jquery handle is really just an alias for jquery-core and found this works as expected.
    3939{{{
    4040wp_localize_script( 'jquery-core', 'myvars', array( 'foo' => 'bar' ) );