Changeset 12728 for trunk/wp-admin/options-general.php
- Timestamp:
- 01/15/2010 04:58:36 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-general.php
r12712 r12728 50 50 } 51 51 add_filter('admin_head', 'add_js'); 52 53 add_contextual_help($current_screen, __('<a href="http://codex.wordpress.org/Settings_General_SubPanel" target="_blank">General Settings</a>')); 52 54 53 55 include('./admin-header.php');
Note: See TracChangeset
for help on using the changeset viewer.