Changeset 20891 for trunk/wp-admin/includes/template.php
- Timestamp:
- 05/24/2012 10:50:30 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/template.php
r20880 r20891 1786 1786 }; 1787 1787 1788 if ( options. defer_loading )1788 if ( options.position && options.position.defer_loading ) 1789 1789 $(window).bind( 'load.wp-pointers', setup ); 1790 1790 else
Note: See TracChangeset
for help on using the changeset viewer.