Changes between Initial Version and Version 1 of Ticket #62769, comment 11
- Timestamp:
- 09/26/2025 08:08:25 AM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62769, comment 11
initial v1 5 5 Thanks, @SirLouen, for the review. 6 6 I’ve opened a PR in core that matches the current Gutenberg behaviour: the Publish button remains disabled until there is content either in the post title or body. 7 8 PR Link: https://github.com/WordPress/wordpress-develop/pull/10055