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

Plugin: wp-bootstrap-blocks (Used by 4,911 domains)

Bootstrap Blocks

๐Ÿ‘ค tschortsch ๐Ÿ”— 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
f*i*m*n*e*e*a*e.com B Jul 18, 2026
o*l*n*r*v*e*s*r*t*g*.com (WP 7.0.1) F Jul 18, 2026
r*s*e*t.tv (WP 7.0.2) F Jul 18, 2026
s*e*i*l*e*d*l*w*r*u*.com (WP 7.0.2) F Jul 18, 2026
d*b*i*s*o*e*e*i*g.com F Jul 18, 2026
k*r*m*n*u*n.com A Jul 18, 2026
s*n*l*e*t*t*.coffee (WP 7.0) F Jul 18, 2026
d*r*c*f*r*i*g.coffee (WP 7.0) F Jul 18, 2026
p*o*e*r*a*i*a.com A Jul 18, 2026
d*e*e*a*e.com B Jul 18, 2026
h*e*u*p*e*t.net D Jul 18, 2026
b*i*h*e*e*v*g*s.com B Jul 18, 2026
b*i*h*e*e*p*t*l*m*.com C Jul 18, 2026
e*c*e*i*.nl A Jul 18, 2026
k*p*e*e*t*.com F Jul 18, 2026
d*b*r*s*o*e*.com F Jul 18, 2026
f*h*n*r*s*h*l*.com B Jul 18, 2026
u*r*n*n*a*f*6*.de (WP 7.0.2) F Jul 18, 2026
d*i*e*y*o*.de F Jul 18, 2026
m*g*m*c*r*a*e*.com (WP 7.0.2) F Jul 18, 2026
p*r*i*i*a*.c*m.au F Jul 18, 2026
b*i*g*s*n*o*l*v*n*.com C Jul 18, 2026
k*r*a*t*n*o*i*a*t*i*a.fi (WP 6.9.4) A Jul 18, 2026
b*i*g*s*t*e*t*r*e*.com C Jul 18, 2026
k*n*u*k*s*t*s.com F Jul 18, 2026
b*i*g*p*r*v*s*o*c*i*i*.com (WP 7.0.2) F Jul 18, 2026
k*n*u*k*i*d*a*a*u*b*r.com D Jul 18, 2026
k*n*u*k*b*r*s*o*e*.com F Jul 18, 2026
b*i*g*l*n*d*n*a*c*r*.com C Jul 18, 2026
o*l*n*s*e*l.c*.uk (WP 7.0) D Jul 18, 2026
h*r*s*l*s.c*.uk (WP 7.0) D Jul 18, 2026
k*n*i*g*o*t*a*e*g*o*p.com (WP 7.0.2) C Jul 18, 2026
k*x*m*e*l*r.com (WP 7.0.2) F Jul 18, 2026
w*n*e*c*r*.com D Jul 18, 2026
d*a*e*s*p*l*.com C Jul 18, 2026
d*a*e*s*u*p*y*e*w*r*.com C Jul 18, 2026
k*n*o*u*e*.com (WP 7.0.2) F Jul 18, 2026
c*n*e*t*o*-*s*r*v*.cz (WP 6.9.5) A Jul 18, 2026
m*e*w*t*r*t*n*w*s*c*e*t*r.com F Jul 18, 2026
m*e*w*t*r*t*n*h*g*r*d*e.com F Jul 18, 2026
a*y*i*e*6*.com F Jul 18, 2026
c*r*e*a*a*p*s*o*o*d*o.c*m.br (WP 7.0.2) F Jul 18, 2026
a*y*a*t*a*f*c*c*o*l.com (WP 7.0.1) F Jul 18, 2026
c*i*d*a*o*.de (WP 7.0.2) F Jul 18, 2026
c*p*s.org F Jul 18, 2026
k*n*e*y*y*c*i*i*.com B Jul 18, 2026
k*n*e*y*o*t*r*t*a*e*.com (WP 7.0.2) C Jul 18, 2026
r*m*e*e*e*a*e.com B Jul 18, 2026
a*x*c*b*d*.com (WP 7.0.2) F Jul 18, 2026
d*a*y*s.com D Jul 18, 2026
a*x*n*.com F Jul 18, 2026
s*a*k*e*t*v*l*.com C Jul 18, 2026
f*o*t*d*c*r*s.com D Jul 18, 2026
k*o*a*d*o*r*v*l.com (WP 7.0.2) C Jul 18, 2026
d*a*g*o*b*o*s.com A Jul 18, 2026
k*o*t*p*e*z*l*.com F Jul 18, 2026
b*e*o*g.ch (WP 7.0.2) F Jul 18, 2026
h*p*e*.com (WP 6.5.7) D Jul 18, 2026
s*a*p*o*e*r*.com C Jul 18, 2026
k*p*h*a*t*.com F Jul 18, 2026
r*.fi (WP 7.0.2) B Jul 18, 2026
p*o*f*t.c*.il (WP 6.1.10) F Jul 18, 2026
o*e*i*i*n*l*n*c.com C Jul 18, 2026
m*e*a*d*v*n*i.com (WP 7.0.2) D Jul 18, 2026
m*e*a*i.com F Jul 18, 2026
k*m*e*a*e*e*a*e.com C Jul 18, 2026
b*e*o*w*l*n*s*.com (WP 7.0.2) F Jul 18, 2026
a*t*n*o*o*a*o.com (WP 6.9.5) F Jul 18, 2026
g*t*w*y*o*e*y.com F Jul 18, 2026
t*e*t*n*u*c*u*.c*.uk F Jul 18, 2026
h*n*s*i*d*w*.com D Jul 18, 2026
h*n*s*p*l*.com D Jul 18, 2026
h*n*s*r*s*.com D Jul 18, 2026
h*n*s*u*p*y.com D Jul 18, 2026
h*n*s*o*u*i*n*.com D Jul 18, 2026
h*n*s*h*w*o*m.com D Jul 18, 2026
h*n*s*o*f*n*.com D Jul 18, 2026
h*n*s*o*l*i*g*.com D Jul 18, 2026
h*n*s*i*l*o*k.com D Jul 18, 2026
h*n*s*u*b*r.com D Jul 18, 2026
h*n*s*i*c*e*a*d*a*h.com D Jul 18, 2026
h*n*s*s*e*t*r*h*n*e*g*e*.com D Jul 18, 2026
h*n*s*n*u*a*i*n.com D Jul 18, 2026
h*n*s*n*t*l*a*i*n.com D Jul 18, 2026
h*n*s*l*o*i*g.com D Jul 18, 2026
h*n*s*x*e*i*r*.com D Jul 18, 2026
h*n*s*e*k*n*.com D Jul 18, 2026
h*n*s*a*i*e*s.com D Jul 18, 2026
h*n*s*a*i*e*r*.com D Jul 18, 2026
h*n*s*u*l*i*g*u*p*y.com D Jul 18, 2026
h*n*s*p*.com D Jul 18, 2026
j*a*s*y.cz (WP 6.8.2) F Jul 18, 2026
c*r*o*e*h.cz D Jul 18, 2026
h*y*a*k*t*e*t*r.org (WP 7.0) F Jul 18, 2026
s*u*f*e*u*e*r*m*s*e*s*p*r*l*g*e.fr (WP 7.0.2) F Jul 18, 2026
f*b*r*c.com D Jul 18, 2026
a*t*n*a*i*a.com (WP 7.0.2) F Jul 18, 2026
m*e*s*i*w*s*.com D Jul 18, 2026
s*p*x.eu F Jul 18, 2026
k*l*w*a*a*h*c*u*.com F Jul 18, 2026

