#3880 closed enhancement (fixed)
parent_page_item class is not applied when browsing blog archives
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 3.1 | Priority: | normal |
Severity: | normal | Version: | 2.1.1 |
Component: | Template | Keywords: | close |
Focuses: | Cc: |
Description
when using page_for_posts and browsing monthly archives or category archives, wp_list_pages should set the "parent_page_item" css class for the relevant menu item (eg the "blog" menu item). archives should behave like sub-pages of the page_for_posts page.
Change History (7)
Note: See
TracTickets for help on using
tickets.
This has been fixed at some point. Recommending close as worksforme.
When using a page as the page_for_posts its menu item gets a
current_page_parent
class when browsing any archive page.