The Snow Monkey Editor is a plugin that extends the block editor.
GitHub: https://github.com/inc2734/snow-monkey-editor/
Formatter
Click Snow Monkey button in toolbar.
- Text badge
- Text background color
- Text font size
- Text highlighter
- Text color
- Text gradient
- Text letter spacing
- Line break per screen size
- Format clear
Extensions
You can settings in inspector.
- Hide on smartphone size or tablet size or PC size. (Using media query)
- Hide by user roles. (Using
render_blockfilter hook. If it does not pass this filter, it is ignored) - Scroll animation
- Publish date time settings
- Unpublish date time settings
- Edit lock by user roles. (Only administrators can set it)
Block presets
This feature allows you to save the settings of a block and set them for other blocks of the same type at the touch of a button.
(The number of blocks/attributes that can be used by the block preset feature is limited by default.)
Block styles
There can be used in paragraph blocks, group blocks, image blocks, etc.
- Alert
- Alert (Remarks)
- Alert (Success)
- Alert (Warning)
- Fluid shapes
- Post-it
- Post-it (Narrow)
- Shadowed
- Speech (Top)
- Speech (Right)
- Speech (Bottom)
- Speech (Left)
- List (Arrow)
- List (Check)
- List (Remarks)
- List (Times)
- Ordered list (Circle)
- Ordered list (Square)
Filter hooks (JavaScript)
SnowMonkeyEditor.extension.allowedNameSpaces
JavaScript
PHP
SnowMonkeyEditor.extension.allowedRoles
JavaScript
PHP

评论0