Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #54489, comment 15


Ignore:
Timestamp:
12/02/2021 10:45:14 AM (5 years ago)
Author:
jameskoster

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54489, comment 15

    initial v1  
    22
    33Perhaps we can check the `fresh_site` flag, and only display the "add an about page" link when the site is fresh, and otherwise display a generic "Add a new post" link.
     4
     5Edit: Then again, perhaps a better approach would be a dedicated pattern introduction flow in the editor itself. That would probably be more flexible (maybe the user wants to create a contact page first).