Opened 13 years ago
Closed 12 years ago
#5323 closed enhancement (fixed)
In the "Pages" meta box of Menu Administration Screen, exclude Activate and Register pages
| Reported by: | imath | Owned by: | imath |
|---|---|---|---|
| Priority: | low | Milestone: | 2.0 |
| Component: | Core | Version: | 1.9.1 |
| Severity: | minor | Keywords: | has-patch commit |
| Cc: |
Description
Since BuddyPress user nav menu, i think we should filter the list of links displayed in the "Pages" meta box to avoid displaying :
- the Activation page as it's only used to activate an account.
- the Register page, because it can introduce some confusion with the Register BuddyPress user nav menu item.
Attachments (2)
Change History (8)
#1
@
13 years ago
- Summary In the "Pages" meta box of Menu Administration Screens, exclude some Activate and Register pages → In the "Pages" meta box of Menu Administration Screen, exclude Activate and Register pages
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Some feedback about the patch:
$pagesshould be initialised to an empty array.!emptyshould be! empty.Other than that, looks good.