Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Menu on footer

Описание

Create a simple configurable unrolled menu on your in a widget or in your wp_footer.

Possible configuration:

. Use like plugin or widget

. Show, unshow categories

. Depth of categories

. Categories order by

. Exclude categories

. Show, unshow pages

. Depth of pages

. Exclude pages

. Modify the css file directly on the settings -> Menu on Footer

Use the widget mode arranges the problems centering

If you want to make the update of this plugin, make sure you have a backup of your modify CSS !!!

Cavimaster Blog on Devsector.ch

Скриншоты

  • In action
  • Admin configuration

Установка

  1. Download the .zip file
    1. Extract the contents and upload into your wp-content/plugins directory
    2. Activate the plugin in your WordPress Dashboard
    3. Configure it on settings -> Menu on Footer into the admin page

Часто задаваемые вопросы

In plugin mode: Why menu-on-footer appear under the initial footer?

Depend of your theme… it’s easy, go on your «wp-content/themes/your_theme/footer.php» and deplace » wp_footer();» like you want

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Menu on footer» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Menu on footer» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.3

  • Creation of the widget object. You can choose specifictly to use like a plugin or like a widget.

1.2

  • Fixbug on the CSS header calling

1.1

  • Fixbug on the settings links

1.0

  • This is the first version of the plugin.