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

Plugin: grids (Used by 629 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
a*m*m*n*i*e*i*s.fr (WP 6.9.4) βœ… B 2026-04-21 11:39:36
s*r*t*g*s*h*-*y*n*t*e*a*i*.com (WP 5.9.13) ⚠️ F 2026-04-21 07:11:30
t*e*t*n*n*p*r*.com βœ… F 2026-04-21 07:01:07
s*r*t*w*s*.com βœ… B 2026-04-21 05:46:00
s*r*t*f*o*s.com βœ… B 2026-04-21 05:33:10
r*x*n*e*t*e*t*r*u*.com (WP 6.8.5) βœ… F 2026-04-21 05:30:43
r*x*n*e*t*e*t*r*e*.com (WP 6.8.5) βœ… F 2026-04-21 05:30:43
b*d*a*u*l.com (WP 6.2.3) ⚠️ D 2026-04-21 03:56:50
y*a*b*s*s.org (WP 6.7.5) βœ… F 2026-04-20 21:28:02
r*n*d.com (WP 5.3.21) ⚠️ D 2026-04-20 14:39:57
m*t*l*r*9*9.ch βœ… F 2026-04-20 13:51:11
s*o*m*g*.com βœ… F 2026-04-20 13:13:35
n*r*h*i*e.dk βœ… D 2026-04-20 12:57:51
k*n*y*i*e*.com (WP 6.9.4) βœ… F 2026-04-20 11:50:57
f*f*c*n*u*t*n*.com (WP 6.9.4) βœ… F 2026-04-20 10:18:22
f*s*t*.com βœ… F 2026-04-20 09:39:15
b*s*n*s*n*m*s*u*e*o*o*y.com βœ… F 2026-04-20 06:03:04
a*-*l*m*r*a.com βœ… F 2026-04-19 23:01:17
h*p*e*.com βœ… F 2026-04-19 22:53:31
g*f.grq.mybluehost.me (WP 6.9.4) βœ… D 2026-04-19 22:53:15
t*k*i*o*m*n*t*c*u*c*.org (WP 6.9.4) βœ… C 2026-04-19 21:40:22
s*e*h*n*m*u*d.com (WP 6.9.4) βœ… F 2026-04-19 20:29:30
f*r*e*t.dk βœ… D 2026-04-19 17:05:58
f*l*x*o*a*.com (WP 6.9.4) βœ… F 2026-04-19 14:21:13
s*e*a*o*s*a*i.com (WP 6.8.5) βœ… F 2026-04-19 12:38:37
a*q*i.org βœ… F 2026-04-19 09:10:14
i*o*.org.au βœ… C 2026-04-19 04:16:44
s*a*e*f*u*t*i*a*l*f*e*t*.com βœ… F 2026-04-19 03:13:05
g*o*p*-*l*i*u*e.com βœ… A 2026-04-19 01:41:15
t*u*k*k*s*g*.com (WP 6.3.8) ⚠️ F 2026-04-18 22:13:03
b*c*y*r*d*s*g*.de (WP 6.2.3) ⚠️ D 2026-04-18 21:48:57
a*i*m*u*.com βœ… F 2026-04-18 19:05:06
n*t*a*l*e*t*n*.org βœ… B 2026-04-18 16:04:23
d*n*z*e*r*n.com (WP 6.8.3) βœ… F 2026-04-18 13:25:02
f*r*s*h*r*m*f*s*i*a*.de (WP 5.7.15) ⚠️ F 2026-04-18 06:17:35
m*a*u*e*a*n.com (WP 6.0.12) ⚠️ F 2026-04-18 03:45:22
s*t*a*s*e*.com βœ… D 2026-04-18 02:37:13
a*i*d*e*r*j*k*.de βœ… F 2026-04-18 02:33:29
k*n*a*b*r*.com βœ… F 2026-04-18 01:17:23
t*i*s*l.com βœ… F 2026-04-18 00:22:41
k*n*e*b*t.com (WP 5.8.1) ⚠️ F 2026-04-18 00:06:56
m*f*9.com βœ… F 2026-04-17 22:33:50
m*f*a*l*n*i*u*.com βœ… F 2026-04-17 22:33:50
h*n*e*s*n*l*g*l.com (WP 6.9.4) βœ… F 2026-04-17 15:37:29
o*s*h*r*h.com βœ… A 2026-04-17 14:25:54
f*m*l*p*o*i*e*c.com (WP 6.9.4) βœ… F 2026-04-17 13:56:49
k*i*h*o*n*l*y.com (WP 6.9.4) βœ… F 2026-04-17 13:11:00
o*d*t*e*t*t*d*o*.com (WP 6.5.8) βœ… F 2026-04-17 05:33:03
r*n*t*-*v*a*i.com (WP 6.9.4) βœ… F 2026-04-17 04:51:46
k*c*4.com (WP 6.2.9) ⚠️ F 2026-04-17 04:21:50
k*y*e*i*e*a*a*c*.com (WP 6.9.4) βœ… D 2026-04-16 20:57:53
k*w*l*w*a*a.com (WP 6.9.4) βœ… F 2026-04-16 16:03:08
k*w*k*t*s*o*t*n.com (WP 6.4.8) ⚠️ F 2026-04-16 15:57:22
f*b*r*h*m.com βœ… F 2026-04-16 12:18:33
m*u*p*r*y.com βœ… F 2026-04-16 08:15:17
z*u*n*s*i*i*u*n*h*j*.com (WP 6.0.11) ⚠️ F 2026-04-16 04:43:21
a*d*e*c*r*u*g*i*i.com (WP 5.3.21) ⚠️ F 2026-04-15 14:21:11
r*d*e*o*d*r*i*s.com (WP 6.9.4) βœ… F 2026-04-15 13:59:34
a*d*b*i*t*n.com (WP 6.7.5) βœ… F 2026-04-15 12:32:26
r*d*e*e*p*n*a*o*a.com (WP 6.9.4) βœ… F 2026-04-15 12:21:02
r*d*e*e*c*s.com (WP 6.5.8) βœ… D 2026-04-15 12:20:59
s*a*e*o*g*e.com βœ… F 2026-04-15 12:14:16
d*v*d*a*r*d*.com βœ… F 2026-04-15 12:02:59
r*d*e*r*s*r*e*e*v*c*l*c.com (WP 6.9.4) βœ… F 2026-04-15 10:14:19
o*o*e*f*i*p*r*.com βœ… F 2026-04-15 07:38:52
m*s*o*t*.com (WP 6.9.4) βœ… D 2026-04-15 06:28:16
h*v*m*i*f*.com βœ… F 2026-04-15 04:05:52
s*u*h*r*s*r*n*l*r.com (WP 6.2.3) ⚠️ D 2026-04-15 03:08:33
t*e*u*u*e*f*h*p*s*.com (WP 6.9.4) βœ… F 2026-04-15 01:47:26
r*b*c*a*a*o.com (WP 6.9) βœ… F 2026-04-14 22:15:20
b*r*a*t*r*r*m.com (WP 6.9.4) βœ… D 2026-04-14 22:13:18
y*a*.com (WP 6.7.5) βœ… F 2026-04-14 21:51:54
w*c*l*.org (WP 6.9.4) βœ… F 2026-04-14 19:46:57
e*o*y*.com (WP 6.1.1) ⚠️ F 2026-04-14 18:45:41
e*o*p*.com (WP 6.9.4) βœ… D 2026-04-14 16:48:12
t*t*l*a*b*e*s.com βœ… F 2026-04-14 13:16:14
d*n*e*s*a*e*.com βœ… F 2026-04-14 08:22:47
b*n*s*p*r*i*i*n.com (WP 6.9.4) βœ… F 2026-04-14 06:56:03
e*o*r*t*.gr (WP 6.9.4) βœ… F 2026-04-14 04:24:59
y*u*h*i*h*m*s*i*n.com (WP 6.7.5) βœ… F 2026-04-14 03:21:54
b*l*e*r*.com (WP 6.9.4) βœ… F 2026-04-14 00:18:46
m*r*e*i*g*e*t*a*.com (WP 6.8.2) βœ… F 2026-04-13 22:45:22
a*e*i*a*c*u*t*o*s*.com βœ… F 2026-04-13 22:39:11
b*k*a.com βœ… D 2026-04-13 21:36:02
a*e*i*a*o*e*u*p*y.com βœ… F 2026-04-13 21:32:01
n*m*r*l*g*s*e*k*.com βœ… F 2026-04-13 19:44:54
n*m*r*l*g*s*e*k.com βœ… F 2026-04-13 19:44:54
n*m*r*l*g*f*r*o*r*o*l.com βœ… F 2026-04-13 19:44:53
n*m*r*l*g*4*o*r*o*l.com βœ… F 2026-04-13 19:41:24
n*m*r*l*g*4*h*s*u*.com βœ… F 2026-04-13 19:41:24
a*a*o*f*s*f*r*a*d.com βœ… F 2026-04-13 12:47:49
n*e*h*e*i*.com βœ… F 2026-04-13 12:19:35
d*i*i*h*-*e*.com βœ… D 2026-04-13 10:48:23
a*a*r*.com βœ… F 2026-04-13 10:13:27
b*b*e*l*h*r.com (WP 6.9.4) βœ… D 2026-04-13 09:39:27
s*l*r*t*c*n*l*g*e*.com (WP 6.9.4) βœ… F 2026-04-13 08:31:31
j*s*i*o*e*s*r*.com (WP 6.9.4) βœ… F 2026-04-13 00:51:35
n*t*l*n*b*l*s*o.net (WP 6.9.4) βœ… F 2026-04-12 21:58:44
e*t*t*r*e.com (WP 6.8.2) βœ… F 2026-04-12 21:44:34
m*r*k*i*i*.com (WP 5.3.21) ⚠️ F 2026-04-12 21:23:13

Top 50 Plugins

Plugin Count
elementor 2,689,650
contact-form-7 2,396,617
elementor-pro 1,506,769
woocommerce 1,263,184
revslider 900,874
js_composer 585,320
jetpack 495,106
wp-rocket 425,276
essential-addons-for-elementor-lite 406,312
header-footer-elementor 350,600
gutenberg-core 340,999
elementskit-lite 329,875
instagram-feed 306,189
google-analytics-for-wordpress 304,458
gravityforms 301,146
google-site-kit 293,903
complianz-gdpr 290,675
cookie-law-info 287,278
sitepress-multilingual-cms 251,111
wpforms-lite 247,744
astra-sites 240,555
bluehost-wordpress-plugin 237,739
litespeed-cache 216,201
gtranslate 178,916
coblocks 172,479
cookie-notice 167,412
gutenberg 162,150
the-events-calendar 146,892
popup-maker 138,606
premium-addons-for-elementor 131,869
astra-addon 131,117
bb-plugin 130,405
mailchimp-for-wp 128,339
LayerSlider 126,156
wp-smushit 124,547
tablepress 119,081
custom-fonts 118,009
creame-whatsapp-me 116,783
pro-elements 113,892
click-to-chat-for-whatsapp 111,260
duracelltomi-google-tag-manager 110,538
woocommerce-gateway-stripe 109,936
cleantalk-spam-protect 107,359
akismet 104,633
smart-slider-3 104,583
pixelyoursite 102,539
megamenu 101,995
honeypot 101,796
fusion-builder 101,539
royal-elementor-addons 99,229

Top 50 Themes

Theme Count
hello-elementor 860,771
astra 714,204
Divi 705,878
pub 227,065
generatepress 161,551
flatsome 161,149
Avada 152,832
h4 140,620
oceanwp 118,254
kadence 104,836
enfold 89,410
salient 86,415
bb-theme 83,587
twentytwentyfour 80,980
blocksy 78,999
twentytwentyfive 77,771
cocoon-master 74,803
betheme 71,088
twentyseventeen 69,057
woodmart 59,353
dt-the7 58,366
neve 51,292
twentytwentyone 44,388
bridge 43,520
swell 39,789
Avada-Child-Theme 39,358
twentytwenty 38,238
lightning 37,551
gox 37,081
twentytwentythree 36,862
bricks 30,943
Impreza 30,905
Newspaper 28,928
twentytwentytwo 28,430
epik-redesign 24,137
extendable 23,397
pro 23,325
storefront 23,293
uncode 22,749
yith-wonder 22,415
twentysixteen 22,303
sydney 21,246
themify-ultra 20,762
Total 19,056
twentyfifteen 18,819
porto 17,524
hestia 16,904
thrive-theme 16,130
yootheme 15,740
twentynineteen 15,471