-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove the Navigation Area block #36728
Comments
I implemented a revert in #36604. It will probably be full of merge-conflicts by the time 12.2 is around the corner, but it could still serve as a blueprint. |
Did the Nav Areas PHP code get merged to WP Core already? If so how do we revert that prior to 5.9? |
cc @noisysocks who did the WP Core merge |
Ah, yeah, good flag. I opened a ticket: https://core.trac.wordpress.org/ticket/54506 |
Patch to remove Navigation Areas from Core: WordPress/wordpress-develop#1944 |
Removing this from the WP 5.9 board as there's nothing remaining to do for WP 5.9. Next step is to remove the Navigation Area block from the plugin in Gutenberg 12.2. |
I can't see it in the codebase, so will close this. |
I removed it. Some how I forgot to cross link the issues. Thanks for following up. |
After the discussion was started in #36524 and the block was soft deprecated in Gutenberg 12.0 (#36727), it's time to remove it in Gutenberg 12.2.
I attached 12.1 label to this issue, let's bump it to 12.2 once that milestone is created.
cc @noisysocks @getdave @draganescu
The text was updated successfully, but these errors were encountered: