Merge edit-pages.php into edit.php. see #9674
git-svn-id: http://svn.automattic.com/wordpress/trunk@12728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -50,6 +50,8 @@ function add_js() {
|
||||
}
|
||||
add_filter('admin_head', 'add_js');
|
||||
|
||||
add_contextual_help($current_screen, __('<a href="http://codex.wordpress.org/Settings_General_SubPanel" target="_blank">General Settings</a>'));
|
||||
|
||||
include('./admin-header.php');
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user