Mapoza Editor Control

外掛說明

Control the block editor and classic editor per post type with a simple settings page.

With this plugin you can:

  • Disable the block editor for selected post types.
  • Disable the classic editor for selected post types.
  • Lock the chosen editor mode when using the Classic Editor plugin.
  • Prevent conflicting settings for the same post type.
  • Reset all settings from the admin page.

This plugin is useful for agencies, developers, and site owners who need a cleaner editing experience across custom post types.

Features

  • Simple settings page under Settings > Editor Control.
  • Works with public and custom post types that are visible in the admin.
  • Compatible with the Classic Editor plugin when installed.
  • Prevents the same post type from being forced into both modes.
  • Safe defaults with input sanitization and output escaping.

螢幕擷圖

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/mapoza-editor-control directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Settings > Editor Control.
  4. Select the post types you want to configure.
  5. Save your changes.

常見問題集

Does this plugin require the Classic Editor plugin?

No. The block editor controls work without it.

The classic-editor-specific rules are mainly useful if the Classic Editor plugin is active or if another plugin enables classic editing.

Can I assign the same post type to both lists?

No. If the same post type is selected in both lists, the plugin removes it from the block-editor-disabled list to avoid conflicts.

Does this work with custom post types?

Yes, as long as the post type is visible in the WordPress admin.

使用者評論

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

參與者及開發者

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

參與者

將〈Mapoza Editor Control〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release.
  • Disable block editor per post type.
  • Disable classic editor per post type.
  • Optional editor mode lock.
  • Reset settings button.

1.0.1

  • small text change