Top 50 Plugins

Plugin Count
elementor 1,773,066
contact-form-7 1,754,699
elementor-pro 1,053,398
woocommerce 816,868
revslider 609,950
jetpack 456,151
js_composer 420,819
wp-rocket 341,566
essential-addons-for-elementor-lite 265,266
complianz-gdpr 257,980
gravityforms 257,686
google-site-kit 232,621
cookie-law-info 228,902
instagram-feed 225,266
sitepress-multilingual-cms 210,874
header-footer-elementor 207,407
google-analytics-for-wordpress 206,188
bluehost-wordpress-plugin 192,588
elementskit-lite 180,622
gutenberg 167,311
cookie-notice 149,235
litespeed-cache 143,547
gtranslate 125,193
wpforms-lite 124,272
the-events-calendar 122,579
astra-sites 113,631
gutenberg-core 113,508
popup-maker 110,000
woocommerce-payments 109,709
tablepress 102,202
honeypot 97,891
astra-addon 93,947
wp-smushit 91,090
duracelltomi-google-tag-manager 90,451
coblocks 89,789
layerslider 89,525
all-in-one-seo-pack 89,300
bb-plugin 87,066
akismet 85,166
premium-addons-for-elementor 84,433
ml-slider 83,034
cleantalk-spam-protect 82,813
mailchimp-for-wp 82,012
megamenu 80,374
woocommerce-gateway-stripe 79,700
jet-engine 77,827
fusion-builder 77,281
ewww-image-optimizer 76,638
wp-pagenavi 76,523
smart-slider-3 76,327

Top 50 Themes

Theme Count
hello-elementor 621,543
Divi 497,327
astra 415,116
flatsome 137,795
Avada 121,363
generatepress 114,678
oceanwp 80,569
pub 79,286
kadence 78,818
enfold 68,928
salient 65,362
twentyseventeen 54,403
bb-theme 53,484
betheme 52,451
twentytwentyfour 52,191
blocksy 51,007
cocoon-master 49,241
dt-the7 45,528
twentytwentyfive 44,925
woodmart 42,693
h4 39,561
neve 38,220
Avada-Child-Theme 36,954
gox 36,252
bridge 31,437
twentytwentyone 30,343
lightning 29,939
twentytwenty 28,835
swell 27,982
bricks 26,516
Impreza 26,104
Newspaper 24,234
twentytwentythree 22,139
epik-redesign 19,181
twentytwentytwo 18,831
uncode 18,592
twentysixteen 17,623
pro 17,621
sydney 16,585
storefront 16,374
Total 14,410
hello-theme-child-master 14,004
factory-templates-4 13,730
themify-ultra 12,971
extendable 12,866
hestia 12,599
yootheme 12,547
yith-wonder 12,223
porto 11,980
twentyfifteen 11,835