Opened 16 years ago
Closed 16 years ago
#9332 closed defect (bug) (invalid)
is_home() returns blog page rather than static home page
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.7.1 |
Component: | General | Keywords: | static home page |
Focuses: | Cc: |
Description
If the blog is configured to have a static home page that is different from the blog page then is_home() will return true for the blog page and not for the page configured to be the home page.
There are related issues in All in One SEO and Headspace2, where neither of these plugins can target a static home page correctly.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Use is_front_page() introduced with #3682