Changeset 7338 for trunk/wp-includes/script-loader.php
- Timestamp:
- 03/16/2008 11:05:16 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r7336 r7338 148 148 'addTag' => attribute_escape(__('Add new tag')), 149 149 'separate' => __('Separate tags with commas'), 150 'cancel' => __('Cancel'), 151 'edit' => __('Edit'), 150 152 ) ); 151 153 $this->add( 'page', '/wp-admin/js/page.js', array('jquery', 'slug', 'postbox'), '20080208' );
Note: See TracChangeset
for help on using the changeset viewer.