Title: CPT Toggle &#8211; Disable Custom Post Types
Author: DesignStack
Published: <strong>8 سپتامبر 2025</strong>
Last modified: 8 سپتامبر 2025

---

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

![](https://ps.w.org/cpt-toggle-disable-custom-post-types/assets/icon-128x128.png?
rev=3357752)

# CPT Toggle – Disable Custom Post Types

 توسط [DesignStack](https://profiles.wordpress.org/designstack/)

[دانلود](https://downloads.wordpress.org/plugin/cpt-toggle-disable-custom-post-types.1.5.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/cpt-toggle-disable-custom-post-types/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/cpt-toggle-disable-custom-post-types/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/cpt-toggle-disable-custom-post-types/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/cpt-toggle-disable-custom-post-types/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/cpt-toggle-disable-custom-post-types/)

## توضیحات

**Custom Post Type Toggle** gives you a clear overview of every registered post 
type on your site — whether they come from WordPress core, your theme, or installed
plugins. Post types are grouped under tabs by their source, so it’s easy to see 
what comes from where.

If you don’t need some post types (e.g. “Portfolio” from a theme you’re not using,
or “Testimonials” from a plugin), switch them off. Disabling hides the post type
in admin and prevents it being used on the front end.

**Why use it**
 – Keep the admin menu uncluttered – Reduce confusion for editors
and clients – Lighten the site by disabling unused post types

**Features**
 – Toggle any post type (core or custom) on/off – Tabs that group post
types by source (Core, theme, plugin) – Clean card-based interface with instant 
AJAX switching – Counters for enabled, disabled and total – Safe to use — re-enable
at any time

**How it works**
 The plugin inspects where `register_post_type()` is called from
and labels the source as Core, active theme/child theme, or a specific plugin name.

## عکس‌های صفحه

[⌊Core tab showing CPTs and all other CPTs on the Wordpress installation.⌉⌊Core 
tab showing CPTs and all other CPTs on the Wordpress installation.⌉[

Core tab showing CPTs and all other CPTs on the Wordpress installation.

[⌊Example: theme tab showing disabled CPTs.⌉⌊Example: theme tab showing disabled
CPTs.⌉[

Example: theme tab showing disabled CPTs.

## نصب

 1. Upload the plugin folder to `/wp-content/plugins/` or install via Plugins  Add 
    New.
 2. Activate the plugin.
 3. Go to **Settings  CPT Toggle**.
 4. Use the tabs to view sources; flip the switches to enable/disable post types.

## سوالات متداول

### Does disabling delete any content?

No. Content remains in the database. Re-enable the post type to access it again.

### Will permalinks need refreshing?

Usually not. If you’ve changed a lot, visit **Settings  Permalinks** and click **
Save** to flush rules.

### Some post types show under “Unknown”. Why?

Occasionally a source can’t be inferred from the stack. Tell us the CPT slug and
we’ll refine detection.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“CPT Toggle – Disable Custom Post Types” نرم افزار متن باز است. افراد زیر در این
افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ DesignStack ](https://profiles.wordpress.org/designstack/)

[ترجمه “CPT Toggle – Disable Custom Post Types” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/cpt-toggle-disable-custom-post-types)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/cpt-toggle-disable-custom-post-types/),
check out the [SVN repository](https://plugins.svn.wordpress.org/cpt-toggle-disable-custom-post-types/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/cpt-toggle-disable-custom-post-types/)
by [RSS](https://plugins.trac.wordpress.org/log/cpt-toggle-disable-custom-post-types/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 1.5

 * Fixed contributors

#### 1.4

 * Prepared for public release
 * Bumped version to 1.4.

#### 1.3

 * Fixed .org review error: Plugin URI and Author URI are now different.
 * Bumped version to 1.3.

#### 1.2

 * Paths: replaced internal constants with plugin-agnostic detection (active/network/
   MU plugins) for source mapping.
 * Prefixing: unique `cptt_dcp` prefix across class, options, AJAX and handles.
 * i18n: text domain now matches slug (`cpt-toggle-disable-custom-post-types`).
 * Security: moved dynamic data to JSON-injected object for inline JS (proper escaping).
 * Uninstall: cleans both new and legacy option names.

#### 1.1

 * Added translators comment before footer string with placeholder.
 * Renamed plugin to “CPT Toggle – Disable Custom Post Types”.
 * Bumped stable tag to 1.1.

#### 1.0

 * Added translators comments for placeholder strings.
 * Removed load_plugin_textdomain() (WP.org auto-loads language packs).
 * Sanitised/unslashed AJAX inputs; validated indexes; clearer error output.
 * Readme: updated “Tested up to”, trimmed tags to 5, short description to ≤150 
   chars.

#### 0.9

 * Prepared WordPress.org assets, readme, license, uninstall.
 * Minor copy tweaks.

#### 0.8

 * Tabs now scroll horizontally when there are many sources.
 * Smooth scroll to the active tab.

#### 0.7

 * More reliable source detection (skip this plugin in backtrace).
 * Capture during `register_post_type_args`.

#### 0.6

 * Introduced tabbed UI, grouped by source (Core, plugins, theme).
 * Card layout, AJAX toggles, counts.

## اطلاعات

 *  نگارش **1.5**
 *  Last updated **10 ماه پیش**
 *  نصب‌های فعال **30+**
 *  نگارش وردپرس ** 6.0 یا بالاتر **
 *  Tested up to **6.8.5**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/cpt-toggle-disable-custom-post-types/)
 * Tags
 * [admin](https://fa.wordpress.org/plugins/tags/admin/)[cpt](https://fa.wordpress.org/plugins/tags/cpt/)
   [custom post type](https://fa.wordpress.org/plugins/tags/custom-post-type/)[disable](https://fa.wordpress.org/plugins/tags/disable/)
   [toggle](https://fa.wordpress.org/plugins/tags/toggle/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/cpt-toggle-disable-custom-post-types/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[Your review](https://wordpress.org/support/plugin/cpt-toggle-disable-custom-post-types/reviews/#new-post)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/cpt-toggle-disable-custom-post-types/reviews/)

## مشارکت کنندگان

 *   [ DesignStack ](https://profiles.wordpress.org/designstack/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/cpt-toggle-disable-custom-post-types/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](https://designstack.co.uk/)