mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
Merge edit-pages.php into edit.php. see #9674
git-svn-id: https://develop.svn.wordpress.org/trunk@12728 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -52,6 +52,8 @@ $body_id = $tab;
|
||||
|
||||
do_action('install_themes_pre_' . $tab); //Used to override the general interface, Eg, install or theme information.
|
||||
|
||||
add_contextual_help($current_screen, plugins_search_help());
|
||||
|
||||
include('admin-header.php');
|
||||
?>
|
||||
<div class="wrap">
|
||||
|
||||
Reference in New Issue
Block a user