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

Plugin: wp-bootstrap-blocks (Used by 5,392 domains)

Bootstrap Blocks

πŸ‘€ tschortsch πŸ“¦ v5.2.1 πŸ”— Plugin Homepage

Bootstrap Gutenberg Blocks for WordPress. This plugin adds Bootstrap components and layout options as Gutenberg blocks.

Features

  • Supports Bootstrap v5 and v4
  • Support for CSS grid (experimental)
  • Fully customizable with filters
  • Configuration via option page or programmatically with constants
  • Block templates can be overwritten in your theme

The full documentation of this plugin can be found on GitHub: https://github.com/tschortsch/bootstrap-blocks-wordpress-plugin#readme

Available Blocks

Container

Options:

  • Fluid: If enabled the container will use the full available width, spanning the entire width of the viewport.
  • Fluid Breakpoint: Used to enable responsive containers. This feature only works with Bootstrap v4.4+. The container will use 100% of the width until the specified breakpoint is reached, after which the defined max-widths will apply for each of the higher breakpoints.
  • Margin After: Define a margin which should be added after the container.

Row

Options:

  • Template: Choose from a predefined template for the inner column blocks.
  • No Gutters: Disable gutters between columns.
  • Alignment: Horizontal alignment of inner column blocks.
  • Vertical Alignment: Vertical alignment of inner column blocks.
  • Editor stack columns: Displays stacked columns in the editor to enhance readability of block content.
  • Horizontal Gutters: Size of horizontal gutters.
  • Vertical Gutters: Size of vertical gutters.
  • CSS Grid Gutters: Size of gutters when CSS grid is used.

Column

Options:

  • Sizes for all breakpoints (xxl, xl, lg, md, sm, xs): How much space the column should use for the given breakpoint.
  • Equal width for all breakpoints (xxl, xl, lg, md, sm, xs): If enabled column will spread width evenly with other columns.
  • Background Color: Set background color to column.
  • Content vertical alignment: Align content vertically in column. This option is only needed if a background color is set. Otherwise use the Alignment option of the outer row block.
  • Padding: Define padding inside the column.

Button

Options:

  • Style: Choose the styling of the button.
  • Open in new tab: Choose if link should be opened in a new tab.
  • Rel: Set rel attribute of the link.
  • Alignment: Horizontal alignment of the button.

Supported Bootstrap versions

This plugin supports Bootstrap v4 and v5.

The version can be selected in the plugin settings (Settings > Bootstrap Blocks) or by defining the WP_BOOTSTRAP_BLOCKS_BOOTSTRAP_VERSION constant in the wp-config.php file:

  • Bootstrap 4: define( 'WP_BOOTSTRAP_BLOCKS_BOOTSTRAP_VERSION', '4' );
  • Bootstrap 5 (default): define( 'WP_BOOTSTRAP_BLOCKS_BOOTSTRAP_VERSION', '5' );

Possible values right now are '4' or '5'. By default Bootstrap version 5 is selected.

CSS Grid

The CSS grid (supported with Bootstrap >= 5.1.0) can be enabled in the plugin settings (Settings > Bootstrap Blocks) or by defining the WP_BOOTSTRAP_BLOCKS_ENABLE_CSS_GRID constant in the wp-config.php file:

eg. define( 'WP_BOOTSTRAP_BLOCKS_ENABLE_CSS_GRID', true );

When the CSS grid is enabled the row and the column blocks will use custom templates for the rendering process:

  • Row: row-css.grid.php
  • Column: column-css-grid.php

The support is still experimental since it’s also marked as experimental in the Bootstarp library. Please read the official Bootstrap documentation to get more information on how to use it.

Bootstrap library

Please be aware that this plugin does not include the Bootstrap library in your website. You need to do this by yourself. We decided not to include the library so that you can modify Bootstrap to your own needs before loading it.

You’ll find an example how to include it in your theme’s functions.php in the documentation.

Templates

All blocks are implemented as dynamic blocks. This makes it possible to overwrite the template of a block in your theme.

To overwrite a block template create a folder called wp-bootstrap-blocks/ in your theme directory. You can copy the original template from wp-bootstrap-blocks/src/templates/.php as a starting point and adjust it to your needs.

Requirements

  • WordPress >= 5.0
  • PHP >= 5.6

Further Information

