Changeset 21961 for trunk/wp-admin/edit-form-advanced.php
- Timestamp:
- 09/24/2012 12:13:18 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-form-advanced.php
r21948 r21961 23 23 wp_plupload_default_settings(); 24 24 add_action( 'admin_footer', 'wp_print_media_templates' ); 25 26 wp_enqueue_script( 'mce-view' ); 25 27 } 26 28
Note: See TracChangeset
for help on using the changeset viewer.