A collection of tools for modifying the WordPress Editor.
All the tools load automatically if you've installed this as a plugin to your WordPress site. If not, you can use each class as needed.
There's more options for each tool, so checkout the links below:
- Asset Loader - help load assets generated by wp-scripts.
- Block Loader - auto-loads blocks to the editor.
- Comment Disablement - disables comments.
- Editor Cleanup - removes some unnecessary bits from the block editor.
- Post Type Registrations - speeds up post-type registration with a single JSON file.
- Template Persistence - speeds up template modifications by saving to disk instead of the database.
- Security - Adds security hardening.
Please submit your PR here instead: https://github.com/boxuk/wp-packages
This repository is what we call a "subtree split": a read-only subset of that main repository. We're looking forward to your PR there!