Title: StripBoard
Author: G Matta
Published: <strong>14 آگوست 2026</strong>
Last modified: 18 آگوست 2026

---

جستجوی افزونه‌ها

![](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://fa.wordpress.org/plugins/stripboard/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/stripboard/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/stripboard/#installation)
 * [توسعه](https://fa.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**
 *  آخرین به‌روزرسانی **1 ماه پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 5.9 یا بالاتر **
 *  آزمایش‌شده تا **7.0.5**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/stripboard/)
 * برچسب
 * [cleanup](https://fa.wordpress.org/plugins/tags/cleanup/)[disable features](https://fa.wordpress.org/plugins/tags/disable-features/)
   [performance](https://fa.wordpress.org/plugins/tags/performance/)[security](https://fa.wordpress.org/plugins/tags/security/)
   [woocommerce](https://fa.wordpress.org/plugins/tags/woocommerce/)
 *  [نمایش پیشرفته](https://fa.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/)