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

Front End Search #24

Open
kshaner opened this issue Oct 31, 2018 · 2 comments
Open

Front End Search #24

kshaner opened this issue Oct 31, 2018 · 2 comments

Comments

@kshaner
Copy link
Member

kshaner commented Oct 31, 2018

Jarvis should be invoke-able from the front end when the admin bar is present. We need to determine the best method of getting menu items from wordpress when the menu is not stored but generated on page render in wp-admin.

Ideas:

  • Store the entries in the browser sessionStorage when viewed in the admin so they can be accessed on the front end
  • Merge them into the remote data call when searching after rendering the admin menu on the fly
  • Silently render the admin menu on each page and save it as user meta
@adam-marash
Copy link

👍👍👍

@christianmagill
Copy link

This would be very useful.

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

No branches or pull requests

3 participants