Home
last modified time | relevance | path

Searched refs:submenu_file (Results 1 – 25 of 36) sorted by relevance

12

/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/
H A Dmenu-header.php25 * @global string $submenu_file
27 global $menu, $submenu, $parent_file, $submenu_file;
45 * @param string $submenu_file The submenu file.
48 $submenu_file = apply_filters( 'submenu_file', $submenu_file, $parent_file ); variable
60 * @global string $submenu_file
69 global $self, $parent_file, $submenu_file, $plugin_page, $typenow;
223 if ( isset( $submenu_file ) ) {
224 if ( $submenu_file === $sub_item[2] ) {
H A Dpost-new.php30 $submenu_file = 'post-new.php'; variable
36 $submenu_file = "post-new.php?post_type=$post_type"; variable
43 $submenu_file = "edit.php?post_type=$post_type"; variable
46 $submenu_file = $parent_file; variable
H A Dupdate.php64 $submenu_file = 'plugins.php'; variable
128 $submenu_file = 'plugin-install.php'; variable
158 $submenu_file = 'plugin-install.php'; variable
211 $submenu_file = 'themes.php'; variable
274 $submenu_file = 'themes.php'; variable
300 $submenu_file = 'theme-install.php'; variable
H A Dterm.php57 $submenu_file = "edit-tags.php?taxonomy=$taxonomy&post_type=$post_type"; variable
60 $submenu_file = 'edit-tags.php?taxonomy=link_category'; variable
63 $submenu_file = "edit-tags.php?taxonomy=$taxonomy"; variable
H A Dpost.php15 $submenu_file = 'edit.php'; variable
156 $submenu_file = 'edit.php'; variable
160 $submenu_file = 'upload.php'; variable
168 $submenu_file = "edit.php?post_type=$post_type"; variable
H A Dedit-tags.php48 $submenu_file = "edit-tags.php?taxonomy=$taxonomy&post_type=$post_type"; variable
51 $submenu_file = 'edit-tags.php?taxonomy=link_category'; variable
54 $submenu_file = "edit-tags.php?taxonomy=$taxonomy"; variable
H A Dlink.php110 $submenu_file = 'link-manager.php'; variable
H A Dedit.php61 $submenu_file = "edit.php?post_type=$post_type"; variable
65 $submenu_file = 'edit.php'; variable
H A Dmedia.php13 $submenu_file = 'upload.php'; variable
H A Drevision.php133 $submenu_file = $parent_file; variable
H A Duser-edit.php42 $submenu_file = 'users.php'; variable
44 $submenu_file = 'profile.php'; variable
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/
H A Dmenu-header.php25 * @global string $submenu_file
27 global $menu, $submenu, $parent_file, $submenu_file;
45 * @param string $submenu_file The submenu file.
48 $submenu_file = apply_filters( 'submenu_file', $submenu_file, $parent_file ); variable
60 * @global string $submenu_file
69 global $self, $parent_file, $submenu_file, $plugin_page, $typenow;
223 if ( isset( $submenu_file ) ) {
224 if ( $submenu_file === $sub_item[2] ) {
H A Dpost-new.php30 $submenu_file = 'post-new.php'; variable
36 $submenu_file = "post-new.php?post_type=$post_type"; variable
43 $submenu_file = "edit.php?post_type=$post_type"; variable
46 $submenu_file = $parent_file; variable
H A Dupdate.php64 $submenu_file = 'plugins.php'; variable
128 $submenu_file = 'plugin-install.php'; variable
158 $submenu_file = 'plugin-install.php'; variable
211 $submenu_file = 'themes.php'; variable
274 $submenu_file = 'themes.php'; variable
300 $submenu_file = 'theme-install.php'; variable
H A Dterm.php57 $submenu_file = "edit-tags.php?taxonomy=$taxonomy&post_type=$post_type"; variable
60 $submenu_file = 'edit-tags.php?taxonomy=link_category'; variable
63 $submenu_file = "edit-tags.php?taxonomy=$taxonomy"; variable
H A Dpost.php15 $submenu_file = 'edit.php'; variable
156 $submenu_file = 'edit.php'; variable
160 $submenu_file = 'upload.php'; variable
168 $submenu_file = "edit.php?post_type=$post_type"; variable
H A Dedit-tags.php48 $submenu_file = "edit-tags.php?taxonomy=$taxonomy&post_type=$post_type"; variable
51 $submenu_file = 'edit-tags.php?taxonomy=link_category'; variable
54 $submenu_file = "edit-tags.php?taxonomy=$taxonomy"; variable
H A Dlink.php110 $submenu_file = 'link-manager.php'; variable
H A Dedit.php61 $submenu_file = "edit.php?post_type=$post_type"; variable
65 $submenu_file = 'edit.php'; variable
H A Dmedia.php13 $submenu_file = 'upload.php'; variable
H A Drevision.php133 $submenu_file = $parent_file; variable
H A Duser-edit.php42 $submenu_file = 'users.php'; variable
44 $submenu_file = 'profile.php'; variable
/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/network/
H A Dsite-settings.php86 $submenu_file = 'sites.php'; variable
H A Dsite-themes.php173 $submenu_file = 'sites.php'; variable
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/network/
H A Dsite-settings.php86 $submenu_file = 'sites.php'; variable

12