| 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. |
| | 1 | For 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. |