| 开发者 | cybokron |
|---|---|
| 更新时间 | 2026年3月8日 04:57 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
cybokron-advanced-widget-visibility folder to the /wp-content/plugins/ directoryYes, this is a standalone alternative. You can use this instead of Jetpack's visibility feature, or alongside it (they work independently).
No. The visibility checks are very lightweight and only run when widgets are being displayed.
This plugin works with classic widgets. For block-based widget areas, the visibility controls appear in the widget settings.
"Include children" covers direct children only (1 level deep). "Include all descendants" covers ALL nested levels — grandchildren, great-grandchildren, and beyond.
widget-visibility-with-descendants, now cybokron-advanced-widget-visibility).CYBAWV_VERSION constant instead of old WVD_VERSION.cybokron-advanced-widget-visibility.cybokron-advanced-widget-visibility.php.wvd (3 chars) to cybawv (6 chars).wvd- to cybawv-.wvdData to cybawvData.wvd_settings to cybawv_settings.wvd_visibility to cybawv_visibility.Widget_Visibility_Descendants to Cybawv_Plugin.widget-visibility-with-descendants..distignore from distribution package.cybokron-descendant-visibility-widgets.cybokron-descendant-visibility-widgets.cybokron.readme.txt in WordPress.org standard format..distignore for clean distribution packaging.uninstall.php with proper WP_UNINSTALL_PLUGIN guard..jules/ directory.edit_theme_options.is_array() validation for widget instance payloads.aria-label and keyboard-visible focus styles.