Linux 软件免费装
Banner图

Tiny Widget Manager

开发者 wpolstudio
更新时间 2025年8月8日 18:48
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

admin widgets translation-ready visibility logic

下载

1.0.1 1.0.0

详情介绍:

Tiny Widget Manager (TWIM) improves the WordPress widget system by allowing you to control each widget's visibility directly from the admin panel. It’s a lightweight yet powerful tool that gives you full control over how and when widgets are displayed. TWIM adds a simple interface below each widget for defining visibility rules. This provides site editors with a much smarter and more flexible way to manage widget visibility. Available show/hide conditions The power of TWIM lies in the variety of logic conditions it supports: Global AND/OR setting for conditions For each widget, you can also define whether all conditions must be true or if only one is enough. Since each group of condtions has its own show/hide setting, combinations are nearly endless. Active conditions indicator When setting visibility conditions for each of your widgets, it can soon become difficult to understand which conditions have been set. TWIM provides a useful active condition indicator in the form of "eye" icons allowing you to check in a glance which conditions have been activated for a given plugin (see screenshots). Widget Class A dedicated input field allows you to add custom CSS classes to your widgets—no need for an additional plugin just for styling. Settings The settings page currently offers two options: Limitations TWIM does not currently support the new block-based widget editor introduced in recent WordPress versions. If you want to use TWIM, you must switch to the legacy widget interface (this can be done from the plugin’s settings).

安装:

  1. Upload the plugin files to the /wp-content/plugins/tiny-widget-manager directory, or install it via the WordPress plugin screen.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Go to Appearance > Widgets, open any widget, and configure its visibility using the new panel.

屏幕截图:

  • Condition selector showing single post type (gray color theme)
  • Condition selector showing archive pages (orange color theme)
  • Condition selector showing user roles (lime color theme)
  • Condition selector showing device types
  • Global logic selector
  • Active condition(s) indicator
  • Custom CSS class(es) input
  • TWIM settings page

升级注意事项:

1.0.0 First stable version. No upgrade steps required.

常见问题:

Does this plugin work with block-based (FSE) themes?

No. Tiny Widget Manager currently supports classic widget-based themes only.

Does it support custom post types and taxonomies?

Yes, visibility rules can be applied to any registered post type or archive.

Can I add custom CSS classes to widgets?

Yes! A built-in input lets you apply your own classes—no third-party plugin needed.

Will it slow down my site?

No. The plugin is lightweight and adds minimal overhead. Visibility logic is evaluated server-side only when necessary.

更新日志:

1.0.0 1.0.1