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

Plugin: same-height (Used by 56 domains)

Same Height

👤 damiarita 📦 v1.4.1 🔗 Plugin Homepage

Sometimes we want to display to boxes side by side and they have to look the same. CSS doesn’t always help.

This plugin will use jQuery to detect the boxes you want and force them all to have the same size. The size is uses is the size of the tallest box.

If you have a some parts of your content that need to have the same height, simply wrap them with the [sameheight/] shortcode like this:
[sameheight]
This is a short text
[/sameheight]
[sameheight]
This is a very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very long text
[/sameheight]

When the html renders on your screen, both parts content parts will look equally height. This is very useful if they are floating next to each other and they have a background.

What if I have different sizes in the same page?

You can group shortcodes like this:
[sameheight group=”1″]
This is a very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very long text
[/sameheight]
[sameheight group=”1″]
This is a short text
[/sameheight]
[sameheight group=”2″]
This is another short text
[/sameheight]
[sameheight group=”2″]
This text is long, but not quite as long as the previous one. So, I don’t want these to parts to look as long. But they should still look the same.
[/sameheight]

What if I have a responsive site and I only want the same height to apply in wide-screen, side-by-side configurations?

You can add a breakpoint like this.
[sameheight breakpoint=”xs” ] (You could even use no breakpoint at all)
This is a very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very long text
[/sameheight]
[sameheight breakpoint=”xs” ] (You could even use no breakpoint at all)
This text always has to use the same height than the previous one.
[/sameheight]
[sameheight breakpoint=”md”]
This is a very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very, very long text
[/sameheight]
[sameheight breakpoint=”md”]
This text only has to use the same height when it is next to the previous, but not when it is underneath on smarphones.
[/sameheight]

You have these breakpoints (those familiar with bootstrap know them):

  • “xs” forces same height for all window widths (extra small window – smartphone). Alternatively, you can use no breakpoint
  • “sm” forces same height for window widths > 768px (small window – small tablet)
  • “md” forces same height for window widths > 992px (medium window – table or small desktop)
  • “lg” forces same height for window widths > 1200px (large window – desktop)

Names and widths are based on bootstrap.

Please, note that shortcodes with different “breakpoint” will be in different groups regardless of the “group” setting. You can still use “group” to separate to groups with the same “breakpoint”.

I have some styles in CSS for my classes. How can I apply classes to the content?

Easy:
[sameheight additional_classes=”my-class1 my-classA”]
This is a short text
[/sameheight additional_classes=”my-class2 my-classB”]
[sameheight]
This is a very, very, very, very, very, very long text
[/sameheight]

Can I use all the possibilities together?

Sure:
[sameheight group=”1″ breakpoint=”md” additional_classes=”my-class1 my-classA” /] will work.

Do I need to use the shortcode?

No! If you are editing your html, you can put the right properties in it. That’s all tha shortcode does. Make sure you add the class ‘same-height’. If you use a break point, add it with a hyphen (-) like this: ‘same-height-xs’, ‘same-height-sm’, ‘same-height-md’, or ‘same-height-lg’. The Javascript is looking for those classes to identify the html elements it has to work on.
If you are grouping boxes, use the ‘same-height-group’ property. Like

