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

Plugin: grids (Used by 541 domains)

Grids: Layout builder for WordPress

πŸ‘€ Evolve πŸ“¦ v1.3.12 πŸ”— Plugin Homepage

πŸ‘‰ For more information about the plugin, visit the documentation website.

A layout builder is a tool that helps you creating visual structures in your page, from a simple layout made by adjacent columns, to more complex compositions. Grids is entirely based on the WordPress block editor, which means that you’ll be able to use it together with the myriad of content blocks that developers and designers from all around the World are creating.

With Grids, we’re bringing a visual structure to the content written with the WordPress Block Editor.

πŸ‘‰ Sections & areas

A Section is a portion of the page that aims at being visually distinct from the rest of the content. Sections are usually top-level blocks that you add one after the other; the sequence of sections is what makes your page layout.

Each Section that you create is composed by several different Areas. In their most basic form, you can think of Areas as columns, which are nothing else than containers for content blocks.

For more elaborated compositions, the Grid Designer allows you to create exactly the grid structure you want within the boundaries of a Section, by using CSS Grid.

πŸ‘‰ Want to know more? Read the plugin documentation! πŸ‘‰ https://justevolve.it/grids/documentation/

πŸ‘‰ Still struggling? That may depend on one of the known issues πŸ‘‰ https://justevolve.it/grids/documentation/known-issues/

πŸ‘‰ 1.3.12

  • FIX: Prevented admin assets from being enqueued on the frontend.

πŸ‘‰ 1.3.11

  • FIX: Message regarding translations being loaded too early
  • FIX: Styles and scripts correctly load in the editor iframe
  • FIX: Compatibility with WordPress 6.9

πŸ‘‰ 1.3.10

  • FIX: Compatibility issues with WordPress 6.4

πŸ‘‰ 1.3.9

  • FIX: Security fix.

πŸ‘‰ 1.3.8

  • FIX: Fixed display settings functionality for sections and areas.

πŸ‘‰ 1.3.7

  • FIX: Fixed a fallback variable issue for Sections and Areas background.

πŸ‘‰ 1.3.6

  • FIX: Fixed an issue with the margins, paddings association on different media queries.
  • FIX: Fixed background repeat and position default behavior on frontend.

πŸ‘‰ 1.3.4 & 1.3.5

  • FIX: Synced row dimension logic on frontend/backend: empty rows will collapse also on the Block Editor screen.

πŸ‘‰ 1.3.3

  • FIX: Fixed 500 error that occurred when using wide-aligned sections.

πŸ‘‰ 1.3.2

  • FIX: Changed the grid column declaration to minmax(0,1fr) in order to prevent grid blowout.
  • FIX: Fixed nested sections issues.

πŸ‘‰ 1.3.1

  • FIX: Reverted row dimension logic: in Sections created with the advanced editor, empty rows will collapse.

πŸ‘‰ 1.3.0

  • ENHANCEMENT: Added compatibility with the Full Site Editor.
  • ENHANCEMENT: Enhanced compatibility with single page application websites.
  • FIX: Fixed style being applied to nested sections.
  • Updated compatibility to WordPress 5.9.

POSSIBLY BREAKING CHANGES:

  • In this version, we have removed the global page setting that allowed for the editor area to be wider when editing a page with the Block Editor. We feel that this should be better handled by the theme itself, especially if it supports the Full Site Editing mode.
  • We have also removed the global page setting that determined the horizontal gutter between areas. This is now handled individually by Section blocks (look for Gap settings). As before, both horizontal and vertical gaps are subject to media queries.
  • We have removed the grids-s-$section_id and grids-a-$area_id classes from their respective elements, since they were no longer needed to generate the element’s style. If you need to specifically identify a section or area, you can use their custom class/anchor controls provided by the Block Editor.

πŸ‘‰ 1.2.28

  • ENHANCEMENT: Added the ability to specify the types of blocks allowed in content areas of a section through the grids/area filter.
  • ENHANCEMENT: Added the ability to specify the size units used in Grids, as well as the default size unit suggested by the editor, through the grids/general filter.
  • FIX: Removed unwanted log to console.
  • Updated compatibility to WordPress 5.7.

πŸ‘‰ 1.2.27

  • FIX: Fixed an issue that occurred when editing custom-created sections and affected previously created areas.
  • FIX: Fixed an issue that prevented post meta to be saved when using Grids with a Custom Post Type.

