Changes between Initial Version and Version 1 of Ticket #60659, comment 1
- Timestamp:
- 02/07/2025 10:24:11 AM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60659, comment 1
initial v1 3 3 The 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. 4 4 5 You can find more details on this page: 6 https://developer.wordpress.org/reference/functions/get_subdirectory_reserved_names/ 7 5 You can find more details in the section "User Contributed Notes" of the page that you mentioned: 6 https://developer.wordpress.org/reference/functions/get_subdirectory_reserved_names/#user-contributed-notes