DomainExposuresHeadersLast Checked
d*a.n*.jp βœ… F 2026-06-07 02:12:26
c*i*.a*u.edu βœ… D 2026-06-07 01:53:13
w*r*e*b*j*e*j*r*e*k*o*t.nl (WP 7.0) βœ… F 2026-06-07 00:19:46
a*d*u*i*t*h*m*s*c*l.c*.uk βœ… F 2026-06-06 23:00:25
w*r*r*l*x.fi (WP 6.9.4) βœ… C 2026-06-06 22:36:16
n*t*o*a*o*t*m*t*i*a*s*c*a*i*n.com (WP 7.0) βœ… F 2026-06-06 22:09:29
e*o*y*l*r*e.p*t*o*i*l*.fr βœ… F 2026-06-06 20:47:11
b*a*c*i*s*r*e.p*t*o*i*l*.fr βœ… F 2026-06-06 20:47:11
m*s*b*t*-*a.com βœ… F 2026-06-06 19:11:58
b*o*.o*e*i*g*p*o*e*t.de (WP 7.0) βœ… F 2026-06-06 18:57:31
i*p*c*a*i*o*a.a*u.edu βœ… D 2026-06-06 18:26:06
s*o*.m*u*i*e*f*.c*.uk (WP 6.9.4) βœ… F 2026-06-06 18:06:10
p*w*r*a*k.ca βœ… D 2026-06-06 17:26:32
m*s*b*t*z*y*k*e.com βœ… F 2026-06-06 16:06:24
m*v*s*a*e*e*.com (WP 7.0) βœ… F 2026-06-06 16:05:53
f*c*m*.org βœ… F 2026-06-06 15:47:04
s*d*e*h*r*o*r*o*e*.com (WP 7.0) βœ… F 2026-06-06 15:05:06
m*c*l*z*.vn βœ… F 2026-06-06 14:38:30
b*c*b*n*j*p*n.com (WP 7.0) βœ… F 2026-06-06 14:12:31
m*l*n*d*n*l*c*r*c*a*.com βœ… F 2026-06-06 13:46:11
m*e*e*a*e*l*s.com βœ… B 2026-06-06 12:44:19
b*e*h*.at (WP 6.9.4) βœ… F 2026-06-06 12:36:09
l*c*n*c*l*e*e.nl βœ… B 2026-06-06 11:19:37
c*m*a*2*o*f*e.c*.uk (WP 7.0) βœ… F 2026-06-06 11:07:02
t*a*s*i*l*o*i*.de (WP 7.0) βœ… F 2026-06-06 10:42:38
s*o*.c*m.br (WP 7.0) βœ… F 2026-06-06 10:19:40
b*a*f*r*c*l*e*e.a*.uk (WP 7.0) βœ… D 2026-06-06 09:41:57
b*o*.g*a*y*a*e.com (WP 6.9.4) βœ… F 2026-06-06 09:38:15
t*e*o*d*a*d*d*i*i*g*a*e*y.com (WP 6.8.1) βœ… D 2026-06-06 09:05:20
a*-*o*t*e*-*a*i*o.com βœ… F 2026-06-06 08:57:56
g*t*r*n*v*n*u*i*n.com βœ… F 2026-06-06 08:49:52
b*b*o*e*i*a*.com πŸ”“ F 2026-06-06 08:48:07
t*e*h*t*w*a*e*a*m*n.com βœ… F 2026-06-06 06:48:24
s*r*.brussels βœ… F 2026-06-06 06:20:54
t*e*e*t*o*t*t*h*r*p*m*b*r*i.com βœ… B 2026-06-06 06:15:21
t*e*e*t*a*b*u*.com (WP 7.0) βœ… C 2026-06-06 06:12:08
b*a*m*n*y*c*r*c*n*e*.com βœ… C 2026-06-06 06:11:48
l*v*-*e*g*r.p*n*h*o*s*t*.io (WP 6.8.1) βœ… F 2026-06-06 06:06:41
b*-*n*o*e*i*a*.com πŸ”“ F 2026-06-06 05:53:39
t*c.u*f.edu βœ… F 2026-06-06 05:47:48
a*i*c*r*.c*.uk βœ… D 2026-06-06 05:09:05
b*e*p*r*e*c*.com βœ… F 2026-06-06 05:08:44
b*a*c*i*e*c*.com (WP 7.0) βœ… F 2026-06-06 03:41:58
b*e*e*a*e.com βœ… C 2026-06-06 02:36:55
h*g*r*h*.c*.uk βœ… C 2026-06-06 02:29:12
e*e*e*t*m*.com βœ… F 2026-06-06 02:24:32
a*i*m*.nl (WP 7.0) βœ… F 2026-06-06 01:59:44
m*s*b*t*n*2.com βœ… F 2026-06-06 01:32:01
a*b*r*t*m.c*e*r*a*e*s*a*i*g.com βœ… B 2026-06-06 01:19:41
t*e*i*l*g*s*u*f*e*s*o*o.com βœ… C 2026-06-06 01:19:14
t*e*i*l*g*s*a*r*g*t.com βœ… C 2026-06-06 01:15:38
t*e*i*l*g*e*e*a*e.com βœ… C 2026-06-06 01:12:14
p*b.c*.il (WP 6.1.10) ⚠️ F 2026-06-05 23:42:29
t*l*-*p*r*.c*.il (WP 7.0) βœ… F 2026-06-05 23:39:12
a*t*.com βœ… D 2026-06-05 23:25:48
a*i*u*a*a*e*y.com βœ… F 2026-06-05 20:51:03
i*w*.org βœ… F 2026-06-05 19:49:28
j*z*a*o*g*a*.nl βœ… C 2026-06-05 19:10:31
f*o*t*d*s*n*o*l*v*n*.com βœ… D 2026-06-05 18:39:59
f*o*t*d*c*r*.com βœ… D 2026-06-05 18:39:59
e*n*.r*d*r*s*r*d*r*s*e*t.com βœ… F 2026-06-05 18:36:42
m*n*t*l*e*.de (WP 7.0) βœ… F 2026-06-05 18:35:31
x*-*s*n*a*-*y*.de βœ… F 2026-06-05 18:35:31
f*o*t*e*k*c*d*m*.com (WP 7.0) βœ… F 2026-06-05 18:21:56
t*e*r*v*l*r*a*e*.com (WP 6.9.4) βœ… F 2026-06-05 18:15:26
d*s*p*r*v*d.com (WP 7.0) βœ… D 2026-06-05 17:34:34
f*e*p*e*s.pl βœ… F 2026-06-05 17:24:41
m*r*o*m*n.se βœ… F 2026-06-05 15:34:07
f*i*c*d*i*i*g*a*e*y.com (WP 6.8.1) βœ… F 2026-06-05 13:17:10
t*e*h*r*i*b*o*e*.com βœ… F 2026-06-05 13:01:15
m*x*l*g*a*a*e*y.com βœ… D 2026-06-05 12:22:28
m*x*l*g*-*c*d*m*.com βœ… D 2026-06-05 12:22:28
i*a*-*r*d*c*i*n.com (WP 5.3.21) ⚠️ F 2026-06-05 11:18:34
y*l*i*g*p*h*c*l*t*.c*m.au βœ… C 2026-06-05 11:09:56
2*2*.m*v*m*n*o*d.c*m.br (WP 6.9.4) βœ… F 2026-06-05 09:39:09
b*g*g*n*t*c*.com (WP 6.4.8) ⚠️ F 2026-06-04 06:32:19
t*e*u*y*e*o*d.com βœ… F 2026-06-04 04:58:41
b*d*e*l*i*i*n*o*r*e.com βœ… B 2026-06-04 04:19:14
b*d*e*l*p*o*e*r*.com βœ… B 2026-06-04 04:19:14
t*e*m*l*e*u*y*e*t*r*.com (WP 6.2.9) ⚠️ F 2026-06-04 02:42:10
m*k*k*r*h*l*o*.com βœ… B 2026-06-04 02:36:59
f*e*c*t*c*b*r*i*.com (WP 7.0) βœ… F 2026-06-04 01:42:50
m*m*k*e*r*p*.com (WP 6.9.4) βœ… F 2026-06-04 01:25:02
m*m*k*e*r*s*a.com (WP 6.9.4) βœ… F 2026-06-04 01:25:02
m*m*k*e*e*.com (WP 6.9.4) βœ… F 2026-06-04 01:25:02
m*m*k*b*m*a*t*x*i*e.com (WP 7.0) βœ… F 2026-06-04 01:25:02
m*m*k*b*m*a*.com (WP 7.0) βœ… F 2026-06-04 01:25:02
m*m*k*-*m*a.com (WP 6.9.4) βœ… F 2026-06-04 01:25:01
t*e*e*i*i*n*e*u*a*o*.com βœ… F 2026-06-04 01:03:33
e*e*g*.a*u.edu βœ… D 2026-06-04 00:48:15
f*e*o*t*i*l*g*s*.com βœ… C 2026-06-04 00:47:43
f*e*o*t*i*l*g*s*n*o*l*v*n*.com βœ… C 2026-06-04 00:47:43
m*l*o*v*s*o*o*t*m*t*y.com βœ… C 2026-06-04 00:43:23
t*e*e*s*t*m*t*t*a*e*.com (WP 6.9.4) βœ… F 2026-06-04 00:09:43
a*s*s*e*s*l*.com βœ… D 2026-06-03 23:32:22
t*e*e*i*t*o*c*g*r*.com βœ… F 2026-06-03 23:28:03
a*o*d*r*u*w*r*d*r*v*l.com (WP 6.9.4) βœ… F 2026-06-03 23:00:56
f*e*s*r*s*h*l*.com βœ… F 2026-06-03 22:28:40
m*l*e*s*t*r*g*b*i*d*n*s.com βœ… F 2026-06-03 22:26:45
b*l*w*l*c.com βœ… A 2026-06-03 22:04:09

