WordPress maintenance or security needs? Reach out!
TLDWP

Plugin: snow-monkey-editor (Used by 4,777 domains)

Snow Monkey Editor

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_block filter 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

import { addFilter } from '@wordpress/hooks';

addFilter(
  'SnowMonkeyEditor.extension.allowedNameSpaces',
  'snow-monkey-blocks/apply-snow-monkey-editor-extensions',
  ( allowedNameSpaces, extensionName ) => {
    return [
      ...allowedNameSpaces,
      'snow-monkey-blocks',
    ];
  }
);

PHP

add_action(
    'admin_enqueue_scripts',
    function() {
        $data = "wp.hooks.addFilter(
            'SnowMonkeyEditor.extension.allowedNameSpaces',
            'snow-monkey-blocks/apply-snow-monkey-editor-extensions',
            ( allowedNameSpaces, extensionName ) => {
                return [
                    ...allowedNameSpaces,
                    'snow-monkey-blocks',
                ];
            }
        );";
        wp_add_inline_script(
            'snow-monkey-editor@editor',
            $data
        );
    }
);

SnowMonkeyEditor.extension.allowedRoles

JavaScript

import { addFilter } from '@wordpress/hooks';

addFilter(
  'SnowMonkeyEditor.extension.allowedRoles',
  'snow-monkey-blocks/apply-snow-monkey-editor-extensions',
  ( allowedNameSpaces, extensionName ) => {
    return [ 'administrator' ];
  }
);

PHP

