#6231 closed defect (bug) (wontfix)
is_page('header-2') returns true
| Reported by: | isharis | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | 2.2.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Theme; Twenty Fifteen
BuddyPress: 2.2.1
Add is_page('header-2') to header.php of the theme which will return true on the buddypress user profile page which is extremely strange.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This issue is fixed in:
https://core.trac.wordpress.org/attachment/ticket/24674/24674.ray.patch
BP had to set page ID's to zero for Dirs this induced a WP bug which is now patched.