Top 50 Plugins

Plugin Count
elementor 1,834,974
contact-form-7 1,805,395
elementor-pro 1,069,674
woocommerce 831,175
revslider 628,526
jetpack 473,249
js_composer 440,228
wp-rocket 341,005
essential-addons-for-elementor-lite 300,145
gravityforms 270,579
complianz-gdpr 262,997
cookie-law-info 236,572
instagram-feed 232,313
google-site-kit 226,154
sitepress-multilingual-cms 225,560
google-analytics-for-wordpress 217,459
header-footer-elementor 213,861
elementskit-lite 211,389
bluehost-wordpress-plugin 191,844
gutenberg 164,589
gutenberg-core 162,474
cookie-notice 155,603
litespeed-cache 135,239
the-events-calendar 134,880
wpforms-lite 131,470
gtranslate 130,461
astra-sites 121,039
popup-maker 118,166
woocommerce-payments 114,462
tablepress 112,366
coblocks 101,429
honeypot 99,514
astra-addon 96,982
duracelltomi-google-tag-manager 95,600
wp-smushit 95,268
all-in-one-seo-pack 94,836
LayerSlider 93,178
bb-plugin 91,997
megamenu 88,536
premium-addons-for-elementor 88,535
akismet 87,226
mailchimp-for-wp 85,188
cleantalk-spam-protect 85,035
woocommerce-gateway-stripe 84,457
ml-slider 82,764
borlabs-cookie 81,569
fusion-builder 81,119
wp-pagenavi 80,609
ewww-image-optimizer 80,505
formidable 79,254

Top 50 Themes

Theme Count
hello-elementor 627,686
Divi 519,455
astra 431,031
flatsome 140,279
Avada 126,551
generatepress 124,831
pub 111,883
oceanwp 85,062
kadence 80,297
enfold 73,148
salient 67,774
twentytwentyfour 59,833
h4 57,433
twentyseventeen 57,275
bb-theme 55,987
betheme 52,878
cocoon-master 52,403
blocksy 51,939
dt-the7 47,031
twentytwentyfive 44,923
neve 40,199
Avada-Child-Theme 38,272
sydney 37,893
woodmart 33,918
gox 33,881
bridge 33,424
twentytwentyone 32,668
lightning 31,833
twentytwenty 30,617
swell 28,847
Impreza 27,049
bricks 26,563
twentytwentythree 24,358
Newspaper 24,061
voxel 23,714
kubio 20,713
sinatra 20,411
twentytwentytwo 20,219
uncode 19,485
epik-redesign 19,279
twentysixteen 18,605
storefront 18,237
pro 18,053
Total 14,987
extendable 14,808
yith-wonder 14,114
hello-theme-child-master 13,652
themify-ultra 13,248
yootheme 13,220
hestia 13,119