Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #16379, comment 74


Ignore:
Timestamp:
10/10/2012 05:46:53 PM (12 years ago)
Author:
lessbloat
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16379, comment 74

    initial v1  
    1 Replying to [comment:73 nacin]:
    2 > Remaining items:
    3 >  * The @todo in options-reading.php for determining whether we use a new or existing blog page.
    4 
    5 I thought about this for a bit.  If the user selects "Add new page", and the title they enter is the same as a title of a page that already exists we should just add another page with the same title.
     1For page_on_front, if the user selects "Add new page", and the title they enter is the same as a title of a page that already exists we should just add another page with the same title.
    62
    73'''My rationale:'''