Admin Menu Creator Help

Wp Admin Menu Creator

Contributors: Pixel to Web

Wp Admin Menu Creator helps you create menu and submenu on Wordpress Admin Panel with many options like active menu inside custom submenu provided by Pixeltoweb.com


Description

Wp Admin Menu Creator

Wp Admin Menu Creator helps you create menu and submenu on Wordpress Admin Panel with many options like active menu inside custom submenu provided by Pixel to Web.com

Wp Admin Menu Creator is helpful to add Custom Menu and Sub Menu hence no need to create Custom Plugin for Menu and Sub Menu.

If Content for Custom Menu is added from Admin Side then it will display on Menu Detail Screen


Wp Admin Menu Creator Plugin will help you to Show Menus by Following way

  • Create custom page menu and submenu from Admin Panel from Add New Custom Menu Section.
  • Create New page menu by Adding Menu Page Title of the Wp Admin Menu, Menu Title, Sub Menu Title, Capability, Menu Slug, Icon URL, Position and Status status as 'Available' OR Not Available.
  • Admin can show page_menu and sub_menu on wp-admin in form of Menu.
  • We can create Sub Menu Under Any Parent Menu eg: Page, Post etc.

Installation

  • Upload Wp Admin Menu Plugin Folder to the `/wp-content/plugins/` directory
  • Activate the plugin through the 'Plugins' menu in WordPress
  • Create New Page menu and Sub Menu from Admin Panel
  • System will show page menu title and sub menu title with custom Description on wp-admin by menu section.

How to Use WP Admin Menu

Create Page Menu and Sub menu Step

  • Click Wp Admin Menu in wp-admin menu.
  • Click Add new button. Then display add new menu page and display required field as per Create menu and sub menu.
  • Fill the all required field.
  • Create Sub Menu with selecting Parent Menu.
  • While Creating Menu or Sub Menu status is important field.
  • Clicking on Add button New Menu or Sub Menu has been created Successfully.

Parameters

$page_title

(string) (required) Text to be displayed in the title tags of the page when the menu is selected
Default: None

$menu_title

(string) (required) On-screen name text for the menu
Default: None

$capability

(string) (required) Capability required for this menu to be displayed to the user. User levels are deprecated and should not be used here!
Default: None

$menu_slug

(string) (required) Slug name to refer to this menu (should be unique for this menu). Prior to Version 3.0 this was called the file (or handle) parameter. If the function parameter is omitted, the menu_slug should be the PHP file that handles the display of the menu page content.
Default: None

$function

(string) (optional) Function that displays the page content for the menu page.
Default: None.

$icon_url

(string) (optional) The icon for this menu.
Default: empty string

$position

(integer) (optional) Position in the menu order this menu should appear. By default, if this parameter is omitted, the menu will appear at the bottom of the menu structure. The higher the number, the lower its position in the menu. WARNING: if two menu items use the same position attribute, one of the items may be overwritten so that only one item displays!
Risk of conflict can be reduced by using decimal instead of integer values, e.g. 63.3 instead of 63 (Note: Use quotes in code, IE '63.3').

Default: bottom of menu structure

2 - Dashboard
4 - Separator
5 - Posts
10 - Media
15 - Links
20 - Pages
25 - Comments
59 - Separator
60 - Appearance
65 - Plugins
70 - Users
75 - Tools
80 - Settings
99 - Separator

Screenshots

1. Wp Admin Add New


2. Wp Admin Menu select option


3. Wp Admin Menu with Records


4. Wp Admin Menu listing


5. Wp Admin Menu display


6. Wp Admin Menu help