DomainExposuresHeadersLast Checked
i*s*a*n*.c*.uk 👤 C 2026-06-08 19:31:31
s*g*a*m*t.com D 2026-05-31 21:54:43
t*e*n*r*y*u.com (WP 6.9.4) D 2026-05-31 13:15:54
m*m*y*o*m*o.com (WP 6.7.5) F 2026-05-30 16:17:15
h*r*o*n*e*u*.nl (WP 7.0) D 2026-05-30 14:15:34
b*e*c*l*e*t*c*d*m*.nl (WP 7.0) D 2026-05-30 14:15:34
p*n*w*o*k*n*e*s.com (WP 6.9.4) F 2026-05-29 12:46:57
v*n*l*r*t*r*.com (WP 7.0) D 2026-05-29 08:19:55
g*a*u*t*r*c*u*t*e*t*u*p*r*.com F 2026-05-28 16:43:10
s*u*a*n*e*s*.nl (WP 6.9.4) F 2026-05-28 14:50:52
s*a*o*a.nl (WP 6.7.5) F 2026-05-28 14:50:52
r*y*l*l*e*h*t*l.com F 2026-05-28 01:43:29
l*b*l*u*s*e.nl (WP 7.0) D 2026-05-28 00:02:51
t*m*l*w.de (WP 6.2.9) ⚠️ F 2026-05-27 21:00:13
v*l*o*l*n*.com (WP 6.6.5) D 2026-05-27 02:38:39
r*s*l*v*l*.nl (WP 7.0) D 2026-05-26 19:54:40
n*r*k*l*b*r.no (WP 6.9.4) F 2026-05-25 03:53:01
b*l*o.org F 2026-05-25 02:43:03
s*f*h*m*n*a*.com F 2026-05-24 21:44:39
a*f*r*a*l*s*n*o*h*m*c*r*.net (WP 6.7.5) F 2026-05-20 20:25:38
s*c*a*i*p*e*s*o*.org D 2026-05-20 09:31:29
r*t*r*o*o*i*t*c*.com F 2026-05-20 05:53:57
n*m*.c*.uk C 2026-05-19 07:40:46
s*c*a*i*p*e*s*o*m*r*e*i*g.com D 2026-05-19 02:42:20
i*a*u*s*e*l.ch (WP 6.9.4) F 2026-05-18 22:19:52
w*n*n*k*u*.nl D 2026-05-17 06:59:05
d*b*n*t*a*n*n*.com (WP 4.7.29) ⚠️ F 2026-05-16 12:53:19
t*u*u.com (WP 6.9.4) D 2026-05-16 10:57:00
t*t*e*o*e*u*a*i*n.com (WP 6.9.4) F 2026-05-15 23:39:48
h*r*h*a*t*c*a*h.com (WP 6.9.4) B 2026-05-15 21:53:31
r*g*o*o*t*u*m*r.nl D 2026-05-14 15:45:28
n*a*m*m*e*s.com F 2026-05-14 10:15:16
t*n*h*t*.com D 2026-05-14 05:35:02
n*m*r*e*i*g*o*s*l*a*t.com D 2026-05-14 01:37:22
w*y*i*t*i*t.com F 2026-05-13 01:25:32
r*g*o*a*e*n*r*i*e*s.nl D 2026-05-12 21:41:57
g*f*t*e*s*a*a*k*l*e*n*.com (WP 6.9.4) F 2026-05-12 13:42:33
b*t*a*n*i*e.com (WP 6.9.4) F 2026-05-12 04:09:25
v*d*r*a*t*o*f*r*n*i*.nl (WP 6.9.4) D 2026-05-12 01:33:38
b*r*a*d*l*g*t.nl (WP 6.9.4) D 2026-05-12 01:33:38
d*o*l*n*a*a*e*y.nl (WP 6.9.4) D 2026-05-12 01:33:38
g*s*a*o*o*t*z.com (WP 6.9.4) F 2026-05-11 20:34:58
w*i*l*n*-*m*h.de (WP 6.9.4) F 2026-05-11 01:24:44
a*b*-*e.com F 2026-05-11 00:53:27
p*e*.org C 2026-05-10 18:46:36
p*r*e*t*e*r.nl D 2026-05-10 09:32:01
g*o*w*r*d*e*i*.com F 2026-05-09 11:07:32
m*l*v*.com (WP 6.9.4) F 2026-05-08 19:33:37
s*z*e*f*e*s.com (WP 6.9.4) F 2026-05-08 16:43:59
s*l*r*l*i*t*n*.com (WP 6.6.5) D 2026-05-07 16:36:22
n*g*u.ca (WP 6.2.7) ⚠️ F 2026-05-07 15:11:43
e*s*s*l*r*l*i*t*n*.com (WP 6.6.5) D 2026-05-07 14:11:03
s*h*o*k*.com F 2026-05-07 06:22:24
s*a*f*l*i*g*o*u*i*n*.com F 2026-05-06 18:13:40
g*t*d*e*t*r*f*t.com (WP 6.9.4) A 2026-05-04 13:18:06
s*r*f*e*z*f*t*e*s.com (WP 6.9.4) A 2026-05-04 01:17:29

Top 50 Plugins

Plugin Count
elementor 1,744,327
contact-form-7 1,739,229
elementor-pro 1,027,788
woocommerce 797,925
revslider 605,663
jetpack 456,403
js_composer 420,900
wp-rocket 327,985
essential-addons-for-elementor-lite 264,002
complianz-gdpr 256,882
gravityforms 251,116
cookie-law-info 228,015
instagram-feed 225,059
google-site-kit 219,372
sitepress-multilingual-cms 209,712
google-analytics-for-wordpress 207,790
header-footer-elementor 206,578
bluehost-wordpress-plugin 185,580
elementskit-lite 181,214
gutenberg-core 161,365
gutenberg 159,852
cookie-notice 150,782
litespeed-cache 130,768
wpforms-lite 128,077
the-events-calendar 124,824
gtranslate 122,976
astra-sites 118,495
popup-maker 111,909
woocommerce-payments 110,959
tablepress 99,723
coblocks 99,183
honeypot 96,237
astra-addon 93,115
all-in-one-seo-pack 91,664
wp-smushit 91,020
LayerSlider 89,839
duracelltomi-google-tag-manager 89,212
bb-plugin 85,448
premium-addons-for-elementor 84,729
akismet 83,659
cleantalk-spam-protect 82,375
mailchimp-for-wp 82,191
woocommerce-gateway-stripe 79,841
megamenu 79,695
borlabs-cookie 79,524
ml-slider 78,664
fusion-builder 77,466
ewww-image-optimizer 75,442
formidable 75,398
smart-slider-3 75,144

Top 50 Themes

Theme Count
hello-elementor 606,398
Divi 501,867
astra 417,125
flatsome 125,696
Avada 121,657
generatepress 115,745
pub 111,465
oceanwp 82,272
kadence 78,633
enfold 70,932
salient 65,007
h4 55,474
twentyseventeen 54,842
twentytwentyfour 52,644
bb-theme 51,719
betheme 51,552
cocoon-master 50,876
blocksy 49,730
dt-the7 45,261
twentytwentyfive 43,293
neve 38,751
Avada-Child-Theme 36,699
gox 34,496
woodmart 32,986
bridge 32,224
twentytwentyone 31,352
lightning 29,583
twentytwenty 28,979
swell 27,861
Impreza 26,096
bricks 25,386
twentytwentythree 23,372
Newspaper 23,298
twentytwentytwo 19,595
epik-redesign 19,302
uncode 18,515
twentysixteen 17,588
pro 17,119
sydney 16,624
storefront 16,445
extendable 14,924
Total 14,496
yith-wonder 13,365
hello-theme-child-master 13,309
factory-templates-4 13,223
themify-ultra 12,876
yootheme 12,638
hestia 12,610
twentynineteen 11,800
porto 11,713