πŸ‘‰ 1.2.26

  • FIX: Added compatibility with WordPress 5.6 and the latest version of the Gutenberg plugin.

πŸ‘‰ 1.2.25

  • FIX: Minor backend UI fix.
  • FIX: Fixed the dimensioning of blocks in content areas on frontend.

πŸ‘‰ 1.2.24

  • Enhanced support for AJAX-powered content pages.

πŸ‘‰ 1.2.23

  • FIX: Fixed React warnings and errors that occurred when the SCRIPT_DEBUG constant was set to true.
  • FIX: Fixed section styling when in preview mode.
  • FIX: Removed double scrollbar when dragging areas.

πŸ‘‰ 1.2.22

  • FIX: Increased compatibility with WordPress 5.4.

πŸ‘‰ 1.2.21

  • FIX: Fixed a bug that caused section IDs not to be rendered in the page markup.

πŸ‘‰ 1.2.20

  • FIX: Fixed compatibility with Gutenberg 7.3.

πŸ‘‰ 1.2.19

  • FIX: Fixed blocks toolbar issue.

πŸ‘‰ 1.2.18

  • FIX: Fixed reusable block functionality on Sections.
  • FIX: Various minor UI tweaks.
  • FIX: Minor bugs.

πŸ‘‰ 1.2.17

  • FIX: Fixed compatibility with Gutenberg 7.2.
  • FIX: Minor UI tweaks.

πŸ‘‰ 1.2.16

  • FIX: Fixed grid display issues on Internet Explorer 11. Thanks to @amddtim for providing the fixes.

πŸ‘‰ 1.2.15

  • Improved the visualization of units in spacing controls.
  • Added an option to expand the editor width.

πŸ‘‰ 1.2.14

  • FIX: Fixed compatibility with WordPress 5.3.

πŸ‘‰ 1.2.13

  • FIX: Fixed a z-index issue for the area selection highlight.
  • FIX: Fixed an issue that prevented the correct display of duplicated sections.

πŸ‘‰ 1.2.12

  • FIX: Improved the editing of blocks in two vertical adjacent areas in an advanced grid.
  • FIX: Fixed an area width display issue in the block preview.

πŸ‘‰ 1.2.11

  • Added visual feedback to elements when using dimension controls.
  • FIX: Fixed a regression that prevented the correct use of vertical align in Areas.

πŸ‘‰ 1.2.10

  • FIX: Fixed a bug that prevented Sections to be saved correctly when they have an anchor specified.
  • FIX: Minor UI tweaks.

πŸ‘‰ 1.2.9

  • Added anchor support to Sections: you can now add IDs to Section elements on frontend.
  • Various UI tweaks to highlight the grid structure and rendering.
  • Removed the Section block from the Grids section, and made available in the Layout blocks section.
  • Changed the Section and Area block icons to match the plugin brand.
  • FIX: First block selection after inserting a Section in page.
  • FIX: Minor bugs.

πŸ‘‰ 1.2.8

  • FIX: Style alignment for areas when duplicating sections in the Block Editor.

πŸ‘‰ 1.2.7

  • FIX: Restore block insertion mode for newly created areas when using the Gutenberg plugin.
  • FIX: Compatibility fixes with Gutenberg 5.9.0.

πŸ‘‰ 1.2.6

  • FIX: Behavior of content areas when adding lateral spacing.

πŸ‘‰ 1.2.5

  • Added a new β€œStretch” option for backgrounds on sections with β€œwide” alignment.
  • FIX: Minor bugs.

πŸ‘‰ 1.2.4

  • Submitted Grids to the Blocks directory on WordPress.org.
  • Include JS and SCSS source files.

πŸ‘‰ 1.2.3

  • FIX: Fixed an issue that prevented to properly visualize the Block Inserter when the z-index of an area had been tweaked.
  • FIX: Fixed an issue that could cause multiple areas to be added to a section, without using the Grid Designer component.
  • FIX: Minor bug fixes.

πŸ‘‰ 1.2.2

  • FIX: Fixed an issue that prevented custom accent colors to work as intended on the Twenty Nineteen default theme.

πŸ‘‰ 1.2.1

  • FIX: Minor visual tweaks.
  • FIX: Editing of sections composed with the Grid Designer.

πŸ‘‰ 1.2

  • NEW FEATURE: Added page-wide gutter control.
  • ENHANCEMENT: Grid Designer is now available when editing a section, and areas can be rearranged.
  • FIX: CSS style for grids not displaying in loops.
  • FIX: Sections can now be used as reusable blocks.
  • FIX: Minor bugs.

