• acheta

    (@acheta)


    Ok, I’m not an expert in php and so on, but I wrote a small plugin that turns you pages and their children (two levels only) into a drop down menu. Maybe it is usefull for someone else. Please, don’t be too harsh on my php etc. I just wrote/changed some lines and it worked for me.

    All you have to do is activate the plugin and put the line

    < ?php wp_eigtl_pages(‘sort_column=menu_order&title_li=’ ); ?>

    wherever you want the drop down menu to appear and adjust the css in the plugin-editor accordingly.

    Further information: here.

    Download: here.

  • The topic ‘drop down menu for single pages and children’ is closed to new replies.