This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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