Changes between Initial Version and Version 1 of Ticket #55900, comment 15
- Timestamp:
- 08/17/2022 02:44:25 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #55900, comment 15
initial v1 1 1 I concur with @khokansardar's suggestion that [https://github.com/WordPress/wordpress-develop/pull/2772/ PR 2772] is a better approach. 2 2 3 It's also worth noting that the `blog_privacy_selector`action exists, [https://github.com/WordPress/wordpress-develop/pull/2777 PR 2777] will currently fail to maintain the previously selected option.3 It's also worth noting that when the [https://developer.wordpress.org/reference/hooks/blog_privacy_selector/ blog_privacy_selector] action exists, [https://github.com/WordPress/wordpress-develop/pull/2777 PR 2777] will currently fail to maintain the previously selected option. 4 4 5 5 This would require