Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #60659, comment 1


Ignore:
Timestamp:
02/07/2025 10:24:11 AM (3 months ago)
Author:
realloc
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60659, comment 1

    initial v1  
    33The functionality works as follows: A user cannot add a new site with the name “blog”. However, as a network admin, you have the ability to override this. Additionally, as a developer, you can override it using the **subdirectory_reserved_names** filter.
    44
    5 You can find more details on this page:
    6 https://developer.wordpress.org/reference/functions/get_subdirectory_reserved_names/
    7 
     5You can find more details in the section "User Contributed Notes" of the page that you mentioned:
     6https://developer.wordpress.org/reference/functions/get_subdirectory_reserved_names/#user-contributed-notes