add_action(
    'admin_enqueue_scripts',
    function() {
        $data = "wp.hooks.addFilter(
            'SnowMonkeyEditor.extension.allowedRoles',
            'snow-monkey-blocks/apply-snow-monkey-editor-extensions',
            ( allowedRoles, extensionName ) => {
                return [ 'administrator' ];
            }
        );";
        wp_add_inline_script(
            'snow-monkey-editor@editor',
            $data
        );
    }
);
DomainExposuresHeadersLast Checked
r*a*y*g*.jp (WP 7.0.2) F Aug 6, 2026
h*n*p*i.c*.jp F Aug 6, 2026
s*i*a*u*k*i*i.jp F Aug 6, 2026
h*g*s*i*a*a*m*c*i.org (WP 7.0.2) F Aug 6, 2026
s*e*-*t.jp F Aug 6, 2026
s*-*r*n*e.jp F Aug 6, 2026
f*a*a*t*-*u*t*c*.jp F Aug 6, 2026
x*-*y*k*c*u*l*5*0*c*p*2*s*u*i.biz F Aug 6, 2026
m*r*c*e*w*b.com F Aug 6, 2026
q*a*i*y*d*p*.jp (WP 7.0.2) F Aug 6, 2026
y*c.o*.jp (WP 6.6.5) F Aug 5, 2026
c*r*o.jp F Aug 5, 2026
i*a*o*n*.jp F Aug 5, 2026
a*l*s*e*a*g*.tokyo (WP 7.0.2) F Aug 5, 2026
s*u*p*d*.net (WP 7.0.2) F Aug 5, 2026
a*y*z*.com F Aug 5, 2026
k*i*u*o.c*.jp F Aug 5, 2026
t*y*s*i*b*.com F Aug 5, 2026
k*m*f*k*.jp (WP 7.0.2) F Aug 5, 2026
m*n*r*k*w*.jp D Aug 5, 2026
f*k*j*u.c*.jp (WP 7.0.2) F Aug 5, 2026
t*w*-*w.jp (WP 7.0.2) F Aug 5, 2026
m*t*e*c*e*.jp (WP 6.7.5) F Aug 5, 2026
w*p*o*u*t*.jp (WP 6.9.5) F Aug 5, 2026
s*i*a*a*i*s*u*o.c*.jp (WP 6.4.8) F Aug 5, 2026
e*a*.jp (WP 6.2.9) F Aug 5, 2026
m*y*g*s*n*a*.c*.jp (WP 7.0.2) D Aug 5, 2026
y*g*-*a*o*.info D Aug 5, 2026
h*j*m*r*-*c.jp F Aug 5, 2026
s*i*i*o*c*m.jp F Aug 5, 2026
i*k*r*.info (WP 7.0.2) F Aug 4, 2026
w*l*o*.c*.jp (WP 6.4.1) F Aug 4, 2026
s*s*y*m*s*c.de (WP 7.0.2) D Aug 4, 2026
n*s*i*i*o*f*c*o*-*l*s.jp (WP 6.9.5) F Aug 4, 2026
n*t*c*o*.jp (WP 7.0.2) F Aug 4, 2026
s*m*s*e*l.jp (WP 7.0.2) F Aug 4, 2026
a*d*s*u*a.jp (WP 6.1.1) F Aug 4, 2026
g*a*e*o*h*r.com F Aug 4, 2026
t*x*e*i*f.jp (WP 7.0.2) F Aug 4, 2026
s*p*o*t*7.jp (WP 7.0.2) F Aug 4, 2026
k*r*s*k*-*e*.c*.jp D Aug 4, 2026
j*-*1.c*.jp F Aug 4, 2026
i*o*a*6*.c*.jp (WP 5.3.21) F Aug 4, 2026
g*s*k*u*o*k*.c*.jp F Aug 4, 2026
d*-*r*f*.c*.jp F Aug 4, 2026
j*a*n*t.o*.jp (WP 7.0.2) F Aug 4, 2026
j*p*n*t*c*n*.c*.jp (WP 6.1.10) F Aug 4, 2026
p*r*t*c*.jp F Aug 4, 2026
n*g*m*d*n*e*u.c*.jp F Aug 4, 2026
d*w*s.c*.jp (WP 7.0.2) D Aug 4, 2026
a*c*a*u.org (WP 7.0.2) F Aug 4, 2026
s*f*-*r*n*.jp (WP 6.7.5) F Aug 4, 2026
m*s*e*g*t*s.net (WP 7.0.2) F Aug 4, 2026
r*s*n*-*i*.jp F Aug 4, 2026
o*e*e*s*s*h*o*.org (WP 7.0.2) F Aug 4, 2026
b*i*g*t*e*a*.c*.jp (WP 7.0.2) F Aug 4, 2026
f*o*p*o.jp (WP 7.0.2) F Aug 4, 2026
g*-*e*.jp (WP 6.9.5) F Aug 4, 2026
8*k*n*o*b*o*k.jp (WP 7.0.2) F Aug 4, 2026
i*e*-*.net F Aug 4, 2026
i*t*k*m*a*.o*.jp (WP 7.0.2) F Aug 4, 2026
k*u*e*-*i*a*e*i.jp (WP 7.0.2) F Aug 4, 2026
i*e*-*h*k*k*.org (WP 7.0.2) F Aug 4, 2026
r*s*o*t.tw (WP 7.0.2) F Aug 4, 2026
k*y*s*o*i.biz (WP 7.0.2) F Aug 4, 2026
c*i*a*c.c*.jp F Aug 4, 2026
s*n*a*o*e*u*i*a*b*x*u*e*m.org (WP 6.9.5) F Aug 3, 2026
s*h*i*m*n*.jp (WP 7.0.2) F Aug 3, 2026
t*m*k*g*m*.jp (WP 7.0.2) F Aug 3, 2026
k*t*d*n*q*.com (WP 7.0.2) F Aug 3, 2026
k*r*s*i*k*z*k*.net F Aug 3, 2026
f*r*t*f*k*o*a.c*.jp (WP 6.4.8) D Aug 3, 2026
m*e*d*s*o*y.com F Aug 3, 2026
h*m*j*-*o*l*c*i*n.jp (WP 7.0.2) F Aug 3, 2026
s*l*s*.c*.jp F Aug 3, 2026
u*a*n*g*t.com (WP 6.9) F Aug 3, 2026
c*w*b.cc (WP 5.7.15) F Aug 3, 2026
y*m*g*t*-*a*k*.jp (WP 7.0.2) F Aug 3, 2026
m*d*i*e*y*s*h*o*.jp (WP 7.0.2) F Aug 3, 2026
c*s*o*a*d*w*n*a.c*m.tw A Aug 3, 2026
t*f*a*.c*.jp (WP 7.0.2) F Aug 3, 2026
c*t*o*k.net (WP 7.0.2) F Aug 3, 2026
h*e*.org (WP 7.0.2) F Aug 3, 2026
s*n*i*e*h*.jp F Aug 3, 2026
d*y*o*a*.com A Aug 3, 2026
l*l*n*e*t*l.com A Aug 3, 2026
s*i*h*m*p.jp (WP 7.0.2) D Aug 3, 2026
k*n*u*i*h.tokyo F Aug 3, 2026
f*n*m*l*.jp (WP 7.0.2) F Aug 3, 2026
h*t*r*c*-*t*d*o.com C Aug 3, 2026
k*z*n*s*w*.jp (WP 7.0.2) F Aug 3, 2026
f*g*r*h*a*s.jp C Aug 3, 2026
f*u*a*a*o*.com F Aug 3, 2026
p*a*.tokyo (WP 7.0.2) F Aug 3, 2026
e*g*t*i*c.c*.jp F Aug 3, 2026
r*n*-*k*n*-*o*i.jp (WP 7.0.2) F Aug 3, 2026
r*p*o*d*c*.jp F Aug 3, 2026
r*p*o*a*p*.jp F Aug 3, 2026
k*n*o*c*o*.jp F Aug 3, 2026
t*u*h*n*a*o*u.c*.jp F Aug 3, 2026

