WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: makeiteasy-popup (Used by 70 domains)

MakeITeasy Popup

👤 Lovro Hrust 📦 v1.4.0

Need popups to grab your users’ attention? Marketing call-to-actions that open on scroll, timer, click, matched referer, hover, or exit intent?
Multiple popups on one page? This plugin has it all. It provides styling consistent with core block editor blocks plus additional features.

Why choose Makeiteasy Popup?

▶️ Unlike some other plugins, Makeiteasy Popup integrates seamlessly with WordPress,
feeling like a native, built-in WP block. It’s lightweight and self-sufficient,
without the heavy burden of a large blocks library.
It relies on a single tiny dependency – micromodal.js – with a combined total of only 10 kB of JavaScript❕

👆 Try demo – there is a “Live preview” button on the top of this page 👆

❗ Sometimes “Live preview” does not start due to slower responds of servers with resources. If progress stops with black screen or
progress indicator does not advance anymore (loading should be finished at max 30 seconds) – in that case please refresh the page in browser.

Key Features

  • 🥇 Feature-Rich and free.
  • 🥈 Fully Open Source: Including the block source code. Fork and adjust as needed.
  • 🥉 Developer friendly: Hooks for modifications and unopinionated starting CSS.
  • ⏲️ Future-Proof Compatibility: Guaranteed compatibility with future WordPress versions.

🆕 Added “open on exit intent” feature. It works only on desktop. When popup is set up to open on exit intent and
user moves mouse outside the top border of the browser inner window (screen), popup appears. User can choose when feature is activated
(after how many seconds since page was loaded), so popup can’t open too early.

⏱️❗Queue if another popup is opened, popup is placed in queue and opened upon closing the former.

Known limitations

Currently, opening several modal popups simultaneously is impossible due to the limitations of the Micromodal.js library.
Future versions will replace this library with the native Dialog HTML element, including automatic migration for existing popups.

Block options

The block sidebar provides many options, most of which function similarly to other blocks. Notable options include:
Opening time selector: See the detailed section below.
Layout type: Floating, Fixed, Attached
Popup Enabled: Temporarily hide the popup without deleting it.
Open on interval: Open on given interval in days.
Open on matching referer: Open if the user’s referral URL matches.

Layout Types

  • Floating: popup floats above content. Clicking on area outside popup closes it.
  • Fixed: popup is “fixed” to one of sides of screen — top, bottom, right, left
  • Attached: popup is attached to element on screen. When user scrolls, it moves with it.

Modality

  • Modal: popup blocks everything else on screen, scrolling is not possible, popup can be closed by clicking outside of popup
  • Modeless: popup is non-blocking, user can scroll, popup can’t be closed by clicking outside of popup

Developers

Github repository

https://github.com/Lovor01/makeiteasy-popup

Changing the Close button

Using Javascript:

import { ReactComponent as CloseIcon } from '../assets/close-x.svg';
addFilter( 'makeiteasy-closeButtonIcon', 'makeiteasy/makeiteasy-popup/close-icon', () => () );

If you customize button this way and you already have posts(or pages) with popup block,
on post reopening the message “This block contains unexpected or invalid content.” will be presented.
In such case choose “Attempt to repair block” and if it looks good, save post.

Using PHP:

add_action( 'render_block_makeiteasy/popup', function($content) {
  $svg = file_get_contents( __DIR__ . '/path_to_file/close-button-dark.svg' );
  return preg_replace(
    '~().*()~m',
    "$1$svg$2",
    $content
    );
} );

Attaching Code to Modal Events

Custom events ‘makeiteasy/openModal’ and ‘makeiteasy/closeModal’ are fired on modal open and close. Events fire on modal itself, DOM element
with class .wp-block-makeiteasy-popup.

