Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #32455, comment 3


Ignore:
Timestamp:
05/21/2015 03:37:09 PM (10 years ago)
Author:
paulwilde
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32455, comment 3

    v1 v2  
    11One other consideration would be to remove the description of "Your theme supports a static front page."
    22
    3 I see that there's a theme_supports argument of "static-front-page" commented out, so I'm guessing this was half-implemented? The only real check I can see if at least 1 page exists.
     3I see that there's a theme_supports argument of "static-front-page" commented out, so I'm guessing this was half-implemented? The only real check I can see is if at least 1 page exists.