Opened 11 years ago
Closed 11 years ago
#32823 closed enhancement (duplicate)
New function to add a separator to the top level menu
| Reported by: | GregRoss | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 4.3 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #30527.