{"id":3860,"date":"2025-02-15T19:30:05","date_gmt":"2025-02-15T19:30:05","guid":{"rendered":"https:\/\/s-o-s.net\/snow-monkey-editor\/"},"modified":"2025-02-15T19:30:05","modified_gmt":"2025-02-15T19:30:05","slug":"snow-monkey-editor","status":"publish","type":"post","link":"https:\/\/s-o-s.net\/en_gb\/snow-monkey-editor\/","title":{"rendered":"Snow Monkey Editor"},"content":{"rendered":"<p> <br \/>\n<\/p>\n<article id=\"post-116192\" class=\"alignwide post-116192 plugin type-plugin status-publish hentry plugin_section-blocks plugin_tags-block plugin_tags-blocks plugin_tags-editor plugin_tags-gutenberg plugin_tags-page-builder plugin_category-editor-and-writing plugin_contributors-inc2734 plugin_contributors-rocketmartue plugin_committers-inc2734\">\n<div class=\"plugin-banner\" id=\"plugin-banner-snow-monkey-editor\"><\/div>\n<header class=\"plugin-header\">\n<div class=\"entry-heading-container\">\n<div>\n<div class=\"entry-thumbnail\">\n\t\t\t\t\t<img decoding=\"async\" class=\"plugin-icon\" srcset=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/icon-128x128.png?rev=2229505, https:\/\/ps.w.org\/snow-monkey-editor\/assets\/icon-256x256.png?rev=2229505 2x\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/icon-256x256.png?rev=2229505\" alt=\"\">\t\t\t\t<\/div>\n<div>\n<h1 class=\"plugin-title\">Snow Monkey Editor<\/h1>\n<p>\t\t\t\t\t<span class=\"byline\">By <span class=\"author vcard\"><a target=\"_blank\" class=\"url fn n\" href=\"https:\/\/profiles.wordpress.org\/inc2734\/\" rel=\"noopener\">Takashi Kitajima<\/a><\/span><\/span>\n\t\t\t\t<\/div>\n<\/p><\/div>\n<div class=\"plugin-actions\">\n<div class=\"wp-block-button is-small plugin-download download-button\"><a target=\"_blank\" class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/downloads.wordpress.org\/plugin\/snow-monkey-editor.10.1.2.zip\" rel=\"noopener\">Download<\/a><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/header>\n<p><!-- .entry-header --><\/p>\n<p>\t<span id=\"description\"><\/span><br \/>\n\t<span id=\"reviews\"><\/span><br \/>\n\t<span id=\"installation\"><\/span><br \/>\n\t<span id=\"developers\"><\/span><br \/>\n\t<span id=\"advanced\" class=\"\"><\/span><br \/>\n\t<span id=\"section-links\"><\/p>\n<ul class=\"tabs clear\">\n<li id=\"tablink-description\"><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/snow-monkey-editor\/#description\" rel=\"noopener\">Details<\/a><\/li>\n<li id=\"tablink-reviews\"><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/snow-monkey-editor\/#reviews\" rel=\"noopener\">Reviews<\/a><\/li>\n<li id=\"tablink-installation\">\n\t\t\t\t<a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/snow-monkey-editor\/#installation\" rel=\"noopener\">Installation<\/a>\n\t\t\t<\/li>\n<li id=\"tablink-developers\"><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/snow-monkey-editor\/#developers\" rel=\"noopener\">Development<\/a><\/li>\n<\/ul>\n<div id=\"link-support\">\n\t\t\t<a target=\"_blank\" href=\"https:\/\/wordpress.org\/support\/plugin\/snow-monkey-editor\/\" rel=\"noopener\">Support<\/a>\n\t\t<\/div>\n<p>\t<\/span><br \/>\n\t<script type=\"text\/javascript\">if ( '#changelog' == window.location.hash ) { window.setTimeout( function() { window.location.hash=\"#developers\"; }, 10 ); }<\/script><\/p>\n<div class=\"entry-content\">\n<div id=\"tab-description\" class=\"plugin-description section\">\n<h2 id=\"description-header\">Description<\/h2>\n<p>The Snow Monkey Editor is a plugin that extends the block editor.<\/p>\n<p>GitHub: https:\/\/github.com\/inc2734\/snow-monkey-editor\/<\/p>\n<h4>Formatter<\/h4>\n<p>Click Snow Monkey button in toolbar.<\/p>\n<ul>\n<li>Text badge<\/li>\n<li>Text background color<\/li>\n<li>Text font size<\/li>\n<li>Text highlighter<\/li>\n<li>Text color<\/li>\n<li>Text letter spacing<\/li>\n<li>Line break per screen size<\/li>\n<li>Format clear<\/li>\n<\/ul>\n<h4>Extensions<\/h4>\n<p>You can settings in inspector.<\/p>\n<ul>\n<li>Hide on smartphone size or tablet size or PC size. (Using media query)<\/li>\n<li>Hide by user roles. (Using <code>render_block<\/code> filter hook. If it does not pass this filter, it is ignored)<\/li>\n<li>Scroll animation<\/li>\n<li>Publish date time settings<\/li>\n<li>Unpublish date time settings<\/li>\n<li>Edit lock by user roles. (Only administrators can set it)<\/li>\n<\/ul>\n<h4>Block presets<\/h4>\n<p>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.<\/p>\n<p>(The number of blocks\/attributes that can be used by the block preset feature is limited by default.)<\/p>\n<h4>Block styles<\/h4>\n<p>There can be used in paragraph blocks, group blocks, image blocks, etc.<\/p>\n<ul>\n<li>Alert<\/li>\n<li>Alert (Remarks)<\/li>\n<li>Alert (Success)<\/li>\n<li>Alert (Warning)<\/li>\n<li>Fluid shapes<\/li>\n<li>Post-it<\/li>\n<li>Post-it (Narrow)<\/li>\n<li>Shadowed<\/li>\n<li>Speech (Top)<\/li>\n<li>Speech (Right)<\/li>\n<li>Speech (Bottom)<\/li>\n<li>Speech (Left)<\/li>\n<li>List (Arrow)<\/li>\n<li>List (Check)<\/li>\n<li>List (Remarks)<\/li>\n<li>List (Times)<\/li>\n<li>Ordered list (Circle)<\/li>\n<li>Ordered list (Square)<\/li>\n<\/ul>\n<h4>Filter hooks (JavaScript)<\/h4>\n<p><strong>SnowMonkeyEditor.extension.allowedNameSpaces<\/strong><\/p>\n<p>JavaScript<\/p>\n<pre><code>import { addFilter } from '@wordpress\/hooks';\n\naddFilter(\n  'SnowMonkeyEditor.extension.allowedNameSpaces',\n  'snow-monkey-blocks\/apply-snow-monkey-editor-extensions',\n  ( allowedNameSpaces, extensionName ) =&gt; {\n    return [\n      ...allowedNameSpaces,\n      'snow-monkey-blocks',\n    ];\n  }\n);\n<\/code><\/pre>\n<p>PHP<\/p>\n<pre><code>add_action(\n    'admin_enqueue_scripts',\n    function() {\n        $data = \"wp.hooks.addFilter(\n            'SnowMonkeyEditor.extension.allowedNameSpaces',\n            'snow-monkey-blocks\/apply-snow-monkey-editor-extensions',\n            ( allowedNameSpaces, extensionName ) =&gt; {\n                return [\n                    ...allowedNameSpaces,\n                    'snow-monkey-blocks',\n                ];\n            }\n        );\";\n        wp_add_inline_script(\n            'snow-monkey-editor@editor',\n            $data\n        );\n    }\n);\n<\/code><\/pre>\n<p><strong>SnowMonkeyEditor.extension.allowedRoles<\/strong><\/p>\n<p>JavaScript<\/p>\n<pre><code>import { addFilter } from '@wordpress\/hooks';\n\naddFilter(\n  'SnowMonkeyEditor.extension.allowedRoles',\n  'snow-monkey-blocks\/apply-snow-monkey-editor-extensions',\n  ( allowedNameSpaces, extensionName ) =&gt; {\n    return [ 'administrator' ];\n  }\n);\n<\/code><\/pre>\n<p>PHP<\/p>\n<pre><code>add_action(\n    'admin_enqueue_scripts',\n    function() {\n        $data = \"wp.hooks.addFilter(\n            'SnowMonkeyEditor.extension.allowedRoles',\n            'snow-monkey-blocks\/apply-snow-monkey-editor-extensions',\n            ( allowedRoles, extensionName ) =&gt; {\n                return [ 'administrator' ];\n            }\n        );\";\n        wp_add_inline_script(\n            'snow-monkey-editor@editor',\n            $data\n        );\n    }\n);\n<\/code><\/pre>\n<\/div>\n<div id=\"screenshots\" class=\"plugin-screenshots section\">\n<h2 id=\"screenshots-header\">Screenshots<\/h2>\n<ul class=\"plugin-screenshots\">\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-1.png?rev=2229505\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-1.png?rev=2229505\" alt=\"\"><\/a><figcaption>Text badge<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-2.png?rev=2229505\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-2.png?rev=2229505\" alt=\"\"><\/a><figcaption>Text background color<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-3.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-3.png?rev=2436116\" alt=\"\"><\/a><figcaption>Text font size<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-4.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-4.png?rev=2436116\" alt=\"\"><\/a><figcaption>Text letter spacing<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-5.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-5.png?rev=2436116\" alt=\"\"><\/a><figcaption>Text highlighter<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-6.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-6.png?rev=2436116\" alt=\"\"><\/a><figcaption>Text color<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-7.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-7.png?rev=2436116\" alt=\"\"><\/a><figcaption>Hide on smartphone size or tablet size or PC size.<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-8.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-8.png?rev=2436116\" alt=\"\"><\/a><figcaption>Hide by user roles.<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-9.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-9.png?rev=2436116\" alt=\"\"><\/a><figcaption>Scroll animation settings<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-10.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-10.png?rev=2436116\" alt=\"\"><\/a><figcaption>Publish settings<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-11.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-11.png?rev=2436116\" alt=\"\"><\/a><figcaption>Unpublish settings<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-12.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-12.png?rev=2436116\" alt=\"\"><\/a><figcaption>Edit lock by user roles.<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-13.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-13.png?rev=2436116\" alt=\"\"><\/a><figcaption>Alert<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-14.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-14.png?rev=2436116\" alt=\"\"><\/a><figcaption>Alert (Remarks)<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-15.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-15.png?rev=2436116\" alt=\"\"><\/a><figcaption>Alert (Success)<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-16.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-16.png?rev=2436116\" alt=\"\"><\/a><figcaption>Alert (Warning)<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-17.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-17.png?rev=2436116\" alt=\"\"><\/a><figcaption>Fluid shapes 1<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-18.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-18.png?rev=2436116\" alt=\"\"><\/a><figcaption>Fluid shapes 2<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-19.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-19.png?rev=2436116\" alt=\"\"><\/a><figcaption>Fluid shapes 3<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-20.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-20.png?rev=2436116\" alt=\"\"><\/a><figcaption>Post-it<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-21.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-21.png?rev=2436116\" alt=\"\"><\/a><figcaption>Post-it (Narrow)<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-22.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-22.png?rev=2436116\" alt=\"\"><\/a><figcaption>Shadowed images<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-23.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-23.png?rev=2436116\" alt=\"\"><\/a><figcaption>Shadowed button<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-24.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-24.png?rev=2436116\" alt=\"\"><\/a><figcaption>Speech<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-25.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-25.png?rev=2436116\" alt=\"\"><\/a><figcaption>List (Arrow)<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-26.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-26.png?rev=2436116\" alt=\"\"><\/a><figcaption>List (Check)<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-27.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-27.png?rev=2436116\" alt=\"\"><\/a><figcaption>List (Remarks)<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-28.png?rev=2436116\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/screenshot-28.png?rev=2436116\" alt=\"\"><\/a><figcaption>List (Times)<\/figcaption><\/figure>\n<\/li>\n<\/ul>\n<\/div>\n<div id=\"tab-installation\" class=\"plugin-installation section\">\n<h2 id=\"installation-header\">Installation<\/h2>\n<p>This plugin can be installed directly from your site.<\/p>\n<ol>\n<li>Log in and navigate to Plugins <span aria-hidden=\"true\" class=\"wp-exclude-emoji\">\u2192<\/span> Add New.<\/li>\n<li>Type \u201cSnow Monkey Editor\u201c into the Search and hit Enter.<\/li>\n<li>Locate the Snow Monkey Editor plugin in the list of search results and click Install Now.<\/li>\n<li>Once installed, click the Activate link.<\/li>\n<\/ol>\n<\/div>\n<div id=\"faq\" class=\"plugin-faq section\">\n<h2 id=\"faq-header\">FAQ<\/h2>\n<dl>\n<dt id=\"can%20the%20snow%20monkey%20editor%20be%20used%20with%20any%20theme%3F\">\n<h3>Can the Snow Monkey Editor be used with any theme?<\/h3>\n<\/dt>\n<dd>\n<p>Yes! You can use the Snow Monkey Editor with any theme, but we recommend using our <a target=\"_blank\" href=\"https:\/\/snow-monkey.2inc.org\/\" rel=\"nofollow ugc noopener\">Snow Monkey<\/a> theme for the best presentation.<\/p>\n<\/dd>\n<\/dl>\n<\/div>\n<div id=\"tab-reviews\" class=\"plugin-reviews section\">\n<h2 id=\"reviews-header\">Reviews<\/h2>\n<div class=\"plugin-reviews\">\n<article class=\"plugin-review\">\n<div class=\"review-avatar\">\n\t\t\t\t\t\t<img decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/30efc797ecc85791332433a8913f24b053d3b16811ac57f6081d56e641e670f1?s=60&amp;d=retro&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/30efc797ecc85791332433a8913f24b053d3b16811ac57f6081d56e641e670f1?s=120&amp;d=retro&amp;r=g 2x\" class=\"avatar avatar-60 photo\" height=\"60\" width=\"60\">\t\t\t\t\t<\/div>\n<div class=\"review\">\n<header>\n<div class=\"header-top\">\n<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-empty\"><\/span><span class=\"dashicons dashicons-star-empty\"><\/span><span class=\"dashicons dashicons-star-empty\"><\/span><span class=\"dashicons dashicons-star-empty\"><\/span><\/div>\n<h3 class=\"review-title\"><a target=\"_blank\" class=\"url\" href=\"https:\/\/wordpress.org\/support\/topic\/does-not-allow-users-to-have-multiple-roles-on-one-site\/\" rel=\"noopener\">Does not allow users to have multiple roles on one site<\/a><\/h3>\n<\/p><\/div>\n<div class=\"header-bottom\">\n\t\t\t\t\t\t\t\t<span class=\"review-author author vcard\"><a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/vovastik\/\" title=\"Posts by Vladimir Bender\" rel=\"author noopener\">Vladimir Bender<\/a><\/span><br \/>\n\t\t\t\t\t\t\t\t<span class=\"review-date\">October 17, 2022<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/header>\n<div class=\"review-content\">This is the most convenient plugin for everyday work, but\u2026 does not allow the user to have multiple roles on the site. This multiplies all of its features by zero.<br \/>\nYou can\u2019t use it on membership sites (LMS, marketplace, etc).<\/div>\n<\/p><\/div>\n<\/article>\n<article class=\"plugin-review\">\n<div class=\"review-avatar\">\n\t\t\t\t\t\t<img decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/c5d9eefcfe639b1187c366a7d0da41bd3aadef8b770efe00cf9d349fa5e60170?s=60&amp;d=retro&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/c5d9eefcfe639b1187c366a7d0da41bd3aadef8b770efe00cf9d349fa5e60170?s=120&amp;d=retro&amp;r=g 2x\" class=\"avatar avatar-60 photo\" height=\"60\" width=\"60\">\t\t\t\t\t<\/div>\n<div class=\"review\">\n<header>\n<div class=\"header-top\">\n<div class=\"wporg-ratings\" aria-label=\"4 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"4\" style=\"color:#ffb900;\"><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-empty\"><\/span><\/div>\n<h3 class=\"review-title\"><a target=\"_blank\" class=\"url\" href=\"https:\/\/wordpress.org\/support\/topic\/useful-but-slows-down-the-editor\/\" rel=\"noopener\">Useful, but slows down the editor<\/a><\/h3>\n<\/p><\/div>\n<div class=\"header-bottom\">\n\t\t\t\t\t\t\t\t<span class=\"review-author author vcard\"><a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/lukascech\/\" title=\"Posts by lukascech\" rel=\"author noopener\">lukascech<\/a><\/span><br \/>\n\t\t\t\t\t\t\t\t<span class=\"review-date\">April 14, 2022<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/header>\n<div class=\"review-content\">The plugin is a good idea and adds a lot of additional features, styles and visibility controls to many Gutenberg elements. <\/p>\n<p>But it slows down the editor significantly. Each click into the paragraph editor or each new line takes a second longer (you can see the delay each time) which makes it a very frustrating editing experience. For example clicking between paragraphs adds at least a 1 second delay \u2013 so you feel like you\u2019re working on a 90s computer. <\/p>\n<p>I presume it\u2019s because all the additional styles and options are being loaded.<\/p>\n<p>Guess it\u2019s the price you need to pay for additional features \u2013 unless the author finds a way to speed things up (delayed loading, parallel loading etc).<\/p><\/div>\n<\/p><\/div>\n<\/article>\n<article class=\"plugin-review\">\n<div class=\"review-avatar\">\n\t\t\t\t\t\t<img decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/229f3ae20a7843cbb10ac791eea711ae39f0819972a3e83d2864b4ba36f2aaf7?s=60&amp;d=retro&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/229f3ae20a7843cbb10ac791eea711ae39f0819972a3e83d2864b4ba36f2aaf7?s=120&amp;d=retro&amp;r=g 2x\" class=\"avatar avatar-60 photo\" height=\"60\" width=\"60\">\t\t\t\t\t<\/div>\n<div class=\"review\">\n<header>\n<div class=\"header-top\">\n<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><\/div>\n<h3 class=\"review-title\"><a target=\"_blank\" class=\"url\" href=\"https:\/\/wordpress.org\/support\/topic\/awesome-8637\/\" rel=\"noopener\">Awesome!<\/a><\/h3>\n<\/p><\/div>\n<div class=\"header-bottom\">\n\t\t\t\t\t\t\t\t<span class=\"review-author author vcard\"><a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/kazuyk\/\" title=\"Posts by kazuyk\" rel=\"author noopener\">kazuyk<\/a><\/span><br \/>\n\t\t\t\t\t\t\t\t<span class=\"review-date\">March 7, 2021<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/header>\n<div class=\"review-content\">Very useful for block editor users! Must install!<\/div>\n<\/p><\/div>\n<\/article>\n<article class=\"plugin-review\">\n<div class=\"review-avatar\">\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/0e4189a98b66e319382b3f83c39fed7eefa99137c8fd6dea09ed44ab8d060db2?s=60&amp;d=retro&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/0e4189a98b66e319382b3f83c39fed7eefa99137c8fd6dea09ed44ab8d060db2?s=120&amp;d=retro&amp;r=g 2x\" class=\"avatar avatar-60 photo\" height=\"60\" width=\"60\">\t\t\t\t\t<\/div>\n<div class=\"review\">\n<header>\n<div class=\"header-top\">\n<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><\/div>\n<h3 class=\"review-title\"><a target=\"_blank\" class=\"url\" href=\"https:\/\/wordpress.org\/support\/topic\/great-plugin-24584\/\" rel=\"noopener\">Great plugin!<\/a><\/h3>\n<\/p><\/div>\n<div class=\"header-bottom\">\n\t\t\t\t\t\t\t\t<span class=\"review-author author vcard\"><a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/ko31\/\" title=\"Posts by Ko Takagi\" rel=\"author noopener\">Ko Takagi<\/a><\/span><br \/>\n\t\t\t\t\t\t\t\t<span class=\"review-date\">January 31, 2020<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/header>\n<div class=\"review-content\">This is very useful for writing blogs!<\/div>\n<\/p><\/div>\n<\/article>\n<article class=\"plugin-review\">\n<div class=\"review-avatar\">\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/b8e2aa21c51a17fe1ba602fe5f95168dd113645fb5e86388550a1d98dd8e6352?s=60&amp;d=retro&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/b8e2aa21c51a17fe1ba602fe5f95168dd113645fb5e86388550a1d98dd8e6352?s=120&amp;d=retro&amp;r=g 2x\" class=\"avatar avatar-60 photo\" height=\"60\" width=\"60\">\t\t\t\t\t<\/div>\n<div class=\"review\">\n<header>\n<div class=\"header-top\">\n<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><\/div>\n<h3 class=\"review-title\"><a target=\"_blank\" class=\"url\" href=\"https:\/\/wordpress.org\/support\/topic\/awesome-7375\/\" rel=\"noopener\">Awesome!<\/a><\/h3>\n<\/p><\/div>\n<div class=\"header-bottom\">\n\t\t\t\t\t\t\t\t<span class=\"review-author author vcard\"><a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/megane9988\/\" title=\"Posts by megane9988\" rel=\"author noopener\">megane9988<\/a><\/span><br \/>\n\t\t\t\t\t\t\t\t<span class=\"review-date\">January 28, 2020<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/header>\n<div class=\"review-content\">I like this plugin! thanks!<\/div>\n<\/p><\/div>\n<\/article><\/div>\n<p>\t\t<a target=\"_blank\" class=\"reviews-link\" href=\"https:\/\/wordpress.org\/support\/plugin\/snow-monkey-editor\/reviews\/\" rel=\"noopener\"><br \/>\n\t\t\tRead all 5 reviews\t\t<\/a><\/div>\n<div id=\"tab-developers\" class=\"plugin-developers section\">\n<h2 id=\"developers-header\">Contributors &amp; Developers<\/h2>\n<div class=\"plugin-contributors\">\n<p>\u201cSnow Monkey Editor\u201d is open source software. The following people have contributed to this plugin.<\/p>\n<p><span class=\"screen-reader-text\">Contributors<\/span><\/p>\n<ul id=\"contributors-list\" class=\"contributors-list\">\n<li>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/d23ee4224d38b1d2093a4e5cc54d76b7e38fb61d233f93ce99fce4d18d7a1300?s=32&amp;d=mm&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/d23ee4224d38b1d2093a4e5cc54d76b7e38fb61d233f93ce99fce4d18d7a1300?s=64&amp;d=mm&amp;r=g 2x\" class=\"avatar avatar-32 photo\" height=\"32\" width=\"32\">\t\t\t\t<a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/inc2734\/\" rel=\"noopener\"><br \/>\n\t\t\t\t\tTakashi Kitajima\t\t\t\t<\/a>\n\t\t\t<\/li>\n<li>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/80aa6d2e36005c8663ab62af2d0c4079d4332b747451a9551b118de565485d37?s=32&amp;d=mm&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/80aa6d2e36005c8663ab62af2d0c4079d4332b747451a9551b118de565485d37?s=64&amp;d=mm&amp;r=g 2x\" class=\"avatar avatar-32 photo\" height=\"32\" width=\"32\">\t\t\t\t<a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/rocketmartue\/\" rel=\"noopener\"><br \/>\n\t\t\t\t\t\u307e\u30fc\u3061\u3085\u3046\t\t\t\t<\/a>\n\t\t\t<\/li>\n<\/ul><\/div>\n<div class=\"plugin-development\">\n<p>\u201cSnow Monkey Editor\u201d has been translated into 1 locale. Thank you to <a target=\"_blank\" href=\"https:\/\/translate.wordpress.org\/projects\/wp-plugins\/snow-monkey-editor\/contributors\" rel=\"noopener\">the translators<\/a> for their contributions.<\/p>\n<p><a target=\"_blank\" href=\"https:\/\/translate.wordpress.org\/projects\/wp-plugins\/snow-monkey-editor\" rel=\"noopener\">Translate \u201cSnow Monkey Editor\u201d into your language.<\/a><\/p>\n<h3>Interested in development?<\/h3>\n<p><a target=\"_blank\" href=\"https:\/\/plugins.trac.wordpress.org\/browser\/snow-monkey-editor\/\" rel=\"noopener\" class=\"broken_link\">Browse the code<\/a>, check out the <a target=\"_blank\" href=\"https:\/\/plugins.svn.wordpress.org\/snow-monkey-editor\/\" rel=\"noopener\">SVN repository<\/a>, or subscribe to the <a target=\"_blank\" href=\"https:\/\/plugins.trac.wordpress.org\/log\/snow-monkey-editor\/\" rel=\"noopener\" class=\"broken_link\">development log<\/a> by <a target=\"_blank\" href=\"https:\/\/plugins.trac.wordpress.org\/log\/snow-monkey-editor\/?limit=100&amp;mode=stop_on_copy&amp;format=rss\" rel=\"noopener\" class=\"broken_link\">RSS<\/a>.<\/p>\n<\/div>\n<\/div>\n<div id=\"tab-changelog\" class=\"plugin-changelog section\">\n<h2 id=\"changelog-header\">Changelog<\/h2>\n<h4>10.1.2<\/h4>\n<ul>\n<li>Fixed a bug where the layout would collapse when setting the background color and padding of a block with alert block style set.<\/li>\n<\/ul>\n<h4>10.1.1<\/h4>\n<ul>\n<li>Improved popover display when there are many roles in \u201cEdit lock (by role)\u201d and \u201cDisplay settings (by role)\u201d.<\/li>\n<\/ul>\n<h4>10.1.0<\/h4>\n<ul>\n<li>Add animation \u201cFade in left\u201d.<\/li>\n<li>Add animation \u201cFade in right\u201d.<\/li>\n<\/ul>\n<h4>10.0.6<\/h4>\n<ul>\n<li>Fixed a bug that the <code>&lt;ServerSideRender \/&gt;<\/code> in <code>&lt;Disabled \/&gt;<\/code> disappears without becoming transparent when the display settings (window size) are set.<\/li>\n<\/ul>\n<h4>10.0.5<\/h4>\n<ul>\n<li>WordPress 6.7 compatible.<\/li>\n<\/ul>\n<h4>10.0.4<\/h4>\n<ul>\n<li>Replace node-sass to sass.<\/li>\n<\/ul>\n<h4>10.0.3<\/h4>\n<ul>\n<li>Fixed a bug that caused the editor to crash when converting paragraph blocks to list blocks.<\/li>\n<\/ul>\n<h4>10.0.2<\/h4>\n<ul>\n<li>Fixed a bug that caused the editor to crash when converting paragraph blocks to list blocks.<\/li>\n<\/ul>\n<h4>10.0.1<\/h4>\n<ul>\n<li>Fixed a bug where CSS for animations was also being applied in the editor.<\/li>\n<li>Update block styles Specificity.<\/li>\n<\/ul>\n<h4>10.0.0<\/h4>\n<ul>\n<li>WordPress 6.6 compatible.<\/li>\n<\/ul>\n<h4>9.4.0<\/h4>\n<ul>\n<li>Requires WordPress 6.5 or later.<\/li>\n<li>Add new format \u201cLine break per screen size\u201d.<\/li>\n<\/ul>\n<h4>9.3.3<\/h4>\n<ul>\n<li>The width of the format popover is now the same as the width of the popover in the block settings panel.<\/li>\n<li>Fixed a bug that caused the popover to move to the upper left corner of the screen when formatting unformatted text.<\/li>\n<\/ul>\n<h4>9.3.1<\/h4>\n<ul>\n<li>Fix for JavaScript alert message.<\/li>\n<\/ul>\n<h4>9.3.0<\/h4>\n<ul>\n<li>Set <code>defer<\/code> attribute to <code>wp_enqueue_script()<\/code>.<\/li>\n<\/ul>\n<h4>9.2.5<\/h4>\n<ul>\n<li>Fixed a bug that blocks with display settings by window size may switch display at unintended timing.<\/li>\n<\/ul>\n<h4>9.2.4<\/h4>\n<ul>\n<li>Fix PHP fatal error.<\/li>\n<\/ul>\n<h4>9.2.3<\/h4>\n<ul>\n<li>Fix PHP fatal error.<\/li>\n<\/ul>\n<h4>9.2.2<\/h4>\n<ul>\n<li>Fixed a bug that caused a blank screen in the post editor for custom post types with their own permissions set.<\/li>\n<\/ul>\n<h4>9.2.1<\/h4>\n<ul>\n<li>Changed the display position of the presets and extensions settings panel to the bottom.<\/li>\n<\/ul>\n<h4>9.2.0<\/h4>\n<ul>\n<li>Fixed a bug that could cause text to disappear when a preset is applied to a paragraph block.<\/li>\n<li>Update CSS.<\/li>\n<li>Add block styles. \u201cSpeech (Left)\u201d, \u201cSpeech (Top)\u201d and \u201cSpeech (Right)\u201d.<\/li>\n<li>Change <code>Popover.isAlternate<\/code> to <code>Popover.variant<\/code>.<\/li>\n<\/ul>\n<h4>9.1.2<\/h4>\n<ul>\n<li>Fix PHP Warning error.<\/li>\n<li>Fixed a bug that broke blocks when selecting colors defined in CSS vars in the highlighter.<\/li>\n<li>Update badge style.<\/li>\n<\/ul>\n<h4>9.1.1<\/h4>\n<ul>\n<li>Fixed a bug that block was broken when changing the block style with a user belonging to a custom role.<\/li>\n<li>Fixed a bug that when the font size format picker was opened with the font size format already set, the set font size was sometimes not selected.<\/li>\n<\/ul>\n<h4>9.1.0<\/h4>\n<ul>\n<li>Add block presets feature.<\/li>\n<\/ul>\n<h4>9.0.3<\/h4>\n<ul>\n<li>Fixed a bug that the extension panel of \u201cSnow Monkey Editor\u201d displayed an empty panel even for blocks that did not need it.<\/li>\n<\/ul>\n<h4>9.0.2<\/h4>\n<ul>\n<li>Update the extension panel UI.<\/li>\n<\/ul>\n<h4>9.0.1<\/h4>\n<ul>\n<li>Added reset button to font size format.<\/li>\n<li>Fixed a bug that popover sometimes jumps to the upper left corner of the screen when setting colors in text color, background color, highlighter, and badge.<\/li>\n<li>Changed Popover to close when letter spacing, line height, and fon tsize are reset.<\/li>\n<\/ul>\n<h4>9.0.0<\/h4>\n<ul>\n<li>Requires WordPress 6.1 or later.<\/li>\n<li>Updated the display to make it easier to see the display restrictions by role on the editor.<\/li>\n<li>Fixed a bug where margins were not given inside the formatting popover for non-Snow Monkey themes.<\/li>\n<\/ul>\n<h4>8.0.2<\/h4>\n<ul>\n<li>Fixed that the picker closes when a number is crossed out or 0 is entered for font size, letter spacing, and line height.<\/li>\n<\/ul>\n<h4>8.0.1<\/h4>\n<ul>\n<li>Fix PHP error.<\/li>\n<\/ul>\n<h4>8.0.0<\/h4>\n<ul>\n<li>Requires WordPress 6.0 or later.<\/li>\n<li>Changed font-size and line-height format <code>display<\/code> from <code>inline-block<\/code> to <code>inline<\/code> in the list.<\/li>\n<li>Changed so that extensions settings are not displayed in the classic block.<\/li>\n<li>Fixed a bug that the icons displayed on the block toolbar did not reflect the proper color when formatting was applied.<\/li>\n<\/ul>\n<h4>7.0.1<\/h4>\n<ul>\n<li>Update sass-basis@17.0.0<\/li>\n<\/ul>\n<h4>7.0.0<\/h4>\n<ul>\n<li>Requires WordPress 5.9 or later.<\/li>\n<li>End of support for ie11.<\/li>\n<li>Changes due to changes in WordPress 5.9.<\/li>\n<\/ul>\n<h4>6.2.1<\/h4>\n<ul>\n<li>Fixed a bug that prevented setting a custom value for font size.<\/li>\n<\/ul>\n<h4>6.2.0<\/h4>\n<ul>\n<li>Fixed a bug that selecting a font size would not add the class, but px value.<\/li>\n<li>Changed so that rem is not added to the unit when line-height is set.<\/li>\n<li>Changed <code>.sme-font-size<\/code> and <code>.sme-line-height<\/code> to <code>inline-block<\/code>.<\/li>\n<\/ul>\n<h4>6.1.0<\/h4>\n<ul>\n<li>Add block styles for code block. \u201cNo wrap\u201d and \u201cWrap\u201d.<\/li>\n<\/ul>\n<h4>6.0.1<\/h4>\n<ul>\n<li>If you set \u201chidden-by-size\u201d, the target block is translucent on editor when the editor is at that size.<\/li>\n<li>Change the \u201chidden-by-role\u201d setting so that your role cannot be set. (Except for administrator)<\/li>\n<\/ul>\n<h4>6.0.0<\/h4>\n<ul>\n<li>Compatible with WordPress 5.8. 5.7 is not supported.<\/li>\n<\/ul>\n<h4>5.0.6<\/h4>\n<ul>\n<li>Fixed a bug where the \u201cFluid shape\u201d block style was not being applied to media and text blocks.<\/li>\n<\/ul>\n<h4>5.0.5<\/h4>\n<ul>\n<li>Update sass-basis<\/li>\n<\/ul>\n<h4>5.0.4<\/h4>\n<ul>\n<li>Fixed a bug that prevented the use of Snow Monkey Blocks plugin blocks.<\/li>\n<\/ul>\n<h4>5.0.3<\/h4>\n<ul>\n<li>Fixed a bug in which saving was sometimes performed consecutively when used with other plugins.<\/li>\n<\/ul>\n<h4>5.0.2<\/h4>\n<ul>\n<li>Fixed a bug where the popover would not disappear but jump to the top left corner of the screen when resetting or clearing each formatting.<\/li>\n<\/ul>\n<h4>5.0.1<\/h4>\n<ul>\n<li>Fixed a bug that the text size would start from 1 when resizing with the text size preset set.<\/li>\n<\/ul>\n<h4>5.0.0<\/h4>\n<ul>\n<li>Updates to support WordPress 5.7.<\/li>\n<\/ul>\n<h4>4.1.0<\/h4>\n<ul>\n<li>Add line-height format.<\/li>\n<li>Fixed a bug that the text size setting doesn\u2019t work properly on WordPress 5.6.2.<\/li>\n<\/ul>\n<h4>4.0.1<\/h4>\n<ul>\n<li>Fix bug that prevented the date time setting extension from being displayed.<\/li>\n<\/ul>\n<h4>4.0.0<\/h4>\n<ul>\n<li>WordPress 5.6 compatibility.<\/li>\n<li>Add animation delay setting.<\/li>\n<li>Add animation speed setting.<\/li>\n<li>Add text letter spacing format.<\/li>\n<\/ul>\n<h4>3.0.5<\/h4>\n<ul>\n<li>Remove wp-polyfill on frontend.<\/li>\n<\/ul>\n<h4>3.0.4<\/h4>\n<ul>\n<li>Fixed color picker of formats bug.<\/li>\n<\/ul>\n<h4>3.0.3<\/h4>\n<ul>\n<li>Fixed a bug that custom colors for each formatting could not be entered or changed.<\/li>\n<\/ul>\n<h4>3.0.2<\/h4>\n<ul>\n<li>Fix block styles CSS bug in editor.<\/li>\n<\/ul>\n<h4>3.0.1<\/h4>\n<ul>\n<li>Bug fixes.<\/li>\n<\/ul>\n<h4>3.0.0<\/h4>\n<ul>\n<li>Requires WordPress 5.5<\/li>\n<\/ul>\n<h4>2.1.2<\/h4>\n<ul>\n<li>Fixed a bug where the caption was hidden when applying fluid shapes.<\/li>\n<\/ul>\n<h4>2.1.1<\/h4>\n<ul>\n<li>Change <code>.sme-hidden-xxx<\/code> styles. Using <code>display: none<\/code>.<\/li>\n<\/ul>\n<h4>2.1.0<\/h4>\n<ul>\n<li>Add animation \u201cFade in down\u201d.<\/li>\n<\/ul>\n<h4>2.0.0<\/h4>\n<ul>\n<li>WordPress 5.4 compatible<\/li>\n<\/ul>\n<h4>1.1.0<\/h4>\n<ul>\n<li>Add animation \u201cFade in up\u201d.<\/li>\n<li>Add filter hook <code>SnowMonkeyEditor.extension.allowedRoles<\/code>.<\/li>\n<\/ul>\n<h4>1.0.0<\/h4>\n<ul>\n<li>Extensions has been changed to apply only to core blocks and Snow Monkey Blocks.<\/li>\n<li>Add filter hook <code>SnowMonkeyEditor.extension.allowedNameSpaces<\/code>.<\/li>\n<\/ul>\n<h4>0.8.2<\/h4>\n<ul>\n<li>Fix php notice error.<\/li>\n<\/ul>\n<h4>0.8.1<\/h4>\n<ul>\n<li>Fixed a bug that start and reverse were not reflected in the order list (square).<\/li>\n<\/ul>\n<h4>0.8.0<\/h4>\n<ul>\n<li>Add block styles for ordered list.<\/li>\n<\/ul>\n<h4>0.7.0<\/h4>\n<ul>\n<li>Add shadowed button block style.<\/li>\n<li>Update browserslist. Using @wordpress\/browserslist-config<\/li>\n<\/ul>\n<h4>0.6.1<\/h4>\n<ul>\n<li>Add block styles of list block.<\/li>\n<\/ul>\n<h4>0.6.0<\/h4>\n<ul>\n<li>Add block styles of list block.<\/li>\n<\/ul>\n<h4>0.5.4<\/h4>\n<ul>\n<li>Change extension panel monkey icon color.<\/li>\n<\/ul>\n<h4>0.5.3<\/h4>\n<ul>\n<li>Fixed bug that selecting the custom colors in a popover would close the custom colors popover.<\/li>\n<\/ul>\n<h4>0.5.2<\/h4>\n<ul>\n<li>Fix bug that popover is displayed when deleting paragraph.<\/li>\n<\/ul>\n<h4>0.5.1<\/h4>\n<ul>\n<li>Fixed bug that selecting a custom color of the format would break the block.<\/li>\n<\/ul>\n<h4>0.5.0<\/h4>\n<ul>\n<li>Add the extension that setting scroll animation.<\/li>\n<li>Fix publish\/unpublish setting bug. RESETTING IS REQUIRED.<\/li>\n<li>Fix bug that dynamic blocks were not displayed.<\/li>\n<\/ul>\n<h4>0.4.1<\/h4>\n<ul>\n<li>Fixed a bug that the block may be broken by the effect of extension.<\/li>\n<\/ul>\n<h4>0.4.0<\/h4>\n<ul>\n<li>Add the extension that publish setting for each blocks.<\/li>\n<li>Add the extension that unpublish setting for each blocks.<\/li>\n<li>IF the block is enabled extension, the extension icon colored.<\/li>\n<li>Roles that can be selected with the edit lock function are limited to roles that have edit_posts capability.<\/li>\n<\/ul>\n<h4>0.3.0<\/h4>\n<ul>\n<li>Add the extension that block edit lock by user roles.<\/li>\n<\/ul>\n<h4>0.2.4<\/h4>\n<ul>\n<li>Change display condition of format popover.<\/li>\n<\/ul>\n<h4>0.2.3<\/h4>\n<ul>\n<li>Fixed a bug where blocks could be destroyed.<\/li>\n<li>Fix the speech block style design.<\/li>\n<\/ul>\n<h4>0.2.2<\/h4>\n<ul>\n<li>Fix the speech block style design.<\/li>\n<\/ul>\n<h4>0.2.1<\/h4>\n<ul>\n<li>Fix bug that the Additional CSS Classes can not edit.<\/li>\n<\/ul>\n<h4>0.2.0<\/h4>\n<ul>\n<li>Add a extension that hide by user roles.<\/li>\n<\/ul>\n<h4>0.1.0<\/h4>\n<ul>\n<li>Initial release.<\/li>\n<\/ul>\n<\/div><\/div>\n<p><!-- .entry-content --><\/p>\n<p>\t<!-- .entry-meta --><br \/>\n<\/article>\n<p><br \/>\n<br \/><a href=\"https:\/\/wordpress.org\/plugins\/snow-monkey-editor\/\" target=\"_blank\" rel=\"noopener\">Source link <\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>Snow Monkey Editor By Takashi Kitajima Download Details Reviews Installation Development Support Description 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 letter spacing Line break per screen size Format [&hellip;]<\/p>","protected":false},"author":201,"featured_media":3861,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"give_campaign_id":0,"footnotes":""},"categories":[42,39,40],"tags":[1971,2637,2636],"class_list":["post-3860","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-block-plugin","category-lite-version","category-wp-plugin-solution","tag-editor","tag-monkey","tag-snow"],"acf":[],"fifu_image_url":"https:\/\/ps.w.org\/snow-monkey-editor\/assets\/banner-772x250.png?rev=2229505","_links":{"self":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/posts\/3860","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/users\/201"}],"replies":[{"embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/comments?post=3860"}],"version-history":[{"count":0,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/posts\/3860\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/media\/3861"}],"wp:attachment":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/media?parent=3860"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/categories?post=3860"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/tags?post=3860"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}