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

Limit Widgets

Описание

This is a simple WordPress plugin which allows a site adminstrator to limit the number of widgets in a sidebar. You simply go the the settings -> limit widgets page and customize the maximum number of widgets used for each menu.

A nice visual effect will appear in the sidebar in the WordPress admin and the client will be unable to drop new widgets into the sidebar once the cap has been reached.

You can set widgets to have unlimited widgets by leaving the field blank. You can also set the sidebar to have 0 widgets effectively diabling it.

Credits

This is the Internet which means that nothing is created from scratch. This plugin is mostly a combination of work from other people which I just packaged into something with a user interface for easy management.

Contributors Welcome

Author

Скриншоты

  • A sidebar that is full.
  • A sidebar that is beyond full. Normally this happens when you limit an existing sidebar.

Установка

  1. Upload Limit Widgets to the /wp-content/plugins/ directory.

  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

  3. Go to the Settings -> Limit Widgets page.

  4. Enter an integer for each sidebar on the Limit Widgets settings page.

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

What do the different colors in the WordPress admin section mean?
  • Blue: If you have a sidebar that has reached the maximum number of widets allowed.
  • Red: If you have a sidebar that has more widets than is allowed.
  • No color: If your sidebar doesn’t have a limit or the number of widgets in the sidebar is less than the limit there is applied to the sidebar.
How do you configure a sidebar with more widgets than allowed?

There are two likely ways to get a sidebar that has more widets than allowed.

  1. You set the maximum number of widgets on a sidebar that was already too full.
  2. Someone disabled the JavaScript. See the next question.
How does this plugin work? / Is there anyway someone can avoid the set limits?

This plugin is based on JavaScript. If you have a client who likes to break the rules you set it is possible that they might disable the JavaScript and set the sidebars that way.

Отзывы

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

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

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

Участники

Перевести «Limit Widgets» на ваш язык.

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

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

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

1.0.4

  • fixed a bug where users could add more widgets via the inline tool
  • added additional author

1.0.3

  • Updating admin side CSS to play nicely new layout.
  • Adding link from plugins page to settings page.

1.0.2

  • Fix — PHP notices for an empty widget area

1.0.1

  • Tweak — Updating readme.txt file

1.0.0

  • Initial release