Title: StripBoard
Author: G Matta
Published: <strong>2026 年 8 月 14 日</strong>
Last modified: 2026 年 8 月 18 日

---

搜尋外掛

![](https://ps.w.org/stripboard/assets/banner-772x250.png?rev=3646723)

![](https://ps.w.org/stripboard/assets/icon-256x256.png?rev=3646723)

# StripBoard

 由 [G Matta](https://profiles.wordpress.org/gangesh/) 開發

[下載](https://downloads.wordpress.org/plugin/stripboard.1.0.4.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/stripboard/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/stripboard/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/stripboard/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/stripboard/#developers)

 [技術支援](https://wordpress.org/support/plugin/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

## 螢幕擷圖

[⌊Settings → StripBoard with feature toggles, risk labels, category tabs, and safety
guidance.⌉⌊Settings → StripBoard with feature toggles, risk labels, category tabs,
and safety guidance.⌉[

Settings  StripBoard with feature toggles, risk labels, category tabs, and safety
guidance.

## 安裝方式

 1. Upload the `stripboard` folder to the `/wp-content/plugins/` directory, or install
    from Plugins  Add New.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to Settings  StripBoard to configure features.

## 常見問題集

### I disabled something and lost admin access. How do I recover?

Add this line to `wp-config.php` above the “That’s all, stop editing!” comment:

    ```
    define( 'STRIPBOARD_BYPASS', true );
    ```

This bypasses all StripBoard logic until you can re-enable features.

### Does disabling REST API break the block editor?

The REST toggle blocks **unauthenticated** (guest) REST requests only. Logged-in
users and authenticated clients can still use the API.

### Do the auto-update email toggles stop WordPress from updating?

No. Those toggles only suppress notification emails. They do not disable core, plugin,
or theme updates.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈StripBoard〉的開發相關工作。

參與者

 *   [ G Matta ](https://profiles.wordpress.org/gangesh/)

[將〈StripBoard〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/stripboard)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/stripboard/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/stripboard/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/stripboard/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/stripboard/)。

## 變更記錄

#### 1.0.4

 * Minimal admin UI: neutral gray page background, white panels, square edges; blue
   only for highlights

#### 1.0.3

 * Load translated feature strings on init to satisfy WordPress 6.7+ translation
   timing

#### 1.0.2

 * Soften default attachment link toggle: runtime filter only, no global option 
   lock

#### 1.0.1

 * Rebrand to StripBoard for WordPress.org naming guidelines
 * Remove features that interfered with Core update checks or defined DISABLE_WP_CRON
 * Contributors list matches plugin owner account

#### 1.0.0

 * Initial public release
 * WordPress / WooCommerce feature toggles
 * Parent–child hierarchy, kill switch, security warnings
 * Developer extension API

## 中繼資料

 *  版本 **1.0.4**
 *  最後更新 **4 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.9 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/stripboard/)
 * 標籤:
 * [cleanup](https://tw.wordpress.org/plugins/tags/cleanup/)[disable features](https://tw.wordpress.org/plugins/tags/disable-features/)
   [performance](https://tw.wordpress.org/plugins/tags/performance/)[security](https://tw.wordpress.org/plugins/tags/security/)
   [woocommerce](https://tw.wordpress.org/plugins/tags/woocommerce/)
 *  [進階檢視](https://tw.wordpress.org/plugins/stripboard/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/stripboard/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/stripboard/reviews/)

## 參與者

 *   [ G Matta ](https://profiles.wordpress.org/gangesh/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/stripboard/)