DomainExposuresHeadersLast Checked
t*g.t*o.m*b*u*h*s*.me (WP 6.9.4) F 2026-05-09 13:08:09
a*s*l*d*n*e*r*t*v*.com F 2026-05-08 23:36:25
g*m*r*e*e*r*p*i*.com F 2026-05-08 11:27:06
m*f*d*.com F 2026-05-08 07:07:20
p*s*-*o*t*o*-*e*l*r.com (WP 6.9.4) F 2026-05-07 18:18:36
g*m*e*a*n*.com (WP 6.9.4) F 2026-05-07 01:31:27
p*y*a*i*a.com B 2026-05-04 04:11:47
a*v*n*e*s*i*s*o*.com F 2026-05-03 15:57:00
a*v*n*e*s*i*p*o*c*d*m*.com F 2026-05-03 15:57:00
i*o*e*.com (WP 6.9.4) F 2026-05-03 14:45:46
c*r*e*t*a*e*.org F 2026-05-03 12:24:27
s*o*m*k*r*r*w*l*.com (WP 6.9.4) C 2026-05-02 21:31:38
p*s*n*u*a*s*a*.com (WP 6.9.4) F 2026-05-02 17:36:10
a*e*o*f*c*a.com (WP 6.9.4) B 2026-05-02 15:10:01
w*n*e*w*n*y*n*f*i*n*s.com (WP 6.9.4) D 2026-05-02 00:28:09
n*r*a*a*l*b*o*s*.hu C 2026-05-01 07:03:24
g*p*a*n*r.app A 2026-05-01 00:47:33
i*v*n*o*y*r*i*.com A 2026-04-29 20:35:16
b*i*g*s*a*a*s*r*l*a*.net F 2026-04-29 12:03:53
m*c*n*v*r*i*y.com A 2026-04-29 08:29:32
f*r*e*i*b*o*o*y.com F 2026-04-28 04:19:05
t*e*r*t*h*a*t*r*j*c*.com D 2026-04-28 04:04:22
n*r*a*a*o*e*.hu F 2026-04-27 19:29:46
p*a*o*t*i*.com (WP 6.9.4) F 2026-04-27 12:50:37
b*e*t*i*e*g*l*r*e.com F 2026-04-27 05:34:45
c*r*o*s*q*t*r.com (WP 6.9.4) F 2026-04-27 02:10:28
g*e*d*t*l.com D 2026-04-26 00:42:59
o*r*n*e*.com (WP 6.9.4) F 2026-04-24 20:40:34
i*s*i*u*-*u*r*t*o*.fr (WP 6.9.4) F 2026-04-24 07:03:35
a*i*n*u*p*l.com F 2026-04-24 04:43:14
p*r*s*e*i*l*.com F 2026-04-23 16:36:09
a*t*o*e*r*p*o*e*t.com D 2026-04-23 02:46:53
p*u*a*a*o*n*e*t*r.com F 2026-04-22 21:24:51
a*n*u*o*e*l*.com F 2026-04-21 19:43:33
d*v*n*t*c*.com D 2026-04-20 12:05:17
o*t*c*1*l*f*.com F 2026-04-20 06:45:35
s*e*l*n*h*a*a*d*o*l.com F 2026-04-19 23:45:17
a*u*v*r*.com (WP 6.9.4) F 2026-04-19 21:31:44
d*s*g*i*g*u*t*c*.com (WP 6.9.4) F 2026-04-19 16:15:45
t*u*t*i*e*n*i*e.com (WP 6.6.2) F 2026-04-18 23:50:34
t*u*t*i*e*n*i*n*.com (WP 6.6.2) F 2026-04-18 23:50:34
t*u*t*i*e*o*f*c*e*.com (WP 6.6.2) F 2026-04-18 23:50:34
t*u*t*i*e*b*n*s.com (WP 6.6.2) F 2026-04-18 23:50:34
k*f*o*a.com (WP 6.9.4) F 2026-04-17 10:35:53
m*x*s*o.com F 2026-04-16 14:26:02
m*x*r*v*m*r*e*i*g.com F 2026-04-16 14:17:33
g*l*i*d.com (WP 6.9.4) D 2026-04-16 02:13:56
z*t*a*i*o*o*f*z*e*l.com (WP 6.7.5) F 2026-04-16 00:45:39
z*t*a*i*o*o*f*c*a*.com (WP 6.7.5) F 2026-04-16 00:45:39
a*a*u*s.com (WP 6.9.4) F 2026-04-15 00:35:48
m*r*g*y*s*r*.com D 2026-04-14 21:08:06
t*t*l*i*t*n*t*n*n*.com (WP 6.9.4) C 2026-04-14 14:45:20
s*n*c*o*m*a*o*.com (WP 6.9.4) F 2026-04-14 02:37:48
t*p*i*e*t*b.com (WP 6.9.4) F 2026-04-13 16:50:15
e*p*r*s*u*r*d.com F 2026-04-12 07:08:17
e*p*r*p*z*a*q*a*e*.com F 2026-04-12 07:01:30
j*r*e*v*n*e*t.nl F 2026-04-11 19:08:17
n*r*a*a*o*e*.com F 2026-04-11 16:52:31
n*r*a*a*l*b*o*s*.com C 2026-04-11 16:52:31
z*r*d*w*t*m*c*r*.com (WP 6.9.4) B 2026-04-11 07:01:03
q*e*s*n*.com (WP 6.9.4) F 2026-04-10 19:22:33
c*y*b*a*t*q*e*n.com F 2026-04-10 08:35:34
d*s*g*-*a*r*t*v*s.com (WP 6.9.4) F 2026-04-10 03:47:26
l*t*l*f*n*a*t*s*u*i*.com F 2026-04-06 12:21:02
b*h*v*o*c*r*t*e*a*y*j.com (WP 6.8.5) F 2026-04-06 07:46:07
b*h*v*o*c*r*t*e*a*y*c.com (WP 6.8.5) F 2026-04-06 07:46:07
b*h*v*o*c*r*t*e*a*y.com (WP 6.8.5) F 2026-04-06 07:46:07
w*n*a*k*r*e*o*.com 2025-11-11 12:12:38
s*e*l*.com 2025-11-10 11:11:31
n*p*p*z*a.com 2025-11-09 09:53:41
j*n*y*r*e.com 2025-11-08 11:23:24

