Title: Block editor assets filter
Author: enomoto celtislab
Published: <strong>September 25, 2020</strong>
Last modified: September 28, 2020

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/block-editor-assets-filter/assets/icon-256x256.png?rev=2388043)

# Block editor assets filter

 By [enomoto celtislab](https://profiles.wordpress.org/enomoto-celtislab/)

[Download](https://downloads.wordpress.org/plugin/block-editor-assets-filter.zip)

 * [Details](https://test.wordpress.org/plugins/block-editor-assets-filter/#description)
 * [Reviews](https://test.wordpress.org/plugins/block-editor-assets-filter/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/block-editor-assets-filter/#installation)
 * [Development](https://test.wordpress.org/plugins/block-editor-assets-filter/#developers)

 [Support](https://wordpress.org/support/plugin/block-editor-assets-filter/)

## Description

You may have many custom blocking plugins installed, but you may not want (or need)
to enable them for all of your posts and pages. This plugin allows you to disable
unwanted custom block plugins for each post or page.

Filtering the activation of custom block plugins will allow you to speed up editing
in the block editor and use different custom blocks that cause conflicts.

For example, if you use Jetpack plugin, but you don’t need Jetpack custom blocks
and you want to clean up your editing screen.

[plugin load filter](https://wordpress.org/plugins/plugin-load-filter/) is recommended
for speeding up and controlling the dynamic stopping of plugins on the front side.

For more detailed information, there is an introduction page.

[Documentation](https://celtislab.net/en/wp-block-editor-assets-filter)

## Screenshots

 * [[
 * Filter setting.
 * [[
 * Setting of each post

## Installation

 1. Upload the `block-editor-assets-filter` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the `Plugins` menu in WordPress
 3. Set up from `block-editor-assets-filter` to be added to the Settings menu of Admin
    mode.

Usage

 * Open the settings page.
    - The filter list for the “enqueue_block_editor_assets” action hook at the start
      of the block editor run is displayed
 * Select the action hook defaults.
    - Select ‘add’ for the filter to be activated and ‘remove’ for the filter to
      be deactivated
 * You can specify whether to set the default or re-set for each Post ID.
 * Note
    - Custom blocks loaded without using ‘enqueue_block_editor_assets’ action hook
      cannot be filtered

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Block editor assets filter” is open source software. The following people have 
contributed to this plugin.

Contributors

 *   [ enomoto celtislab ](https://profiles.wordpress.org/enomoto-celtislab/)

[Translate “Block editor assets filter” into your language.](https://translate.wordpress.org/projects/wp-plugins/block-editor-assets-filter)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/block-editor-assets-filter/),
check out the [SVN repository](https://plugins.svn.wordpress.org/block-editor-assets-filter/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/block-editor-assets-filter/)
by [RSS](https://plugins.trac.wordpress.org/log/block-editor-assets-filter/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.9.2

 * 2020-9-28
 * fix : php warning in action_posts function

#### 0.9.1

 * 2020-9-24
 * Fixed the use of hardcoats such as wp-content in program.
 * Fix sanitization esc_html -> sanitize_text_field
 * Use namespaces to avoid class name conflicts.

#### 0.9.0

 * 2020-9-23

## Meta

 *  Version **0.9.2**
 *  Last updated **6 years ago**
 *  Active installations **10+**
 *  WordPress version ** 5.3 or higher **
 *  Tested up to **5.5.18**
 *  PHP version ** 7.2 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/block-editor-assets-filter/)
 * Tags
 * [gutenberg](https://test.wordpress.org/plugins/tags/gutenberg/)[performance](https://test.wordpress.org/plugins/tags/performance/)
 *  [Advanced View](https://test.wordpress.org/plugins/block-editor-assets-filter/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/block-editor-assets-filter/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/block-editor-assets-filter/reviews/)

## Contributors

 *   [ enomoto celtislab ](https://profiles.wordpress.org/enomoto-celtislab/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/block-editor-assets-filter/)