Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Limit Widgets

Descrição

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

Ecrãs

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

Instalação

  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.

Perguntas frequentes

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.

Avaliações

Este plugin não tem avaliações.

Contribuidores e programadores

“Limit Widgets” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

Registo de alterações

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