Top 50 Plugins

Plugin Count
elementor 1,838,086
contact-form-7 1,755,144
elementor-pro 1,055,714
woocommerce 848,956
revslider 634,780
jetpack 451,922
js_composer 432,611
wp-rocket 325,209
essential-addons-for-elementor-lite 286,981
gravityforms 255,614
complianz-gdpr 232,317
instagram-feed 226,802
header-footer-elementor 223,646
google-analytics-for-wordpress 219,084
cookie-law-info 218,164
google-site-kit 215,434
elementskit-lite 209,962
sitepress-multilingual-cms 206,539
gutenberg-core 203,904
bluehost-wordpress-plugin 195,469
gutenberg 153,062
wpforms-lite 147,243
astra-sites 139,452
cookie-notice 132,048
litespeed-cache 131,019
gtranslate 126,140
the-events-calendar 122,698
coblocks 115,311
popup-maker 114,366
woocommerce-payments 103,608
tablepress 97,355
astra-addon 94,373
bb-plugin 93,750
LayerSlider 93,148
wp-smushit 92,842
premium-addons-for-elementor 88,552
honeypot 88,395
duracelltomi-google-tag-manager 87,860
mailchimp-for-wp 86,836
all-in-one-seo-pack 85,531
akismet 85,296
cleantalk-spam-protect 84,888
woocommerce-gateway-stripe 82,028
megamenu 80,786
fusion-builder 78,846
formidable 77,021
smart-slider-3 75,792
creative-mail-by-constant-contact 75,475
ewww-image-optimizer 74,700
gravityformsrecaptcha 73,531

Top 50 Themes

Theme Count
hello-elementor 615,415
Divi 516,935
astra 453,978
pub 139,150
Avada 122,597
flatsome 118,599
generatepress 116,465
oceanwp 84,450
kadence 77,740
h4 74,243
enfold 69,545
salient 66,354
bb-theme 57,778
twentytwentyfour 56,530
twentyseventeen 55,433
cocoon-master 53,821
betheme 52,009
blocksy 51,703
twentytwentyfive 47,925
dt-the7 44,685
neve 38,731
Avada-Child-Theme 35,542
woodmart 35,498
twentytwentyone 33,608
bridge 33,062
gox 32,997
twentytwenty 30,108
lightning 29,565
swell 28,057
twentytwentythree 26,343
Impreza 25,004
bricks 24,787
Newspaper 22,079
twentytwentytwo 21,414
epik-redesign 20,222
pro 18,255
uncode 18,160
twentysixteen 18,150
storefront 17,890
extendable 17,583
sydney 16,401
yith-wonder 15,402
Total 14,419
themify-ultra 14,077
hestia 12,774
twentynineteen 12,453
porto 12,203
yootheme 12,150
twentyfifteen 12,094
thrive-theme 11,829