Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Ensure that newly-added posts/pages appear among list of available nav menu items #156

Closed
6 tasks done
westonruter opened this issue Jun 1, 2016 · 1 comment
Closed
6 tasks done
Milestone

Comments

@westonruter
Copy link
Contributor

westonruter commented Jun 1, 2016

  • Ensure that newly-created posts/pages appear among the nav menu items. Need to ensure customized state is included in search-available-menu-items-customizer and load-available-menu-items-customizer requests. Beware of effort to combine these requests into one, as well.
  • Ensure that newly-created pages get prepended to the list of available nav menu item pages if the Ajax request has already been made.
  • Non-published posts/pages should be removed from available nav menu items.
  • Posts/pages with changed titles should have those title changes reflected in the available nav menu items.
  • Additions/changes/removals to posts/pages should be reflected when searching for nav menu items.
  • When a page title is edited, make sure the corresponding available item and the “original” link show the updated title.

Closely related to #49, #147.

@westonruter
Copy link
Contributor Author

Code can be gleaned from https://core.trac.wordpress.org/changeset/38436

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

No branches or pull requests

1 participant