plugin-icon

StripBoard

作者 G Matta·
Simply disable unwanted WordPress features from one settings board.
版本
1.0.4
最近更新:
Aug 14, 2026
StripBoard

StripBoard lets you simply disable unwanted features from WordPress (and WooCommerce) at the load level—using hooks, not menu hiding—all from one settings board.

  • Toggleable features across writing, media, speed, security, admin UI, feeds, archives, and WooCommerce
  • Plain-English descriptions, risk labels (high / medium / low), and scope tags (admin / frontend / both)
  • Parent child hierarchy with cascade toggles
  • Kill switch via STRIPBOARD_BYPASS in wp-config.php
  • Extensible for developers via documented filters and actions

No bloat. No page builders. No subscriptions.

Privacy

StripBoard stores settings in the WordPress options table (stripboard_settings) only. It does not send data to remote servers, create accounts, or collect personal information.

Developer hooks

  • stripboard_features — modify the feature registry
  • stripboard_categories — modify category tabs
  • stripboard_disable_{$feature} — implement stripping for custom features
  • stripboard_feature_toggled — react when a setting changes
  • stripboard_validate_setting — filter values before save
  • stripboard_is_feature_enabled( $key ) — public helper

See the GitHub README for extension examples.

目前已測試版本
WordPress 7.0.4
此外掛程式已可供下載,並可用於你 系統。