Skip to content
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 Navigation Area endpoints and utility functions #1944

Closed

Conversation

noisysocks
Copy link
Member

This removes the Navigation Area endpoints and utility functions from Core. In WordPress/gutenberg#36524 it was decided to remove the Navigation Area functionality form WP 5.9.

Trac ticket: https://core.trac.wordpress.org/ticket/54506


This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

@noisysocks noisysocks requested a review from adamziel November 25, 2021 03:47
@noisysocks
Copy link
Member Author

Not sure why GitHub isn't letting me request a review from @getdave 🤔

@getdave
Copy link
Contributor

getdave commented Nov 25, 2021

Not sure why GitHub isn't letting me request a review from @getdave 🤔

I guess because I haven't committed here before or something?

Copy link
Contributor

@adamziel adamziel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see the actual JS assets removed as a part of this PR. I guess this is because there are none – webpack turns node_modules into a big JS bundle, but that's only during the build – we don't actually store it in this repo.

🚢

@getdave
Copy link
Contributor

getdave commented Nov 25, 2021

I tried to testing this but my local WordPress develop setup wouldn't start up. Adam's 👍 is good enough for me.

@spacedmonkey
Copy link
Member

This looks good @noisysocks . Happy to commit?

@getdave
Copy link
Contributor

getdave commented Nov 26, 2021

This looks good @noisysocks . Happy to commit?

If you wouldn't mind committing @spacedmonkey I think we're good to go.

@hellofromtonya
Copy link
Contributor

Committed in changesets https://core.trac.wordpress.org/changeset/52272, https://core.trac.wordpress.org/changeset/52273, and https://core.trac.wordpress.org/changeset/52274.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants