Vip Governance Plugin
Description
WordPress plugin that adds additional governance capabilities to the block editor.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
WordPress VIP Block Governance plugin
This WordPress plugin adds additional governance capabilities to the block editor. This is accomplished via three dimensions:
- Insertion: restricts what kind of blocks can be inserted into the block editor. Only what’s allowed can be inserted, and nothing else. This means that even if new core blocks are introduced they would not be permitted.
- Interaction: This adds the ability to control the styling available for blocks at any level.
- Features: controls access to the code editor and block locking.
We have approached this plugin from an opt-in standpoint. An empty effective rule set severely limits the editing experience, although the plugin ships with a permissive fallback rule set. The goal is to create a stable editor with new blocks and features being enabled explicitly via rules, rather than implicitly via updates.
This plugin is currently developed for use on WordPress sites hosted on the VIP Platform.
- Try it out
- Installation
- Usage
- Code Filters
- `vip_governance__governance_file_path`
- `vip_governance__governance_rules_json`
- `vip_governance__is_block_allowed_for_insertion`
- [
vip_governance__is_block_allowed_for_editing](#v
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development