Opened 9 years ago
Closed 9 years ago
#32823 closed enhancement (duplicate)
New function to add a separator to the top level menu
Reported by: | GregRoss | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.3 |
Component: | General | Keywords: | has-patch |
Focuses: | Cc: |
Description
You can currently add a menu page to the top level menu with the add_menu_page() function, however there is no function to add a separator to the menu (like the one between Dashboard and Posts).
The attached patch adds a add_menu_page_separator() function to do exactly that.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Duplicate of #30527.