gregrickaby / nextjs-wordpress

💀 It's headless WordPress!

Home Page:https://nextjswp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Primary & Footer Menu Support

gregrickaby opened this issue · comments

I'd like to introduce a new menu in the footer. An easy way for a user to add some links without adding code.

  • Need to register Footer menu
  • Query Footer menu
  • Display and style Footer menu in <Footer />
commented

I'm happy to take this one if it's up for grabs?

commented

FYI: I've made a start on this issue.

I've completed:

  • Register Footer menu
  • Query Footer menu
  • Display and style Footer menu

I have to make a road trip but I will be back in a couple of hours to finish it off and create a PR.