Opened 11 years ago
Closed 10 years ago
#29579 closed defect (bug) (wontfix)
Static front page should be reset value ( posts ) when new theme installed
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 4.0 |
| Component: | Options, Meta APIs | Keywords: | |
| Focuses: | Cc: |
Description
When old theme get_option( 'show_on_front') value set page.
you should reset to the value of the posts show on front
Template even though not set anything, CSS home class is removed( body_class )
When old theme get_option( 'show_on_front') value set posts.
home class added( body class )
Templates even though not actually set, only the class is added, it is undesirable
Change History (4)
Note: See
TracTickets for help on using
tickets.
Having a little trouble understanding what you're asking for here. Are you saying, when switching themes -- it should default the site settings for what to show on the front page back to showing most recent posts?