Changeset 44115 for trunk/src/wp-includes/default-filters.php
- Timestamp:
- 12/13/2018 05:26:09 PM (6 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/5.0 merged: 43738
- Property svn:mergeinfo changed
-
trunk/src/wp-includes/default-filters.php
r43982 r44115 503 503 // Script Loader 504 504 add_action( 'wp_default_scripts', 'wp_default_scripts' ); 505 add_action( 'wp_default_scripts', 'wp_default_packages' ); 506 505 507 add_action( 'wp_enqueue_scripts', 'wp_localize_jquery_ui_datepicker', 1000 ); 506 508 add_action( 'admin_enqueue_scripts', 'wp_localize_jquery_ui_datepicker', 1000 );
Note: See TracChangeset
for help on using the changeset viewer.