πŸ‘‰ 1.1.1

  • FIX: Translation support.
  • FIX: Issue with blocks toolbar.

πŸ‘‰ 1.1.0

  • NEW FEATURE: Grid Designer.
  • FIX: Translation support.
  • FIX: Minor bugs.

πŸ‘‰ 1.0.0

  • Initial public release.
DomainExposuresHeadersLast Checked
s*t*a*s*e*.com βœ… D 2026-05-25 01:23:11
a*t*o*.group (WP 7.0) βœ… F 2026-05-25 00:45:03
s*g*n*a*.fr βœ… F 2026-05-25 00:39:30
p*e*e*.info (WP 5.8.13) ⚠️ F 2026-05-25 00:02:54
t*r*s.app βœ… C 2026-05-24 23:30:55
k*s*r*.com (WP 6.9.4) βœ… F 2026-05-24 20:59:52
k*i*t*n*a*a*a*d*s.com (WP 6.9.4) βœ… F 2026-05-24 17:47:09
s*j.jp βœ… F 2026-05-24 17:19:01
a*c*i*r*a*e*o.fr βœ… A 2026-05-24 17:15:55
i*o*a*e*u*t.com βœ… D 2026-05-24 13:42:52
i*o*a*e*s*s*e*s.com βœ… D 2026-05-24 13:42:52
i*o*a*e*p*o*.com βœ… D 2026-05-24 13:42:52
i*o*a*e*.com βœ… D 2026-05-24 13:42:52
t*v.no (WP 6.9.4) βœ… F 2026-05-24 13:11:36
c*a*m*c*e*k.com βœ… F 2026-05-24 11:25:25
a*-*l*m*r*a.com βœ… F 2026-05-24 10:29:24
c*a*l*t*e*a*a*a.com (WP 7.0) βœ… F 2026-05-24 09:52:05
u*i*y*o*.com βœ… F 2026-05-24 07:06:17
i*b*-*e*s.org βœ… F 2026-05-24 05:30:46
d*i*b*r*f*i*g*.de (WP 6.6.5) βœ… F 2026-05-24 00:40:39
u*i*u*-*f.com (WP 5.4.19) ⚠️ F 2026-05-23 23:16:49
s*o*.l*t*e*u*c*e.com (WP 6.8.1) βœ… F 2026-05-23 23:04:37
e*f*c*i*e*e*s*l*t*o*.com (WP 5.6.17) ⚠️ F 2026-05-23 19:13:07
p*r*d*p*a*s*n*e*a*h*c*u*.com βœ… D 2026-05-23 18:37:02
p*r*d*p*a*s*n*e*a*i*a.com βœ… D 2026-05-23 18:37:02
a*o*t*m*.ro βœ… F 2026-05-23 14:36:44
a*p*x*e*h.com (WP 5.7.15) ⚠️ F 2026-05-23 13:17:42
p*a*n*o*c*p*s.com βœ… F 2026-05-23 10:59:31
m*r*i.at βœ… C 2026-05-23 09:42:01
3*t.dk βœ… D 2026-05-23 06:05:49
r*b*t*c*.p*t.p*z*a*.pl (WP 6.9.4) βœ… F 2026-05-23 05:19:10
r*x*n*e*t*e*t*r*u*.com (WP 6.8.5) βœ… F 2026-05-23 02:14:48
r*x*n*e*t*e*t*r*e*.com (WP 6.8.5) βœ… F 2026-05-23 02:14:48
a*i*m*u*.com βœ… F 2026-05-23 01:19:28
f*m*l*p*o*i*e*c.com (WP 7.0) βœ… F 2026-05-23 00:47:52
m*s*o*i*f*s*l*n*a*e*u*s*v*s*.it (WP 6.9.4) βœ… F 2026-05-22 15:59:21
k*e*s*a*r*.com (WP 6.9.4) βœ… F 2026-05-22 15:33:39
t*i*g*r*o.de βœ… F 2026-05-22 15:01:42
k*d*m*-*y*r*.com βœ… F 2026-05-22 14:21:32
y*a*s*v*n*a*.com (WP 7.0) βœ… F 2026-05-22 11:19:25
a*m*m*n*i*e*i*s.fr (WP 6.9.4) βœ… B 2026-05-22 10:36:26
k*n*a*b*r*.com βœ… F 2026-05-22 08:05:44
f*b*r*h*m.com βœ… F 2026-05-21 23:55:38
w*.a*e*f*r*i*t*a*.art (WP 5.7.15) ⚠️ πŸ”“ F 2026-05-21 22:09:36
g*a*h*t*b*o*.de (WP 6.8.5) βœ… F 2026-05-21 21:43:52
y*a*b*s*s.org (WP 6.7.5) βœ… F 2026-05-21 20:24:54
k*i*h*o*n*l*y.com (WP 7.0) βœ… F 2026-05-21 18:11:23
g*d*s*i*.dk βœ… F 2026-05-21 13:10:09
m*t*l*r*9*9.ch βœ… F 2026-05-21 12:53:56
s*u*h*r*s*r*n*l*r.com (WP 6.2.3) ⚠️ D 2026-05-21 12:49:55
n*r*h*i*e.dk βœ… D 2026-05-21 12:03:40
k*w*r*m*n*i*l*-*r*o.com (WP 6.9.4) βœ… D 2026-05-21 08:57:15
e*a*e*l*s*l*s.ee (WP 6.9.4) βœ… F 2026-05-21 08:12:40
d*v*d*a*r*d*.com βœ… F 2026-05-21 03:28:26
t*u*k*k*s*g*.com (WP 6.3.8) ⚠️ F 2026-05-21 03:11:04
g*f.g*q.m*b*u*h*s*.me (WP 6.9.4) βœ… D 2026-05-21 00:37:12
b*s*s*c*o*l*e*a*k*o*e*.nl βœ… B 2026-05-20 23:19:10
m*a*u*e*a*n.com (WP 6.0.12) ⚠️ F 2026-05-20 21:01:41
t*k*i*o*m*n*t*c*u*c*.org (WP 6.9.4) βœ… C 2026-05-20 20:34:21
f*r*e*t.dk βœ… D 2026-05-20 18:42:46
o*s*h*r*h.com βœ… A 2026-05-20 17:42:42
m*f*9.com βœ… A 2026-05-20 14:51:22
m*f*a*l*n*i*u*.com βœ… A 2026-05-20 14:51:21
k*n*y*i*e*.com (WP 6.9.4) βœ… F 2026-05-20 14:32:09
b*c*y*r*d*s*g*.c*.nz (WP 6.2.3) ⚠️ D 2026-05-20 12:30:03
b*c*y*r*d*s*g*.c*.za (WP 6.2.3) ⚠️ D 2026-05-20 12:30:03
b*c*y*r*d*s*g*.c*.uk (WP 6.2.3) ⚠️ D 2026-05-20 12:30:03
i*o*.o*g.au (WP 6.9.4) βœ… C 2026-05-20 09:49:02
o*d*t*e*t*t*d*o*.com (WP 6.5.8) βœ… F 2026-05-20 08:00:09
a*q*i.org βœ… F 2026-05-20 07:45:14
s*l*r*t*c*n*l*g*e*.com (WP 6.9.4) βœ… F 2026-05-20 04:20:52
s*l*n*r*u*s*l.com (WP 5.6.17) ⚠️ F 2026-05-20 04:02:41
t*i*s*l.com βœ… F 2026-05-20 00:22:11
b*c*y*r*d*s*g*.de (WP 6.2.3) ⚠️ D 2026-05-19 20:42:04
d*n*m*c*a*k*d*-*o*q*e*.org (WP 6.9.4) βœ… F 2026-05-19 19:40:38
b*r*a*t*r*r*m.com (WP 6.9.4) βœ… D 2026-05-19 17:15:29
e*o*p*.com (WP 6.9.4) βœ… D 2026-05-19 16:48:01
d*n*e*s*a*e*.com βœ… F 2026-05-19 16:34:23
m*v*f*.ca βœ… F 2026-05-19 15:09:32
n*t*a*l*e*t*n*.org βœ… B 2026-05-19 14:46:49
f*r*e*t*-*r*.it βœ… F 2026-05-19 13:05:11
h*n*e*s*n*l*g*l.com (WP 6.9.4) βœ… F 2026-05-19 11:47:09
r*f*.dk (WP 6.9.4) βœ… F 2026-05-19 11:16:00
s*f*a*a*c*a*.com βœ… F 2026-05-19 10:30:14
a*d*e*c*r*u*g*i*i.com (WP 5.3.21) ⚠️ F 2026-05-19 09:53:54
c*r*r*u*.com (WP 6.8.3) βœ… C 2026-05-19 09:03:08
e*i*h*t*d*o*.com (WP 6.9.4) βœ… D 2026-05-19 07:34:04
c*s*n*7*t*r.in βœ… F 2026-05-19 07:17:29
f*r*s*h*r*m*f*s*i*a*.de (WP 5.7.15) ⚠️ F 2026-05-19 04:40:46
c*n*c*u*.i*a*o*e*.com (WP 6.9.4) πŸ”“ F 2026-05-19 01:45:18
a*i*d*e*r*j*k*.de βœ… F 2026-05-19 00:52:09
t*a*h*n*e*o*u*i*n.org βœ… F 2026-05-19 00:13:37
b*n*s*p*r*i*i*n.com (WP 6.9.4) βœ… F 2026-05-18 20:33:03
m*u*p*r*y.com βœ… F 2026-05-18 19:57:41
r*d*e*o*d*r*i*s.com (WP 6.9.4) βœ… F 2026-05-18 15:37:21
d*i*i*h*-*e*.com βœ… D 2026-05-18 13:52:44
r*n*t*-*v*a*i.com (WP 6.9.4) βœ… F 2026-05-18 13:51:13
e*o*p*.ai (WP 6.9.4) βœ… D 2026-05-18 13:48:39
r*d*e*e*c*s.com (WP 6.5.8) βœ… D 2026-05-18 13:34:31
b*l*e*r*.com (WP 6.9.4) βœ… F 2026-05-18 11:37:10

