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

Plugin: grids (Used by 521 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
i*t*i*s*a*e*l*h.com (WP 7.0.2) πŸ‘€ F 2026-07-27 00:14:21
c*n*d*a*f*a*o*s.com (WP 7.0.2) πŸ‘€ F 2026-07-26 23:03:22
l*k*w*l*.com (WP 6.9.5) πŸ‘€ F 2026-07-26 20:25:02
c*m*i*g*r*p*c*l.com πŸ‘€ F 2026-07-26 16:58:57
k*w*r*m*n*i*l*-*r*o.fr (WP 6.9.5) πŸ‘€ D 2026-07-26 16:40:35
a*t*e*s*r*n*f*m*l*e*.org βœ… F 2026-07-26 13:13:25
d*d*e*e*a*a*.com βœ… F 2026-07-26 10:21:11
b*u*e*k*p*r*p*k*i*e*.de βœ… F 2026-07-26 09:59:13
s*v*i*t*r*e.it (WP 6.8.2) βœ… F 2026-07-26 02:45:03
p*e*r*z*n*n*.com (WP 5.5.18) ⚠️ F 2026-07-26 00:38:18
t*e*p*w.com (WP 7.0.2) πŸ‘€ F 2026-07-25 16:23:48
c*u*e*g*.com βœ… F 2026-07-25 14:43:14
s*r*t*g*s*h*-*y*n*t*e*a*i*.com (WP 5.9.13) ⚠️ πŸ‘€ F 2026-07-25 14:42:41
v*l*a*g*o*f*a*c*s*o.com (WP 6.8.3) πŸ‘€ F 2026-07-25 14:02:43
v*l*a*g*o*a*p*o*o.com (WP 7.0.2) πŸ‘€ F 2026-07-25 14:02:43
v*l*a*g*o*a*f*a*c*s*o.com (WP 6.8.3) πŸ‘€ F 2026-07-25 14:02:43
d*c*i*u*u*y*p*r*m*n*s.it (WP 6.8.2) πŸ‘€ F 2026-07-25 13:31:34
v*l*a*e*a*p*n*.com (WP 7.0.2) βœ… F 2026-07-25 12:53:09
r*c*e*s*a*t*n*.nl βœ… C 2026-07-25 11:57:46
d*i*i.com βœ… F 2026-07-25 11:46:11
d*i*o*m*r*i*l.com (WP 7.0.2) βœ… D 2026-07-25 11:45:34
d*i*m*.com βœ… F 2026-07-25 11:45:34
h*t*l*e*a*z*.it (WP 6.9.5) πŸ‘€ F 2026-07-25 10:38:10
h*t*l*u*o*a*i*a.it (WP 6.9.5) πŸ‘€ F 2026-07-25 10:38:10
b*g*a*g*a*t*e*s*i*.c*.uk βœ… F 2026-07-25 02:54:05
l*b.hu βœ… F 2026-07-24 23:45:28
j*r*i*s*h.at βœ… F 2026-07-24 22:36:08
m*y*b*-*r*n*p*r*.com πŸ‘€ F 2026-07-24 21:26:31
p*s*e*c*n*e*.org βœ… F 2026-07-24 19:56:24
g*s*a*c*i*e*t*n.de (WP 6.7.5) πŸ‘€ F 2026-07-24 16:34:36
s*o*m*g*.com βœ… F 2026-07-24 14:47:05
e*e*g*h*e*.dk (WP 7.0) πŸ‘€ F 2026-07-24 12:59:20
f*a*a*v*r*n*.fr (WP 6.6.5) βœ… F 2026-07-24 08:37:01
r*y*l*a*l*t*c*o*l.o*g.uk (WP 6.9) πŸ‘€ F 2026-07-24 07:08:05
v*c*e*s*o*l.com (WP 7.0.2) πŸ‘€ F 2026-07-24 05:45:53
s*m*i*c*m*u*i*g.c*.uk (WP 6.9.5) βœ… F 2026-07-24 04:57:28
t*e*t*l*s*s*o*y.com (WP 6.9.5) πŸ‘€ F 2026-07-24 01:39:31
2*x.studio βœ… F 2026-07-24 00:26:54
h*w*o*a*k*t*g*m*.com (WP 6.8.2) βœ… F 2026-07-24 00:17:57
p*p*a*i*a.com βœ… D 2026-07-23 20:32:21
c*m.c*.uk βœ… C 2026-07-23 19:05:57
s*e*h*n*m*u*d.com (WP 7.0.2) πŸ‘€ F 2026-07-23 16:31:42
b*d*a*u*l.com (WP 6.2.3) ⚠️ D 2026-07-23 13:43:06
m*n*h*m.com βœ… D 2026-07-23 13:35:25
h*u*e*o*d*l*w*e*.com (WP 7.0.2) βœ… F 2026-07-23 10:56:45
c*s*n*i*.e*u.gr βœ… F 2026-07-23 09:55:45
r*n*y*a*e*a.com (WP 7.0.2) βœ… F 2026-07-23 08:39:30
s*e*a*o*s*a*i.com (WP 7.0.2) πŸ‘€ F 2026-07-23 05:34:26
r*n*l*o*d.com (WP 7.0.2) βœ… F 2026-07-23 05:01:51
m*y*a*e.c*.il (WP 7.0.2) βœ… F 2026-07-23 03:14:48
h*t*l*e*i*e*e*o*t.com (WP 6.8.1) πŸ‘€ F 2026-07-23 02:45:26
h*t*l*e*m*m*l*n*.com (WP 7.0.2) βœ… D 2026-07-23 02:25:39
h*t*l*e*m*b*l*g*a.com (WP 6.8.2) πŸ‘€ F 2026-07-23 02:25:39
h*t*l*a*o*a*e*m*.com (WP 6.8.2) βœ… F 2026-07-23 01:23:35
h*t*l*a*m*c*e*e.com (WP 6.8.2) πŸ‘€ F 2026-07-23 01:19:03
p*a*f*r*-*u*n*h*n.de (WP 7.0.2) βœ… F 2026-07-22 23:11:11
h*t*l*e*a*z*.com (WP 6.9.5) βœ… F 2026-07-22 22:51:24
h*t*l*a*l*.com (WP 7.0.2) πŸ‘€ F 2026-07-22 22:45:44
t*c*o*r*t*c*.net (WP 7.0.2) πŸ‘€ F 2026-07-22 22:02:25
r*l*e*d*o*d*c*o*.com βœ… C 2026-07-22 21:47:15
l*n*e*a*c*i*e*t*.com βœ… A 2026-07-22 21:14:50
i*u*i*n.org (WP 7.0.2) πŸ‘€ F 2026-07-22 21:11:57
m*c*a*l*d*m*r*o.com βœ… F 2026-07-22 20:33:26
a*m*n*o*o*e*r*.com (WP 7.0.2) βœ… F 2026-07-22 19:52:34
f*f*c*n*u*t*n*.com (WP 7.0.2) βœ… F 2026-07-22 19:49:33
w*e*d*y*t*d*o.com βœ… F 2026-07-22 19:24:04
l*n*r*a*o*u*i*n*.com (WP 6.8.6) πŸ‘€ F 2026-07-22 19:22:43
f*s*t*.com βœ… F 2026-07-22 19:16:36
h*t*l*m*u*g*.com (WP 7.0.2) πŸ‘€ F 2026-07-22 18:42:59
s*a*e*f*u*t*i*a*l*f*e*t*.com βœ… D 2026-07-22 17:59:34
h*t*l*l*b*l*e.com (WP 6.9.5) βœ… F 2026-07-22 17:31:50
m*n*o*u*i*i*o.info βœ… F 2026-07-22 15:04:42
f*r*e*t*p*o*e*t*z*o*i.com βœ… F 2026-07-22 11:33:27
s*g*u*l*f*s*i*n*e.com βœ… F 2026-07-22 08:06:58
f*n*m*.ru πŸ‘€ F 2026-07-22 05:10:46
3*y*g*t*l*u*.dk πŸ‘€ F 2026-07-22 01:30:18
k*n*s*e*i*n.c*m.au βœ… C 2026-07-21 23:32:28
m*r*i*4*u*g*.com (WP 7.0.1) πŸ‘€ F 2026-07-21 22:37:12
k*e*t*v*i*t*c*a*t.at βœ… B 2026-07-21 20:59:44
f*l*x*o*a*.com (WP 7.0.2) βœ… F 2026-07-21 20:38:16
s*r*o*a*t*r.org βœ… F 2026-07-21 16:12:43
b*t*i*b*i*h*-*e*o*r*t*e*o*p*t*n*.de (WP 6.9.5) βœ… C 2026-07-21 15:12:31
s*t*a*s*e*.com βœ… D 2026-07-21 11:35:53
o*k*e*c*r*e*t*l.com βœ… F 2026-07-21 11:08:36
a*t*o*.group (WP 6.9.4) βœ… F 2026-07-21 10:57:38
s*g*n*a*.fr πŸ‘€ F 2026-07-21 10:52:33
p*e*e*.info (WP 5.8.13) ⚠️ πŸ‘€ F 2026-07-21 10:17:41
t*r*s.app βœ… C 2026-07-21 09:45:57
k*s*r*.com (WP 6.9.4) βœ… F 2026-07-21 07:11:45
k*i*t*n*a*a*a*d*s.com (WP 7.0) βœ… F 2026-07-21 03:48:24
s*j.jp βœ… F 2026-07-21 03:21:20
a*c*i*r*a*e*o.fr βœ… A 2026-07-21 03:12:22
t*u*o*.ca βœ… F 2026-07-21 00:33:09
i*o*a*e*u*t.com βœ… D 2026-07-20 23:28:16
i*o*a*e*s*s*e*s.com βœ… D 2026-07-20 23:28:16
i*o*a*e*p*o*.com βœ… D 2026-07-20 23:28:16
i*o*a*e*.com βœ… D 2026-07-20 23:28:16
t*v.no (WP 7.0) πŸ‘€ F 2026-07-20 22:52:45
c*a*m*c*e*k.com πŸ‘€ F 2026-07-20 20:57:30
b*p*t*s*l*n*.it (WP 6.3.8) ⚠️ F 2026-07-20 20:54:07

Top 50 Plugins

Plugin Count
elementor 1,781,350
contact-form-7 1,763,473
elementor-pro 1,056,403
woocommerce 818,396
revslider 613,184
jetpack 459,687
js_composer 423,500
wp-rocket 341,701
essential-addons-for-elementor-lite 267,186
complianz-gdpr 260,358
gravityforms 257,842
google-site-kit 232,120
cookie-law-info 230,851
instagram-feed 226,401
sitepress-multilingual-cms 212,109
header-footer-elementor 208,941
google-analytics-for-wordpress 207,506
bluehost-wordpress-plugin 193,159
elementskit-lite 182,255
gutenberg 167,504
cookie-notice 150,713
litespeed-cache 142,941
gtranslate 126,300
wpforms-lite 125,731
the-events-calendar 123,260
gutenberg-core 121,980
astra-sites 114,946
popup-maker 110,750
woocommerce-payments 110,631
tablepress 102,411
honeypot 98,192
astra-addon 94,627
wp-smushit 91,689
duracelltomi-google-tag-manager 90,994
layerslider 90,135
coblocks 89,955
all-in-one-seo-pack 89,864
bb-plugin 86,751
akismet 85,480
premium-addons-for-elementor 85,165
cleantalk-spam-protect 83,466
ml-slider 82,941
mailchimp-for-wp 82,596
megamenu 80,887
woocommerce-gateway-stripe 80,153
fusion-builder 77,796
jet-engine 77,676
ewww-image-optimizer 76,887
smart-slider-3 76,763
wp-pagenavi 76,618

Top 50 Themes

Theme Count
hello-elementor 623,608
Divi 500,513
astra 418,376
flatsome 137,115
Avada 122,205
generatepress 115,566
pub 84,984
oceanwp 81,354
kadence 79,424
enfold 69,500
salient 65,679
twentyseventeen 54,668
bb-theme 52,923
betheme 52,600
twentytwentyfour 52,508
blocksy 51,323
cocoon-master 49,331
dt-the7 45,735
twentytwentyfive 44,941
h4 42,389
woodmart 41,191
neve 38,486
Avada-Child-Theme 37,096
gox 36,285
bridge 31,680
twentytwentyone 30,564
lightning 29,886
twentytwenty 28,924
swell 27,928
bricks 26,537
Impreza 26,232
Newspaper 24,292
twentytwentythree 22,275
epik-redesign 19,258
twentytwentytwo 18,955
uncode 18,704
twentysixteen 17,709
pro 17,598
sydney 16,686
storefront 16,470
Total 14,553
hello-theme-child-master 14,056
factory-templates-4 13,746
extendable 13,275
themify-ultra 13,031
hestia 12,693
yootheme 12,635
yith-wonder 12,470
porto 12,064
jupiter 11,703