Changes between Initial Version and Version 1 of Ticket #54800, comment 22
- Timestamp:
- 03/24/2022 06:13:14 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54800, comment 22
initial v1 9 9 There's three cases here: 10 10 - Single Site: `wp_installing()` truthful, actually installing, nonces unavailable. 11 - Multisite Site creation: `wp_installing()` truthful, but nonces available due to Networkbeing installed. With [52602] in place, any pages where a site is being created, the nonces which are no longer being generated here are now unavailable, even though they can be generated. Does that cause a problem? Unsure.11 - Multisite Site creation: `wp_installing()` truthful, but nonces available due to Site being installed. With [52602] in place, any pages where a site is being created, the nonces which are no longer being generated here are now unavailable, even though they can be generated. Does that cause a problem? Unsure. 12 12 - Multisite Network Creation: `wp_installing()` truthful, but nonces unavailable due to Network not being created yet. 13 13
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)