[wp-trac] [WordPress Trac] #27630: Static front page opt-in via widgets

WordPress Trac noreply at wordpress.org
Wed Apr 2 10:12:25 UTC 2014


#27630: Static front page opt-in via widgets
--------------------------------+-----------------------------
 Reporter:  Clorith             |      Owner:
     Type:  defect (bug)        |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  Administration      |    Version:  3.8.1
 Severity:  normal              |   Keywords:
  Focuses:  ui, administration  |
--------------------------------+-----------------------------
 The static front page option is hidden under `Settings > Reading` if there
 are no pages available, but in the Customize screen this shows labels with
 no select boxes, giving the impression of something being broken.

 Attached patch replicates the behavior of the settings page by only
 showing the static front page group if there exists any pages by doing a
 `if ( get_pages() )` check

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27630>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list