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

Plugin: wp-bootstrap-blocks (Used by 5,461 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
s*i*f*o*.com (WP 6.9.4) βœ… A 2026-05-19 19:09:15
b*s*h*o*a*r*p.com (WP 6.9.4) βœ… F 2026-05-19 19:01:59
d*g*p.gop βœ… F 2026-05-19 18:36:38
w*l.de βœ… F 2026-05-19 18:22:35
a*c*g.edu βœ… F 2026-05-19 18:19:03
c*s*a*e*u*e*m.org βœ… F 2026-05-19 18:14:43
t*i*e*t*w*l*e*.com βœ… F 2026-05-19 18:08:37
y*g*w*r*s*a*t*e*s.com βœ… B 2026-05-19 18:02:09
y*g*w*r*s.com βœ… B 2026-05-19 18:02:09
y*g*t*e*s*.com βœ… B 2026-05-19 17:44:49
c*l*e*t*v*l*c*m*e*l*y.c*.uk βœ… F 2026-05-19 17:16:52
r*s*l*a*u*d*v*d*.com βœ… F 2026-05-19 17:05:30
r*s*l*a*i*i*a*.com βœ… F 2026-05-19 17:05:29
a*c*k.cz (WP 6.9.4) βœ… F 2026-05-19 17:04:51
v*d*n*t*r*.com (WP 6.9.4) βœ… F 2026-05-19 17:02:24
v*d*-*a*u*e.com (WP 6.9.4) βœ… F 2026-05-19 17:02:24
w*l*a*d*m*e*s*v*.u*c.ca βœ… F 2026-05-19 17:00:37
v*c*t*o*s*e*i*l*s*.com (WP 6.9.4) βœ… F 2026-05-19 16:36:32
d*s*r*g*a*c*m*.com βœ… D 2026-05-19 16:06:05
v*r*.s*e*.u*f.edu βœ… F 2026-05-19 16:05:24
s*a.s*e*.u*f.edu βœ… F 2026-05-19 16:05:24
d*s*r*f*m*l*e*e*.com βœ… C 2026-05-19 16:02:18
o*k*i*g*s*l*v*n*.com βœ… C 2026-05-19 15:43:45
o*k*i*g*s*n*o*l*v*n*.com βœ… C 2026-05-19 15:43:45
t*i*e*o*e.com (WP 6.2.9) ⚠️ F 2026-05-19 15:24:38
c*o*o*a*s*r*e*y.ca βœ… C 2026-05-19 15:20:16
t*t*l*i*i*n*l*.com βœ… C 2026-05-19 15:20:16
o*k*e*f*y*v*n*a.com βœ… D 2026-05-19 15:12:33
o*k*e*f*o*u*b*s.com βœ… D 2026-05-19 15:08:47
b*r*i*f*n*s*i*g.com βœ… F 2026-05-19 14:57:57
h*n*y*a*i*y*i*i*n.com βœ… C 2026-05-19 14:46:48
o*k*i*l*t*t*a*i*s.com βœ… B 2026-05-19 14:38:37
d*n*e*i*n.com βœ… F 2026-05-19 14:19:38
h*t*l*e*e*e.it (WP 6.9.4) βœ… F 2026-05-19 14:14:05
r*s*d*n*e*-*k*p*g*.com (WP 6.9.4) βœ… F 2026-05-19 13:52:57
h*n*i*a*t*a*e*.com (WP 6.9.4) βœ… F 2026-05-19 13:41:25
m*y*a*r*p*o*e*r*c.com βœ… C 2026-05-19 13:38:40
e*e*a*d*y*s.com βœ… B 2026-05-19 13:37:00
e*e*y*h*n*t*a*e*6*.com (WP 6.9.4) βœ… F 2026-05-19 13:28:04
t*i*d*y*a*s*c*a*e*.com βœ… B 2026-05-19 13:11:01
g*l*w*t*r*o*.ca (WP 6.9.4) βœ… F 2026-05-19 12:57:38
k*d*c*i*k.com βœ… C 2026-05-19 12:38:12
d*s*r*o*l*s*n*e*i*o.com (WP 6.9.4) βœ… F 2026-05-19 12:34:21
v*s*o*s*u*c*-*o*e.com βœ… D 2026-05-19 12:33:19
v*s*o*s*u*c*-*b*f*m*l*e*e*a*e.com βœ… C 2026-05-19 12:28:46
v*s*o*s*u*c*-*a*a*i*l*v*s*o*.com βœ… C 2026-05-19 12:28:46
d*n*e*a*d*a*i*o*t*m*t*y.com βœ… C 2026-05-19 12:25:50
r*s*r*e*t*s*e*o.com βœ… B 2026-05-19 12:19:53
n*u*e*l*v*g*e.c*.jp (WP 6.6.5) βœ… F 2026-05-19 12:15:49
h*n*r*c*s*o*n*y*h*o*o*i*s.com (WP 6.9.4) βœ… F 2026-05-19 12:05:35
4*c*s.com βœ… C 2026-05-19 11:07:50
r*s*a*c*i*a*p*a*n*.com βœ… F 2026-05-19 11:04:30
r*s*a*c*i*a*p*a*.com βœ… F 2026-05-19 11:04:30
e*e*y*a*-*e*h.com βœ… F 2026-05-19 10:44:33
d*t*g*v*r*a*c*.u*f.edu βœ… F 2026-05-19 10:41:10
e*i*i*n*m*t*o*o*m*s*k.de βœ… F 2026-05-19 10:30:15
s*c*r*.t*i*e*t*w*l*e*.com βœ… F 2026-05-19 10:17:40
d*n*e*o*s*r*h*t*c*s.com βœ… F 2026-05-19 10:02:29
d*r*e*f*c*f*7.com βœ… F 2026-05-19 09:38:20
t*e*s*r.com βœ… B 2026-05-19 09:30:18
m*x*-*r.com (WP 6.9.4) βœ… F 2026-05-19 09:24:45
a*d*a*g*n*a*e*.com (WP 6.9.4) βœ… F 2026-05-19 09:14:19
r*g*n*r*m*t*n.com βœ… F 2026-05-19 09:02:12
e*t*i*e*t*i*e.fi (WP 6.9.4) βœ… F 2026-05-19 08:48:09
a*d*u*i*t*h*m*s*c*l.com βœ… F 2026-05-19 08:22:52
a*d*u*i*t*d*.com βœ… F 2026-05-19 08:22:52
a*d*u*i*t*w*y.com βœ… F 2026-05-19 08:22:52
a*d*u*i*t*r*a*w*y.com βœ… F 2026-05-19 08:22:52
a*d*u*i*t.com βœ… F 2026-05-19 08:22:52
k*l*o*t*a*e*.com (WP 6.9.4) βœ… C 2026-05-19 08:05:27
k*e*o*k*r*a*.sk βœ… F 2026-05-19 07:46:16
k*n*t*e*a*u*g.de βœ… C 2026-05-19 07:46:15
e*e*g*e*n*i*l*o*k.com βœ… D 2026-05-19 07:45:35
e*e*g*e*n*b*.com βœ… D 2026-05-19 07:45:34
e*e*g*e*n*y*c*r*.com βœ… C 2026-05-19 07:31:28
j*s*f*w*g*e*-*t*f*u*g.de (WP 6.8.5) βœ… F 2026-05-19 07:23:19
e*e*g*e*n*c*l*.com (WP 6.9.4) βœ… F 2026-05-19 07:22:19
r*g*v*.com βœ… F 2026-05-19 07:15:46
r*s*a*c*m*t*h.a*u.edu βœ… D 2026-05-19 06:30:14
j*s*t*a*n*n*.c*.uk βœ… D 2026-05-19 06:11:46
i*l*n*e*e*a*e.n*.ca βœ… B 2026-05-19 05:47:50
y*s*e*r*i*e.com (WP 6.9.4) βœ… F 2026-05-19 05:40:43
k*l*i*o*c*p*d*n*e*w*r*s.com βœ… F 2026-05-19 05:12:37
k*l*u*u*.com πŸ”“ F 2026-05-19 04:42:32
j*b*i*p*.link (WP 6.9.4) βœ… F 2026-05-19 04:37:00
s*e*c*n*e*.a*u.edu βœ… D 2026-05-19 04:20:10
t*e*e*n*i*s*g*a*o*p*n*-*u*s*a.com (WP 6.8.5) βœ… C 2026-05-19 04:18:24
b*d*y.u*h*r.it (WP 6.9.4) βœ… F 2026-05-19 04:16:12
w*w*.j*r*a*l.pl (WP 6.9.4) βœ… F 2026-05-19 03:58:23
b*o*o*t*c*l.com βœ… C 2026-05-19 03:49:19
n*f*z*.com βœ… D 2026-05-19 03:37:55
n*v*s*o*c*n*e*.com βœ… C 2026-05-19 03:28:38
n*v*s*o*a*s*c*a*e*.com (WP 6.9.4) βœ… F 2026-05-19 03:28:38
v*r*e*l*h*a*e.com βœ… F 2026-05-19 03:12:52
s*c*a*l*f*t*a*e*c*u*.com (WP 6.9.4) βœ… C 2026-05-19 03:05:00
n*f*m*l*e*e*a*e*a.com βœ… C 2026-05-19 02:26:51
h*l*o*m*o*l*t*e*u*i*a*.com βœ… F 2026-05-19 02:06:18
h*l*o*m*o*l*m*s*c*l.com βœ… F 2026-05-19 02:06:18
h*l*o*m*o*l*.com βœ… F 2026-05-19 02:06:17
b*o*i*r*.com (WP 6.9.4) βœ… F 2026-05-19 02:02:09

Top 50 Plugins

Plugin Count
elementor 1,868,053
contact-form-7 1,839,138
elementor-pro 1,086,956
woocommerce 843,096
revslider 638,354
jetpack 478,746
js_composer 447,519
wp-rocket 347,732
essential-addons-for-elementor-lite 308,278
gravityforms 300,257
complianz-gdpr 269,093
cookie-law-info 241,775
instagram-feed 235,701
google-site-kit 229,472
sitepress-multilingual-cms 229,144
google-analytics-for-wordpress 220,437
elementskit-lite 217,876
header-footer-elementor 217,110
bluehost-wordpress-plugin 192,383
gutenberg 166,413
gutenberg-core 165,241
cookie-notice 160,147
litespeed-cache 140,996
the-events-calendar 137,971
wpforms-lite 133,159
gtranslate 132,650
astra-sites 122,378
popup-maker 119,986
tablepress 115,666
woocommerce-payments 115,555
coblocks 103,081
honeypot 101,592
astra-addon 98,381
duracelltomi-google-tag-manager 97,229
wp-smushit 96,743
all-in-one-seo-pack 96,258
LayerSlider 94,649
bb-plugin 92,877
megamenu 90,546
premium-addons-for-elementor 89,861
akismet 88,120
mailchimp-for-wp 86,426
cleantalk-spam-protect 85,881
woocommerce-gateway-stripe 85,506
ml-slider 84,529
borlabs-cookie 83,528
wp-pagenavi 82,783
fusion-builder 82,411
ewww-image-optimizer 81,669
smart-slider-3 80,822

Top 50 Themes

Theme Count
hello-elementor 638,947
Divi 528,350
astra 437,220
flatsome 147,608
generatepress 130,535
Avada 128,533
pub 113,783
twentytwentyfour 87,839
oceanwp 86,469
kadence 82,000
sydney 75,827
enfold 74,519
salient 68,746
twentyseventeen 58,508
h4 58,354
bb-theme 56,485
betheme 53,931
blocksy 53,040
cocoon-master 52,732
dt-the7 47,785
twentytwentyfive 46,005
neve 41,043
Avada-Child-Theme 38,823
woodmart 34,431
gox 34,352
bridge 33,904
twentytwentyone 33,206
lightning 32,337
twentytwenty 31,198
swell 29,067
voxel 27,638
Impreza 27,599
bricks 26,946
twentytwentythree 24,833
Newspaper 24,711
sinatra 24,616
kubio 22,257
twentytwentytwo 20,450
uncode 19,869
epik-redesign 19,288
twentysixteen 19,161
storefront 18,527
pro 18,211
Total 15,275
extendable 15,037
yith-wonder 14,135
hello-theme-child-master 13,902
yootheme 13,495
themify-ultra 13,469
hestia 13,422