Top 50 Plugins

Plugin Count
elementor 1,769,667
contact-form-7 1,750,273
elementor-pro 1,052,325
woocommerce 816,129
revslider 608,055
jetpack 454,225
js_composer 419,373
wp-rocket 341,815
essential-addons-for-elementor-lite 264,453
gravityforms 256,870
complianz-gdpr 256,729
google-site-kit 232,967
cookie-law-info 227,806
instagram-feed 224,470
sitepress-multilingual-cms 210,495
header-footer-elementor 206,489
google-analytics-for-wordpress 205,192
bluehost-wordpress-plugin 192,371
elementskit-lite 179,960
gutenberg 167,343
cookie-notice 148,595
litespeed-cache 144,715
gtranslate 124,691
wpforms-lite 123,527
the-events-calendar 122,123
astra-sites 113,022
popup-maker 109,488
woocommerce-payments 109,114
gutenberg-core 103,125
tablepress 102,364
honeypot 97,749
astra-addon 93,668
wp-smushit 90,688
duracelltomi-google-tag-manager 90,311
layerslider 89,063
all-in-one-seo-pack 88,922
bb-plugin 86,775
coblocks 86,696
akismet 84,883
premium-addons-for-elementor 84,279
cleantalk-spam-protect 82,400
ml-slider 82,295
mailchimp-for-wp 81,556
megamenu 80,162
woocommerce-gateway-stripe 79,291
jet-engine 77,969
fusion-builder 76,911
ewww-image-optimizer 76,797
wp-pagenavi 76,513
smart-slider-3 76,013

Top 50 Themes

Theme Count
hello-elementor 620,666
Divi 495,140
astra 413,550
flatsome 139,444
Avada 120,795
generatepress 114,669
oceanwp 80,251
kadence 78,565
pub 72,288
enfold 68,605
salient 65,030
twentyseventeen 54,263
bb-theme 53,343
betheme 52,434
twentytwentyfour 52,372
blocksy 50,764
cocoon-master 49,260
dt-the7 45,394
twentytwentyfive 45,020
woodmart 43,699
neve 38,029
Avada-Child-Theme 36,914
gox 36,304
h4 36,029
bridge 31,223
twentytwentyone 30,232
lightning 30,042
twentytwenty 28,737
swell 28,093
bricks 26,506
Impreza 26,020
Newspaper 24,226
twentytwentythree 22,108
epik-redesign 19,110
twentytwentytwo 18,755
uncode 18,456
pro 17,628
twentysixteen 17,587
sydney 16,328
storefront 16,300
Total 14,366
hello-theme-child-master 14,020
factory-templates-4 13,736
themify-ultra 12,930
extendable 12,681
hestia 12,550
yootheme 12,465
yith-wonder 12,081
porto 11,951
twentyfifteen 11,848