Changeset 11530 for trunk/wp-admin/theme-editor.php
- Timestamp:
- 06/07/2009 01:52:44 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/theme-editor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/theme-editor.php
r11380 r11530 78 78 wp_die('<p>'.__('You do not have sufficient permissions to edit themes for this blog.').'</p>'); 79 79 80 wp_enqueue_script( 'codepress' ); 81 add_action( 'admin_print_footer_scripts', 'codepress_footer_js' ); 80 if ( use_codepress() ) 81 wp_enqueue_script( 'codepress' ); 82 82 83 require_once('admin-header.php'); 83 84
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)