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

Plugin: grids (Used by 522 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*d*r*b*r*.com (WP 6.9.4) πŸ”“ F 2026-06-01 10:20:50
m*r*u*r*.com (WP 6.8.5) βœ… F 2026-06-01 09:25:32
a*c*n*-*e*e*u*.nl βœ… F 2026-06-01 08:00:42
m*l*o*.de (WP 6.6.5) βœ… F 2026-06-01 07:28:49
p*i*t*o*r*r*e*d*.com (WP 7.0) βœ… F 2026-06-01 07:23:28
e*d*h*l*l*b*u*2*2*.org βœ… F 2026-06-01 03:44:25
h*t*l*i*a*i*.net (WP 6.8.2) βœ… F 2026-05-31 22:54:21
l*u*a*i*y*k*n*f*.com (WP 6.8.1) βœ… F 2026-05-31 20:46:05
k*e*s*a*r*.nl (WP 6.9.4) βœ… F 2026-05-31 16:53:20
d*k*e*s.nl (WP 6.9.4) βœ… F 2026-05-31 16:53:20
l*s*u*i*d*n*e*p*o*o*.fr (WP 6.9.4) βœ… F 2026-05-31 16:04:09
v*g*a*h*i*g.com βœ… F 2026-05-31 15:15:45
p*e*i*m*r*o*t*.it (WP 6.9.4) βœ… F 2026-05-31 13:45:47
a*e*f*r*i*t*a*.art (WP 5.7.15) ⚠️ πŸ”“ F 2026-05-31 10:34:26
n*w*u*e*l*s.com βœ… F 2026-05-31 09:53:55
c*r*o*e*l*a*d*e*a*b*.com (WP 6.9.4) βœ… D 2026-05-31 09:08:02
a*l*o*.be βœ… F 2026-05-31 08:54:39
p*a*r*e*b*n*-*r*e*w*l*.de πŸ”“ F 2026-05-31 08:38:32
a*h*n*s*o*m*s*a*i*.com (WP 6.9.4) βœ… F 2026-05-31 05:28:59
p*e*i*i*n*o*s*r*a*i*n.org (WP 6.9.4) βœ… F 2026-05-31 03:36:03
g*i*b*e*y*o*e*a*.com βœ… C 2026-05-30 20:32:30
g*i*b*e*y*c*l*m*n.com βœ… C 2026-05-30 20:32:30
a*l*n*n*r*y.org (WP 6.9.4) βœ… F 2026-05-30 20:03:45

Top 50 Plugins

Plugin Count
elementor 1,779,388
contact-form-7 1,761,088
elementor-pro 1,055,687
woocommerce 817,660
revslider 612,251
jetpack 458,895
js_composer 422,839
wp-rocket 341,544
essential-addons-for-elementor-lite 266,783
complianz-gdpr 259,818
gravityforms 257,768
google-site-kit 232,142
cookie-law-info 230,394
instagram-feed 226,099
sitepress-multilingual-cms 211,909
header-footer-elementor 208,549
google-analytics-for-wordpress 207,147
bluehost-wordpress-plugin 193,005
elementskit-lite 181,900
gutenberg 167,565
cookie-notice 150,381
litespeed-cache 143,078
gtranslate 126,061
wpforms-lite 125,379
the-events-calendar 123,077
gutenberg-core 122,519
astra-sites 114,573
popup-maker 110,596
woocommerce-payments 110,364
tablepress 102,292
honeypot 98,159
astra-addon 94,468
wp-smushit 91,509
duracelltomi-google-tag-manager 90,847
coblocks 90,281
layerslider 89,960
all-in-one-seo-pack 89,716
bb-plugin 86,712
akismet 85,457
premium-addons-for-elementor 85,000
cleantalk-spam-protect 83,269
ml-slider 82,930
mailchimp-for-wp 82,435
megamenu 80,780
woocommerce-gateway-stripe 80,066
jet-engine 77,767
fusion-builder 77,630
ewww-image-optimizer 76,815
smart-slider-3 76,682
wp-pagenavi 76,584

Top 50 Themes

Theme Count
hello-elementor 623,140
Divi 499,644
astra 417,537
flatsome 137,169
Avada 121,933
generatepress 115,455
pub 85,361
oceanwp 81,158
kadence 79,293
enfold 69,360
salient 65,583
twentyseventeen 54,581
bb-theme 52,905
betheme 52,583
twentytwentyfour 52,393
blocksy 51,239
cocoon-master 49,293
dt-the7 45,667
twentytwentyfive 44,879
h4 42,570
woodmart 41,447
neve 38,409
Avada-Child-Theme 37,034
gox 36,294
bridge 31,641
twentytwentyone 30,513
lightning 29,886
twentytwenty 28,872
swell 27,928
bricks 26,549
Impreza 26,210
Newspaper 24,349
twentytwentythree 22,239
epik-redesign 19,218
twentytwentytwo 18,921
uncode 18,690
twentysixteen 17,681
pro 17,583
sydney 16,662
storefront 16,428
Total 14,531
hello-theme-child-master 14,048
factory-templates-4 13,733
extendable 13,170
themify-ultra 12,997
hestia 12,665
yootheme 12,622
yith-wonder 12,423
porto 12,058
jupiter 11,700