wordpress plugin - Creating a Dynamic Horizontal Menu -


I am trying to create a horizontal menu in WordPress that can be changed when non-technical users fly without editing Theme's directly to the graphics department :). I am a pure developer and the way I do this. Creating a database with the properties of this link and creating a user-friendly back-end to display content from CRUD.

Is there an easy way to do this in WordPress?

I assume you are building a topic? Base your menu on the menu of the new default theme; It is easily configurable for the CSS menu dropdown, see

There are other plugins, which normally provide easy menu generation in the Admin for Admin section:


Comments