Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

288
Views
How to automatically add Categories & Sub Categories in Wordpress nav menu

i have a long list of categories and sub categories and even a sub categories of sub categories and it take so much time to pick one by one in menu section of wordpress and then re-arrange the hierarchy of categories and their sub categories

I search about it and i did not find anything helping about this so I was wondering if any of your guys can help me with any function or suggest me any plugin which can add these categories in menu automatically

Thanks

about 4 years ago · Santiago Trujillo
2 answers
Answer question

0

There's a plugin: https://wordpress.org/plugins/jc-submenu/

Its old but still works in some themes.

about 4 years ago · Santiago Trujillo Report

0

I confirm a solution with a JC Submenu plugin. Works perfect. I used the Astra theme and add a filter in theme functions.php to work on it.

//Enable compatibility with theme custom menu walkers

add_filter('jcs/enable_public_walker', 'jc_disable_public_walker');

function jc_disable_public_walker($default){
    return false;
}
about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!