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

Navigation Block: Add ability to create a new post/page #19558

Closed
wants to merge 1 commit into from

Conversation

marekhrabe
Copy link
Contributor

Fixes #18900

Description

Very hacky first pass at implementation. Don't take the code seriously, however, the implementation should already work for pages now and let you create a new page and add it to the menu. More work being discussed in #18900

How has this been tested?

Screenshots

Types of changes

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.
  • I've updated all React Native files affected by any refactorings/renamings in this PR. .

@mtias mtias added the [Block] Navigation Affects the Navigation Block label Jan 14, 2020
@marekhrabe
Copy link
Contributor Author

Relevant parts moved to #19775 where the development now happens.

@marekhrabe marekhrabe closed this Jan 22, 2020
@marekhrabe marekhrabe deleted the add/nav-block-new-page branch January 22, 2020 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Navigation Affects the Navigation Block
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Navigation: Add option to create a new page
2 participants