Opened 8 months ago
Closed 7 months ago
#64132 closed defect (bug) (maybelater)
Template activation: missing "activate" notice after save
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 6.9 |
| Component: | Editor | Keywords: | |
| Focuses: | Cc: |
Description
There's an "Activate" notice that is supposed to an appear on template save in the editor. You can see an example in this PR: https://github.com/WordPress/gutenberg/pull/72285. With the Gutenberg plugin, this works fine, but not in core. It's unclear to me right now if this is an issue on the PHP or JS side.
Change History (3)
This ticket was mentioned in Slack in #core by amykamala. View the logs.
8 months ago
Note: See
TracTickets for help on using
tickets.
Since the template activation feature has been punted to 7.0, I'd like to punt this ticket accordingly.