Top 50 Plugins

Plugin Count
elementor 1,800,450
contact-form-7 1,770,416
elementor-pro 1,049,481
woocommerce 816,578
revslider 617,763
jetpack 467,002
js_composer 432,362
wp-rocket 334,096
essential-addons-for-elementor-lite 293,692
gravityforms 267,060
complianz-gdpr 256,646
cookie-law-info 231,313
instagram-feed 228,088
google-site-kit 222,053
sitepress-multilingual-cms 221,190
google-analytics-for-wordpress 214,049
header-footer-elementor 210,208
elementskit-lite 206,911
bluehost-wordpress-plugin 190,775
gutenberg 162,337
gutenberg-core 159,507
cookie-notice 151,371
the-events-calendar 131,527
litespeed-cache 130,994
wpforms-lite 129,550
gtranslate 127,925
astra-sites 119,573
popup-maker 116,091
woocommerce-payments 112,960
tablepress 109,187
coblocks 99,539
honeypot 97,392
astra-addon 95,313
duracelltomi-google-tag-manager 93,533
wp-smushit 93,516
all-in-one-seo-pack 93,320
LayerSlider 91,657
bb-plugin 90,822
premium-addons-for-elementor 86,880
megamenu 86,508
akismet 86,074
cleantalk-spam-protect 83,880
mailchimp-for-wp 83,756
woocommerce-gateway-stripe 83,116
ml-slider 81,034
fusion-builder 79,664
borlabs-cookie 79,520
ewww-image-optimizer 79,050
wp-pagenavi 78,797
formidable 78,063

Top 50 Themes

Theme Count
hello-elementor 615,573
Divi 510,726
astra 423,626
flatsome 133,744
Avada 124,341
generatepress 119,948
pub 109,942
oceanwp 83,460
kadence 78,474
enfold 71,844
salient 66,714
twentytwentyfour 58,958
h4 56,410
twentyseventeen 56,190
bb-theme 55,281
cocoon-master 52,095
betheme 51,820
blocksy 50,688
dt-the7 46,160
twentytwentyfive 43,814
neve 39,351
Avada-Child-Theme 37,622
gox 33,449
woodmart 33,292
bridge 32,878
twentytwentyone 32,115
lightning 31,449
twentytwenty 30,045
swell 28,597
Impreza 26,441
bricks 26,019
sydney 25,643
twentytwentythree 24,026
Newspaper 23,472
voxel 22,440
twentytwentytwo 19,980
epik-redesign 19,270
kubio 19,178
uncode 19,113
sinatra 18,819
twentysixteen 18,221
storefront 17,869
pro 17,861
Total 14,730
extendable 14,595
yith-wonder 14,041
hello-theme-child-master 13,356
themify-ultra 12,983
yootheme 12,936
factory-templates-4 12,927