{"id":4490,"date":"2025-02-17T19:14:04","date_gmt":"2025-02-17T19:14:04","guid":{"rendered":"https:\/\/s-o-s.net\/bootstrap-blocks\/"},"modified":"2025-02-17T19:14:04","modified_gmt":"2025-02-17T19:14:04","slug":"bootstrap-blocks","status":"publish","type":"post","link":"https:\/\/s-o-s.net\/en_gb\/bootstrap-blocks\/","title":{"rendered":"Bootstrap Blocks"},"content":{"rendered":"<p> <br \/>\n<\/p>\n<article id=\"post-100221\" class=\"alignwide post-100221 plugin type-plugin status-publish hentry plugin_section-blocks plugin_tags-blocks plugin_tags-bootstrap plugin_tags-gutenberg plugin_contributors-liip plugin_contributors-tschortsch plugin_committers-liip\">\n<div class=\"plugin-banner\" id=\"plugin-banner-wp-bootstrap-blocks\"><\/div>\n<header class=\"plugin-header\">\n<div class=\"plugin-notice notice notice-warning notice-alt\">\n<p>This plugin <strong>hasn\u0092t been tested with the latest 3 major releases of WordPress<\/strong>. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.<\/p>\n<\/div>\n<p><!-- .plugin-notice -->\t\t<\/p>\n<div class=\"entry-heading-container\">\n<div>\n<div class=\"entry-thumbnail\">\n\t\t\t\t\t<img decoding=\"async\" class=\"plugin-icon\" src=\"https:\/\/ps.w.org\/wp-bootstrap-blocks\/assets\/icon.svg?rev=2059732\" alt=\"\">\t\t\t\t<\/div>\n<div>\n<h1 class=\"plugin-title\">Bootstrap Blocks<\/h1>\n<p>\t\t\t\t\t<span class=\"byline\">By <span class=\"author vcard\"><a target=\"_blank\" class=\"url fn n\" href=\"https:\/\/profiles.wordpress.org\/liip\/\" rel=\"noopener\">liip<\/a><\/span><\/span>\n\t\t\t\t<\/div>\n<\/p><\/div>\n<div class=\"plugin-actions\">\n<div class=\"wp-block-button is-small plugin-download download-button\"><a target=\"_blank\" class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/downloads.wordpress.org\/plugin\/wp-bootstrap-blocks.5.2.0.zip\" rel=\"noopener\">Download<\/a><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/header>\n<p><!-- .entry-header --><\/p>\n<p>\t<span id=\"description\"><\/span><br \/>\n\t<span id=\"reviews\"><\/span><br \/>\n\t<span id=\"installation\"><\/span><br \/>\n\t<span id=\"developers\"><\/span><br \/>\n\t<span id=\"advanced\" class=\"\"><\/span><br \/>\n\t<span id=\"section-links\"><\/p>\n<ul class=\"tabs clear\">\n<li id=\"tablink-description\"><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/wp-bootstrap-blocks\/#description\" rel=\"noopener\">Details<\/a><\/li>\n<li id=\"tablink-reviews\"><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/wp-bootstrap-blocks\/#reviews\" rel=\"noopener\">Reviews<\/a><\/li>\n<li id=\"tablink-installation\">\n\t\t\t\t<a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/wp-bootstrap-blocks\/#installation\" rel=\"noopener\">Installation<\/a>\n\t\t\t<\/li>\n<li id=\"tablink-developers\"><a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/wp-bootstrap-blocks\/#developers\" rel=\"noopener\">Development<\/a><\/li>\n<\/ul>\n<div id=\"link-support\">\n\t\t\t<a target=\"_blank\" href=\"https:\/\/wordpress.org\/support\/plugin\/wp-bootstrap-blocks\/\" rel=\"noopener\">Support<\/a>\n\t\t<\/div>\n<p>\t<\/span><br \/>\n\t<script type=\"text\/javascript\">if ( '#changelog' == window.location.hash ) { window.setTimeout( function() { window.location.hash=\"#developers\"; }, 10 ); }<\/script><\/p>\n<div class=\"entry-content\">\n<div id=\"tab-description\" class=\"plugin-description section\">\n<h2 id=\"description-header\">Description<\/h2>\n<p>Bootstrap Gutenberg Blocks for WordPress. This plugin adds Bootstrap components and layout options as Gutenberg blocks.<\/p>\n<h4>Features<\/h4>\n<ul>\n<li>Supports Bootstrap v5 and v4<\/li>\n<li>Support for CSS grid (experimental)<\/li>\n<li>Fully customizable with filters<\/li>\n<li>Configuration via option page or programmatically with constants<\/li>\n<li>Block templates can be overwritten in your theme<\/li>\n<\/ul>\n<p>The full documentation of this plugin can be found on GitHub: <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#readme\" rel=\"nofollow ugc noopener\">https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#readme<\/a><\/p>\n<h4>Available Blocks<\/h4>\n<p><strong>Container<\/strong><\/p>\n<p>Options:<\/p>\n<ul>\n<li>Fluid: If enabled the container will use the full available width, spanning the entire width of the viewport.<\/li>\n<li>Fluid Breakpoint: Used to enable <a target=\"_blank\" href=\"https:\/\/getbootstrap.com\/docs\/4.4\/layout\/overview\/#responsive\" rel=\"nofollow ugc noopener\">responsive containers<\/a>. 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.<\/li>\n<li>Margin After: Define a margin which should be added after the container.<\/li>\n<\/ul>\n<p><strong>Row<\/strong><\/p>\n<p>Options:<\/p>\n<ul>\n<li>Template: Choose from a predefined template for the inner <code>column<\/code> blocks.<\/li>\n<li>No Gutters: Disable gutters between columns.<\/li>\n<li>Alignment: Horizontal alignment of inner <code>column<\/code> blocks.<\/li>\n<li>Vertical Alignment: Vertical alignment of inner <code>column<\/code> blocks.<\/li>\n<li>Editor stack columns: Displays stacked columns in the editor to enhance readability of block content.<\/li>\n<li>Horizontal Gutters: Size of horizontal gutters.<\/li>\n<li>Vertical Gutters: Size of vertical gutters.<\/li>\n<li>CSS Grid Gutters: Size of gutters when CSS grid is used.<\/li>\n<\/ul>\n<p><strong>Column<\/strong><\/p>\n<p>Options:<\/p>\n<ul>\n<li>Sizes for all breakpoints (xxl, xl, lg, md, sm, xs): How much space the column should use for the given breakpoint.<\/li>\n<li>Equal width for all breakpoints (xxl, xl, lg, md, sm, xs): If enabled column will spread width evenly with other columns.<\/li>\n<li>Background Color: Set background color to column.<\/li>\n<li>Content vertical alignment: Align content vertically in column. This option is only needed if a background color is set. Otherwise use the <strong>Alignment<\/strong> option of the outer <code>row<\/code> block.<\/li>\n<li>Padding: Define padding inside the column.<\/li>\n<\/ul>\n<p><strong>Button<\/strong><\/p>\n<p>Options:<\/p>\n<ul>\n<li>Style: Choose the styling of the button.<\/li>\n<li>Open in new tab: Choose if link should be opened in a new tab.<\/li>\n<li>Rel: Set rel attribute of the link.<\/li>\n<li>Alignment: Horizontal alignment of the button.<\/li>\n<\/ul>\n<h4>Supported Bootstrap versions<\/h4>\n<p>This plugin supports Bootstrap v4 and v5.<\/p>\n<p>The version can be selected in the plugin settings (Settings &gt; Bootstrap Blocks) or by defining the <code>WP_BOOTSTRAP_BLOCKS_BOOTSTRAP_VERSION<\/code> constant in the <code>wp-config.php<\/code> file:<\/p>\n<ul>\n<li>Bootstrap 4: <code>define( 'WP_BOOTSTRAP_BLOCKS_BOOTSTRAP_VERSION', '4' );<\/code><\/li>\n<li>Bootstrap 5 (default): <code>define( 'WP_BOOTSTRAP_BLOCKS_BOOTSTRAP_VERSION', '5' );<\/code><\/li>\n<\/ul>\n<p>Possible values right now are <code>'4'<\/code> or <code>'5'<\/code>. By default Bootstrap version <strong>5<\/strong> is selected.<\/p>\n<h4>CSS Grid<\/h4>\n<p>The <a target=\"_blank\" href=\"https:\/\/getbootstrap.com\/docs\/5.1\/layout\/css-grid\/\" rel=\"nofollow ugc noopener\">CSS grid<\/a> (supported with Bootstrap &gt;= 5.1.0) can be enabled in the plugin settings (Settings &gt; Bootstrap Blocks) or by defining the <code>WP_BOOTSTRAP_BLOCKS_ENABLE_CSS_GRID<\/code> constant in the <code>wp-config.php<\/code> file:<\/p>\n<p>eg. <code>define( 'WP_BOOTSTRAP_BLOCKS_ENABLE_CSS_GRID', true );<\/code><\/p>\n<p>When the CSS grid is enabled the <code>row<\/code> and the <code>column<\/code> blocks will use custom templates for the rendering process:<\/p>\n<ul>\n<li>Row: <code>row-css.grid.php<\/code><\/li>\n<li>Column: <code>column-css-grid.php<\/code><\/li>\n<\/ul>\n<p>The support is still experimental since it\u2019s also marked as experimental in the Bootstarp library. Please read the official <a target=\"_blank\" href=\"https:\/\/getbootstrap.com\/docs\/5.1\/layout\/css-grid\/\" rel=\"nofollow ugc noopener\">Bootstrap documentation<\/a> to get more information on how to use it.<\/p>\n<h4>Bootstrap library<\/h4>\n<p>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.<\/p>\n<p>You\u2019ll find an example how to include it in your theme\u2019s <code>functions.php<\/code> in the <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#bootstrap-library\" rel=\"nofollow ugc noopener\">documentation<\/a>.<\/p>\n<h4>Templates<\/h4>\n<p>All blocks are implemented as <a target=\"_blank\" href=\"https:\/\/wordpress.org\/gutenberg\/handbook\/designers-developers\/developers\/tutorials\/block-tutorial\/creating-dynamic-blocks\/\" rel=\"ugc noopener\">dynamic blocks<\/a>. This makes it possible to overwrite the template of a block in your theme.<\/p>\n<p>To overwrite a block template create a folder called <code>wp-bootstrap-blocks\/<\/code> in your theme directory. You can copy the original template from <code>wp-bootstrap-blocks\/src\/templates\/&lt;blockname&gt;.php<\/code> as a starting point and adjust it to your needs.<\/p>\n<h4>Requirements<\/h4>\n<ul>\n<li>WordPress &gt;= 5.0<\/li>\n<li>PHP &gt;= 5.6<\/li>\n<\/ul>\n<h4>Further Information<\/h4>\n<ul>\n<li>Documentation: <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#readme\" rel=\"nofollow ugc noopener\">https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#readme<\/a><\/li>\n<li>WordPress Plugin: <a target=\"_blank\" href=\"https:\/\/wordpress.org\/plugins\/wp-bootstrap-blocks\" rel=\"ugc noopener\">https:\/\/wordpress.org\/plugins\/wp-bootstrap-blocks<\/a><\/li>\n<li>GitHub Repository: <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin\" rel=\"nofollow ugc noopener\">https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin<\/a><\/li>\n<li>Changelog: <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin\/releases\" rel=\"nofollow ugc noopener\">https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin\/releases<\/a><\/li>\n<li>Issue tracker: <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin\/issues\" rel=\"nofollow ugc noopener\">https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin\/issues<\/a><\/li>\n<\/ul>\n<\/div>\n<div id=\"screenshots\" class=\"plugin-screenshots section\">\n<h2 id=\"screenshots-header\">Screenshots<\/h2>\n<ul class=\"plugin-screenshots\">\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/wp-bootstrap-blocks\/trunk\/screenshot-1.png?rev=2998495\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/wp-bootstrap-blocks\/trunk\/screenshot-1.png?rev=2998495\" alt=\"\"><\/a><figcaption>Row block<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/wp-bootstrap-blocks\/trunk\/screenshot-2.png?rev=2998495\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/wp-bootstrap-blocks\/trunk\/screenshot-2.png?rev=2998495\" alt=\"\"><\/a><figcaption>Column block<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/wp-bootstrap-blocks\/trunk\/screenshot-3.png?rev=2998495\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/wp-bootstrap-blocks\/trunk\/screenshot-3.png?rev=2998495\" alt=\"\"><\/a><figcaption>Column block (further settings)<\/figcaption><\/figure>\n<\/li>\n<li>\n<figure><a target=\"_blank\" href=\"https:\/\/ps.w.org\/wp-bootstrap-blocks\/trunk\/screenshot-4.png?rev=2998495\" rel=\"nofollow noopener\"><img decoding=\"async\" class=\"screenshot\" src=\"https:\/\/ps.w.org\/wp-bootstrap-blocks\/trunk\/screenshot-4.png?rev=2998495\" alt=\"\"><\/a><figcaption>Container block<\/figcaption><\/figure>\n<\/li>\n<\/ul>\n<\/div>\n<div id=\"tab-installation\" class=\"plugin-installation section\">\n<h2 id=\"installation-header\">Installation<\/h2>\n<ol>\n<li>Upload the <code>wp-bootstrap-blocks<\/code> directory into the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the <code>Plugins<\/code> menu in WordPress<\/li>\n<li>Start adding blocks from the <code>Bootstrap Blocks<\/code> category<\/li>\n<\/ol>\n<\/div>\n<div id=\"faq\" class=\"plugin-faq section\">\n<h2 id=\"faq-header\">FAQ<\/h2>\n<dl>\n<dt id=\"which%20versions%20of%20bootstrap%20are%20supported%3F\">\n<h3>Which versions of Bootstrap are supported?<\/h3>\n<\/dt>\n<dd>\n<p>This plugin supports Bootstrap v4 and v5.<\/p>\n<\/dd>\n<dt id=\"is%20bootstrap%20included%3F\">\n<h3>Is Bootstrap included?<\/h3>\n<\/dt>\n<dd>\n<p>No. This plugin doesn\u2019t load the Bootstrap library for you. You have to do this by yourself in your theme. Please read more about this in the <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#bootstrap-library\" rel=\"nofollow ugc noopener\">documentation<\/a>.<\/p>\n<\/dd>\n<dt id=\"have%20you%20found%20a%20bug%20or%20do%20you%20have%20a%20feature%20request%3F\">\n<h3>Have you found a bug or do you have a feature request?<\/h3>\n<\/dt>\n<dd>\n<p>Please create a new GitHub issue and let us know: <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin\/issues\" rel=\"nofollow ugc noopener\">https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin\/issues<\/a><\/p>\n<\/dd>\n<\/dl>\n<\/div>\n<div id=\"tab-reviews\" class=\"plugin-reviews section\">\n<h2 id=\"reviews-header\">Reviews<\/h2>\n<div class=\"plugin-reviews\">\n<article class=\"plugin-review\">\n<div class=\"review-avatar\">\n\t\t\t\t\t\t<img decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/ec9273431afa986db584fe270d79b860efe4a5c541bcd459ee441162b66b61ed?s=60&amp;d=retro&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/ec9273431afa986db584fe270d79b860efe4a5c541bcd459ee441162b66b61ed?s=120&amp;d=retro&amp;r=g 2x\" class=\"avatar avatar-60 photo\" height=\"60\" width=\"60\">\t\t\t\t\t<\/div>\n<div class=\"review\">\n<header>\n<div class=\"header-top\">\n<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><\/div>\n<h3 class=\"review-title\"><a target=\"_blank\" class=\"url\" href=\"https:\/\/wordpress.org\/support\/topic\/great-plugin-34438\/\" rel=\"noopener\">Great plugin<\/a><\/h3>\n<\/p><\/div>\n<div class=\"header-bottom\">\n\t\t\t\t\t\t\t\t<span class=\"review-author author vcard\"><a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/anonymized-20491752\/\" title=\"Posts by Anonymous User 20491752\" rel=\"author noopener\">Anonymous User 20491752<\/a><\/span><br \/>\n\t\t\t\t\t\t\t\t<span class=\"review-date\">June 24, 2022<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/header>\n<div class=\"review-content\">Great plugin, thank you!<\/div>\n<\/p><\/div>\n<\/article>\n<article class=\"plugin-review\">\n<div class=\"review-avatar\">\n\t\t\t\t\t\t<img decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/923c469ba6e717c0abf0ebc1534fd9ba04a37d1174ccaf9ba6f6d6c9299bb042?s=60&amp;d=retro&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/923c469ba6e717c0abf0ebc1534fd9ba04a37d1174ccaf9ba6f6d6c9299bb042?s=120&amp;d=retro&amp;r=g 2x\" class=\"avatar avatar-60 photo\" height=\"60\" width=\"60\">\t\t\t\t\t<\/div>\n<div class=\"review\">\n<header>\n<div class=\"header-top\">\n<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><\/div>\n<h3 class=\"review-title\"><a target=\"_blank\" class=\"url\" href=\"https:\/\/wordpress.org\/support\/topic\/this-should-be-a-featured-plugin\/\" rel=\"noopener\">This should be a featured plugin!<\/a><\/h3>\n<\/p><\/div>\n<div class=\"header-bottom\">\n\t\t\t\t\t\t\t\t<span class=\"review-author author vcard\"><a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/marekrostcz\/\" title=\"Posts by marekrostcz\" rel=\"author noopener\">marekrostcz<\/a><\/span><br \/>\n\t\t\t\t\t\t\t\t<span class=\"review-date\">March 7, 2022<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/header>\n<div class=\"review-content\">This is an excellent plugin. All the pains of trying to solve web responsiveness with Gutenberg can thrown out of the window. Great compatibility with themes that already use Bootstrap for basic website structure. It took me a year of casual looking around before I found this gem. It needs to be seen mooooar!<\/div>\n<\/p><\/div>\n<\/article>\n<article class=\"plugin-review\">\n<div class=\"review-avatar\">\n\t\t\t\t\t\t<img decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/c231aeffc72ae1cacae06ceffaa81c22372f40819eb15973faef678dcfa82003?s=60&amp;d=retro&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/c231aeffc72ae1cacae06ceffaa81c22372f40819eb15973faef678dcfa82003?s=120&amp;d=retro&amp;r=g 2x\" class=\"avatar avatar-60 photo\" height=\"60\" width=\"60\">\t\t\t\t\t<\/div>\n<div class=\"review\">\n<header>\n<div class=\"header-top\">\n<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><\/div>\n<h3 class=\"review-title\"><a target=\"_blank\" class=\"url\" href=\"https:\/\/wordpress.org\/support\/topic\/exactly-what-i-wanted-95\/\" rel=\"noopener\">Exactly what I wanted<\/a><\/h3>\n<\/p><\/div>\n<div class=\"header-bottom\">\n\t\t\t\t\t\t\t\t<span class=\"review-author author vcard\"><a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/mansfeld\/\" title=\"Posts by Pawel Mansfeld\" rel=\"author noopener\">Pawel Mansfeld<\/a><\/span><br \/>\n\t\t\t\t\t\t\t\t<span class=\"review-date\">February 2, 2022<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/header>\n<div class=\"review-content\">This plugin is exactly what I wanted because I use Bootstrap to make grid and organise content on posts and pages. Fantastic, keep good work.<\/div>\n<\/p><\/div>\n<\/article>\n<article class=\"plugin-review\">\n<div class=\"review-avatar\">\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/4c045aa2c76d097e9238ccb734c81987239a345c8830aa0ae509a443b30d4d9f?s=60&amp;d=retro&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/4c045aa2c76d097e9238ccb734c81987239a345c8830aa0ae509a443b30d4d9f?s=120&amp;d=retro&amp;r=g 2x\" class=\"avatar avatar-60 photo\" height=\"60\" width=\"60\">\t\t\t\t\t<\/div>\n<div class=\"review\">\n<header>\n<div class=\"header-top\">\n<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><\/div>\n<h3 class=\"review-title\"><a target=\"_blank\" class=\"url\" href=\"https:\/\/wordpress.org\/support\/topic\/perfect-8908\/\" rel=\"noopener\">Perfect<\/a><\/h3>\n<\/p><\/div>\n<div class=\"header-bottom\">\n\t\t\t\t\t\t\t\t<span class=\"review-author author vcard\"><a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/cabgfx\/\" title=\"Posts by cabgfx\" rel=\"author noopener\">cabgfx<\/a><\/span><br \/>\n\t\t\t\t\t\t\t\t<span class=\"review-date\">November 17, 2021<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/header>\n<div class=\"review-content\"><\/div>\n<\/p><\/div>\n<\/article>\n<article class=\"plugin-review\">\n<div class=\"review-avatar\">\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/bbb231effdefe24bca4eac035fb231d90b789e7aae90f4e561337e071dbfb0cb?s=60&amp;d=retro&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/bbb231effdefe24bca4eac035fb231d90b789e7aae90f4e561337e071dbfb0cb?s=120&amp;d=retro&amp;r=g 2x\" class=\"avatar avatar-60 photo\" height=\"60\" width=\"60\">\t\t\t\t\t<\/div>\n<div class=\"review\">\n<header>\n<div class=\"header-top\">\n<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><\/div>\n<h3 class=\"review-title\"><a target=\"_blank\" class=\"url\" href=\"https:\/\/wordpress.org\/support\/topic\/so-useful-please-keep-up-the-good-work\/\" rel=\"noopener\">So useful! Please keep up the good work!<\/a><\/h3>\n<\/p><\/div>\n<div class=\"header-bottom\">\n\t\t\t\t\t\t\t\t<span class=\"review-author author vcard\"><a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/correctsyntax\/\" title=\"Posts by Noah R.\" rel=\"author noopener\">Noah R.<\/a><\/span><br \/>\n\t\t\t\t\t\t\t\t<span class=\"review-date\">October 4, 2021<\/span><br \/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"review-replies\">1 reply<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/header>\n<div class=\"review-content\">Very good plugin for providing container, row and column functionality for custom Bootstrap themes (my use-case). This is so much better than the default WordPress columns. Just what I was looking for. Thanks for the plugin. \ud83d\ude42<\/div>\n<\/p><\/div>\n<\/article>\n<article class=\"plugin-review\">\n<div class=\"review-avatar\">\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/8bf7a1796c0cf37ae35fa4093e12ada9d8d54fdddffedec3a8ddf167eb797a3c?s=60&amp;d=retro&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/8bf7a1796c0cf37ae35fa4093e12ada9d8d54fdddffedec3a8ddf167eb797a3c?s=120&amp;d=retro&amp;r=g 2x\" class=\"avatar avatar-60 photo\" height=\"60\" width=\"60\">\t\t\t\t\t<\/div>\n<div class=\"review\">\n<header>\n<div class=\"header-top\">\n<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><span class=\"dashicons dashicons-star-filled\"><\/span><\/div>\n<h3 class=\"review-title\"><a target=\"_blank\" class=\"url\" href=\"https:\/\/wordpress.org\/support\/topic\/combine-this-with-acf-blocks-and-a-bootstrap-starter-theme\/\" rel=\"noopener\">Combine this with ACF Blocks and a Bootstrap starter theme\u2026<\/a><\/h3>\n<\/p><\/div>\n<div class=\"header-bottom\">\n\t\t\t\t\t\t\t\t<span class=\"review-author author vcard\"><a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/coralpixels\/\" title=\"Posts by coralpixels\" rel=\"author noopener\">coralpixels<\/a><\/span><br \/>\n\t\t\t\t\t\t\t\t<span class=\"review-date\">July 7, 2021<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n<\/header>\n<div class=\"review-content\">And you have all the foundations you need for building quick, bespoke, and easy-to-manage websites for your clients. I\u2019ll be using this for all my projects from now on. Using ACF Pro to build the custom blocks required, and using these very handy container\/row blocks to place my custom ACF blocks inside of. Just perfect.<\/div>\n<\/p><\/div>\n<\/article><\/div>\n<p>\t\t<a target=\"_blank\" class=\"reviews-link\" href=\"https:\/\/wordpress.org\/support\/plugin\/wp-bootstrap-blocks\/reviews\/\" rel=\"noopener\"><br \/>\n\t\t\tRead all 27 reviews\t\t<\/a><\/div>\n<div id=\"tab-developers\" class=\"plugin-developers section\">\n<h2 id=\"developers-header\">Contributors &amp; Developers<\/h2>\n<div class=\"plugin-contributors\">\n<p>\u201cBootstrap Blocks\u201d is open source software. The following people have contributed to this plugin.<\/p>\n<p><span class=\"screen-reader-text\">Contributors<\/span><\/p>\n<ul id=\"contributors-list\" class=\"contributors-list\">\n<li>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/81947f9b88fd67ce99c10ab95e8aed50c65d790a2f72c689e5aade4be8e07bce?s=32&amp;d=mm&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/81947f9b88fd67ce99c10ab95e8aed50c65d790a2f72c689e5aade4be8e07bce?s=64&amp;d=mm&amp;r=g 2x\" class=\"avatar avatar-32 photo\" height=\"32\" width=\"32\">\t\t\t\t<a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/liip\/\" rel=\"noopener\"><br \/>\n\t\t\t\t\tliip\t\t\t\t<\/a>\n\t\t\t<\/li>\n<li>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" alt=\"\" src=\"https:\/\/secure.gravatar.com\/avatar\/34d8d03f76abe51be683429ee0f9e0081133340b0d2b1eaf224eb40036ac739e?s=32&amp;d=mm&amp;r=g\" srcset=\"https:\/\/secure.gravatar.com\/avatar\/34d8d03f76abe51be683429ee0f9e0081133340b0d2b1eaf224eb40036ac739e?s=64&amp;d=mm&amp;r=g 2x\" class=\"avatar avatar-32 photo\" height=\"32\" width=\"32\">\t\t\t\t<a target=\"_blank\" href=\"https:\/\/profiles.wordpress.org\/tschortsch\/\" rel=\"noopener\"><br \/>\n\t\t\t\t\ttschortsch\t\t\t\t<\/a>\n\t\t\t<\/li>\n<\/ul><\/div>\n<div class=\"plugin-development\">\n<p>\u201cBootstrap Blocks\u201d has been translated into 6 locales. Thank you to <a target=\"_blank\" href=\"https:\/\/translate.wordpress.org\/projects\/wp-plugins\/wp-bootstrap-blocks\/contributors\" rel=\"noopener\">the translators<\/a> for their contributions.<\/p>\n<p><a target=\"_blank\" href=\"https:\/\/translate.wordpress.org\/projects\/wp-plugins\/wp-bootstrap-blocks\" rel=\"noopener\">Translate \u201cBootstrap Blocks\u201d into your language.<\/a><\/p>\n<h3>Interested in development?<\/h3>\n<p><a target=\"_blank\" href=\"https:\/\/plugins.trac.wordpress.org\/browser\/wp-bootstrap-blocks\/\" rel=\"noopener\" class=\"broken_link\">Browse the code<\/a>, check out the <a target=\"_blank\" href=\"https:\/\/plugins.svn.wordpress.org\/wp-bootstrap-blocks\/\" rel=\"noopener\">SVN repository<\/a>, or subscribe to the <a target=\"_blank\" href=\"https:\/\/plugins.trac.wordpress.org\/log\/wp-bootstrap-blocks\/\" rel=\"noopener\" class=\"broken_link\">development log<\/a> by <a target=\"_blank\" href=\"https:\/\/plugins.trac.wordpress.org\/log\/wp-bootstrap-blocks\/?limit=100&amp;mode=stop_on_copy&amp;format=rss\" rel=\"noopener\" class=\"broken_link\">RSS<\/a>.<\/p>\n<\/div>\n<\/div>\n<div id=\"tab-changelog\" class=\"plugin-changelog section\">\n<h2 id=\"changelog-header\">Changelog<\/h2>\n<h4>5.2.0<\/h4>\n<ul>\n<li>[COMPATIBILITY] Tested up to WordPress 6.4.<\/li>\n<li>[DEVELOPMENT] Migrate E2E tests to Playwright.<\/li>\n<\/ul>\n<h4>5.1.0<\/h4>\n<ul>\n<li>[CHANGE] Renamed <code>color<\/code> attribute of the <code>styleOptions<\/code> for the button block to <code>bgColor<\/code>. Additionally added <code>textColor<\/code> attribute to be able to change the text color of the button in the editor as well. If you are modifying the <code>styleOptions<\/code> via the <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#wpbootstrapblocksbuttonstyleoptions\" rel=\"nofollow ugc noopener\"><code>wpBootstrapBlocks.button.styleOptions<\/code><\/a> JavaScript filter please add the according colors to your style objects.<\/li>\n<li>[FIX] Remove usage of deprecated <code>IconButton<\/code> component (will be removed in WordPress 6.2).<\/li>\n<\/ul>\n<h4>5.0.0<\/h4>\n<p>Starting with this version the plugin only supports WordPress versions &gt;= 5.3.<br \/>\nThis step was needed to be able to catch up with the current development practices and remove a lot of deprecations.<\/p>\n<ul>\n<li><strong>Breaking Change<\/strong> [CHANGE] The default Bootstrap version is now <code>5.x<\/code>. Please check in the settings if your using the appropriate version of Bootstrap after updating to this release.<\/li>\n<li><strong>[COMPATIBILITY] Dropped support for WordPress &lt; 5.3.<\/strong> Please update your website if you still would like to receive updates for this plugin.<\/li>\n<li>[FEATURE] Added block.json meta files to describe and register blocks (supported in WordPress &gt;= 5.8).<\/li>\n<li>[CHANGE] Rewrite all blocks to functional components.<\/li>\n<\/ul>\n<h4>4.3.1<\/h4>\n<p><strong>NOTICE:<\/strong> Version 4.x of the plugin will be the last version to support WordPress versions lower than 5.3.<br \/>\nIf you\u2019re on a lower version of WordPress think about updating it if you still would like receive updates for this plugin.<\/p>\n<ul>\n<li>[FIX] Apply default color to button if <code>color<\/code> attribute is missing in <code>styleOptions<\/code>.<\/li>\n<\/ul>\n<h4>4.3.0<\/h4>\n<ul>\n<li>[COMPATIBILITY] Tested up to WordPress 6.1.<\/li>\n<li>[CHANGE] Set default <code>style<\/code> attribute of the Button block to <code>primary<\/code>. This shouldn\u2019t be a breaking change since the template already added the <code>btn-primary<\/code> class if no <code>style<\/code> was selected.<\/li>\n<li>[FEATURE] Add <code>color<\/code> attribute to the <code>styleOptions<\/code> to be able to display the buttons in the correct color in the editor. If you have changed the <code>styleOptions<\/code> via the <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#wpbootstrapblocksbuttonstyleoptions\" rel=\"nofollow ugc noopener\"><code>wpBootstrapBlocks.button.styleOptions<\/code><\/a> JavaScript filter please add the according colors to your style objects.<\/li>\n<\/ul>\n<h4>4.2.1<\/h4>\n<ul>\n<li>[FIX] Rename blocks to <code>&lt;Blockname&gt; (Bootstrap)<\/code> for better discoverability when searching for a block.<\/li>\n<\/ul>\n<h4>4.2.0<\/h4>\n<ul>\n<li>[FEATURE] Reflect noGutters and horizontalGutters options visually in editor  (WordPress &gt;= 5.4).<\/li>\n<li>[CHANGE] Add missing \u201cMedium\u201d size to vertical gutter options. If you\u2019re using the <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#wpbootstrapblocksrowverticalguttersoptions\" rel=\"nofollow ugc noopener\"><code>wpBootstrapBlocks.row.verticalGuttersOptions<\/code><\/a> JavaScript filter to modify the options please check if the new option (<code>gy-4<\/code>) doesn\u2019t conflict with your custom options.<\/li>\n<li>[FIX] Fix label of default css grid gutter option (\u201cMedium\u201d instead of \u201cNone\u201d).<\/li>\n<li>[FIX] Only allow enabling CSS grid option if Bootstrap version is &gt;= 5.<\/li>\n<\/ul>\n<h4>4.1.0<\/h4>\n<ul>\n<li>[COMPATIBILITY] Tested up to WordPress 6.0.<\/li>\n<li>[CHANGE] Prefix all block names with \u201cBootstrap\u201d to make them distinguishable with other blocks.<\/li>\n<li>[FIX] Manually set box-sizing attribute to blocks (has been removed in WordPress 6.0).<\/li>\n<\/ul>\n<h4>4.0.1<\/h4>\n<ul>\n<li>[COMPATIBILITY] Tested up to WordPress 5.9.<\/li>\n<li>[CHANGE] Remove <code>wp-polyfill<\/code> dependency.<\/li>\n<\/ul>\n<h4>4.0.0<\/h4>\n<p><strong>This version adds (experimental) support for Bootstraps <a target=\"_blank\" href=\"https:\/\/getbootstrap.com\/docs\/5.1\/layout\/css-grid\/\" rel=\"nofollow ugc noopener\">CSS grid<\/a>.<\/strong> Please read the <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#css-grid\" rel=\"nofollow ugc noopener\">documentation<\/a> for further information.<\/p>\n<ul>\n<li><strong>[FEATURE] Add experimental support for Bootstraps <a target=\"_blank\" href=\"https:\/\/getbootstrap.com\/docs\/5.1\/layout\/css-grid\/\" rel=\"nofollow ugc noopener\">CSS grid<\/a>.<\/strong> The support is still experimental since it\u2019s also marked as experimental in the Bootstarp library. To use it you need to enable it in the plugins settings and the <code>$enable-cssgrid: true<\/code> setting has to be enabled in your Bootstrap variables file.<\/li>\n<li>[FEATURE] Introduce new JavaScript filter <code>wpBootstrapBlocks.row.cssGridGuttersOptions<\/code> for CSS grid. Please read the <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#javascript-filters\" rel=\"nofollow ugc noopener\">documentation<\/a> for further information.<\/li>\n<li>[FEATURE] Introduce new PHP filters for CSS grid templates: <code>wp_bootstrap_blocks_row_css_grid_classes<\/code>, <code>wp_bootstrap_blocks_row_css_grid_styles<\/code>, <code>wp_bootstrap_blocks_column_css_grid_classes<\/code>, <code>wp_bootstrap_blocks_column_css_grid_content_classes<\/code>. Please read the <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#php-filters\" rel=\"nofollow ugc noopener\">documentation<\/a> for further information.<\/li>\n<li>New Templates: <code>column-css-grid.php<\/code>, <code>row-css-grid.php<\/code><\/li>\n<\/ul>\n<h4>3.3.2<\/h4>\n<ul>\n<li>[FIX] Remove deprecated <code>wp-editor<\/code> dependency in newer versions of WordPress to avoid deprecation notice in widget screen (WordPress &gt;= 5.8).<\/li>\n<\/ul>\n<h4>3.3.1<\/h4>\n<ul>\n<li>[COMPATIBILITY] Tested up to WordPress 5.8.<\/li>\n<li>[FIX] Use new <code>block_categories_all<\/code> filter instead of deprecated <code>block_categories<\/code> to register custom block category.<\/li>\n<\/ul>\n<h4>3.3.0<\/h4>\n<ul>\n<li>[FEATURE] Added possibility to vertically align the content in a <code>column<\/code> block from the block controls.<\/li>\n<li>[DEPRECATED] The <code>centerContent<\/code> attribute of the <code>column<\/code> block is deprecated. If enabled it will automatically be migrated to the new <code>contentVerticalAlignment<\/code> attribute.<\/li>\n<li>Modified Templates: <code>column.php<\/code><\/li>\n<\/ul>\n<h4>3.2.0<\/h4>\n<ul>\n<li>[FEATURE] Ability to transform multiple selected blocks into a row block. This feature only works with WordPress &gt;= 5.6. Additionally custom templates (<a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#wpbootstrapblocksrowenablecustomtemplate\" rel=\"nofollow ugc noopener\">see <code>wpBootstrapBlocks.row.enableCustomTemplate<\/code> filter<\/a>) must be enabled (which is the default).<\/li>\n<li>[COMPATIBILITY] Bootstrap 5 is not flagged experimental anymore.<\/li>\n<li>[COMPATIBILITY] Tested up to WordPress 5.7.2.<\/li>\n<li>[DEVELOPMENT] Migrate E2E tests to Cypress.<\/li>\n<\/ul>\n<h4>3.1.3<\/h4>\n<ul>\n<li>[COMPATIBILITY] Tested up to WordPress 5.7.<\/li>\n<li>[DOCUMENTATION] Add <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#readme\" rel=\"nofollow ugc noopener\">documentation how to use PHP and JavaScript filters<\/a>.<\/li>\n<\/ul>\n<h4>3.1.2<\/h4>\n<ul>\n<li>[COMPATIBILITY] Tested up to WordPress 5.6.<\/li>\n<li>[FIX] Fix editor styling issues when used with Twenty Twenty-One theme (which will be shipped with WordPress 5.6).<\/li>\n<\/ul>\n<h4>3.1.1<\/h4>\n<ul>\n<li>[FIX] Use unique <code>jsonpFunction<\/code> name in webpack config to avoid conflict with other plugins built with <code>@wordpress\/scripts<\/code>. (Thanks CP-Antoine for the hint)<\/li>\n<li>[IMPROVEMENT] Replace WordPress Dashicons with SVG icons.<\/li>\n<\/ul>\n<h4>3.1.0<\/h4>\n<ul>\n<li>[FEATURE] Add possibility to open link of <code>button<\/code> block in new tab.<\/li>\n<li>[FEATURE] Add possibility to set the <code>rel<\/code> attribute of the <code>button<\/code> blocks link.<\/li>\n<li>Modified Templates: <code>button.php<\/code><\/li>\n<\/ul>\n<h4>3.0.0<\/h4>\n<p><strong>This version adds (experimental) support for Bootstrap 5!<\/strong> Please read the <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#supported-bootstrap-versions\" rel=\"nofollow ugc noopener\">documentation<\/a> for further information.<\/p>\n<ul>\n<li><strong>[FEATURE] Add Bootstrap 5 support.<\/strong><\/li>\n<li>[FEATURE] Introduce new plugin options page (Settings &gt; Bootstrap Blocks).<\/li>\n<li>[FEATURE] Add options to define vertical and horizontal gutters sizes in <code>row<\/code> block (Bootstrap 5 only).<\/li>\n<li>[FEATURE] Add support for Xxl breakpoint size (Bootstrap 5 only).<\/li>\n<li>[FEATURE] Introduce new JavaScript filters for Bootstrap 5 specific options: <code>wpBootstrapBlocks.row.horizontalGuttersOptions<\/code>, <code>wpBootstrapBlocks.row.verticalGuttersOptions<\/code>. Please read the <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#javascript-filters\" rel=\"nofollow ugc noopener\">documentation<\/a> for further information.<\/li>\n<li>Modified Templates: <code>column.php<\/code>, <code>row.php<\/code><\/li>\n<\/ul>\n<h4>2.4.3<\/h4>\n<ul>\n<li>[FIX] Import dependencies from <code>@wordpress<\/code> npm-packages instead of relying on the global <code>wp<\/code> namespace during development.<\/li>\n<li>[FIX] Fix visibility of row, column and container blocks in WP 5.5.<\/li>\n<\/ul>\n<h4>2.4.2<\/h4>\n<ul>\n<li>[FIX] Fix loading of translations.<\/li>\n<li>[FIX] Fix dependencies of editor script.<\/li>\n<li>[TRANSLATION] Add Swiss-German translation.<\/li>\n<\/ul>\n<h4>2.4.1<\/h4>\n<ul>\n<li>[FIX] Fix documentation of <code>wp_bootstrap_blocks_column_default_attributes<\/code> filter (see: https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#wp_bootstrap_blocks_column_default_attributes). <code>sizeXY<\/code> attributes have been defined as <code>string<\/code> values instead of <code>int<\/code> values in example. If you\u2019re using this filter please check if you pass the values correctly. Passing <code>string<\/code> values to <code>int<\/code> attributes will stop working in WordPress 5.5.<\/li>\n<\/ul>\n<h4>2.4.0<\/h4>\n<ul>\n<li>[FEATURE] Possibility to enable stacked layout for column blocks in editor to enhance readability of block content. This feature can be enabled by default by setting the <code>editorStackColumns<\/code> value to <code>true<\/code> in the <code>wp_bootstrap_blocks_row_default_attributes<\/code> PHP filter.<\/li>\n<\/ul>\n<h4>2.3.1<\/h4>\n<ul>\n<li>[FIX] Regression in built assets which was introduced by the <code>@wordpress\/scripts<\/code> package. Using multiple plugins which were built with the <code>@wordpress\/scripts<\/code> <code>build<\/code>-script resulted in a JavaScript error.<\/li>\n<\/ul>\n<h4>2.3.0<\/h4>\n<ul>\n<li>[FEATURE] Visually show all column background colors in editor (not only preconfigured).<\/li>\n<li>[DEVELOPMENT] Switch from @wordpress\/scripts to @wordpress\/env for local dev environment.<\/li>\n<li>[DEVELOPMENT] Use official webpack config from @wordpress\/scripts to compile scss files.<\/li>\n<\/ul>\n<h4>2.2.0<\/h4>\n<ul>\n<li>[IMPROVEMENT] Improve visibility of row, column and container blocks in editor.<\/li>\n<li>[IMPROVEMENT] Do not automatically insert default block in wrapper blocks (column and container) [WordPress &gt;=5.3].<\/li>\n<li>[FIX] Replace usage of deprecated packages.<\/li>\n<\/ul>\n<h4>2.1.0<\/h4>\n<ul>\n<li><strong>Breaking Change<\/strong> [CHANGE] Do not render empty content <code>&lt;div&gt;<\/code> in <code>column<\/code> template. This is a rather small change but it could break your current design (if it relies on this <code>&lt;div&gt;<\/code>). Please verify that this isn\u2019t the case before updating.<\/li>\n<li>[FIX] Fix styling issues of column block with WordPress 5.4.<\/li>\n<li>Modified Templates: <code>column.php<\/code><\/li>\n<\/ul>\n<h4>2.0.1<\/h4>\n<ul>\n<li>[IMPROVEMENT] Do not run version check on every request.<\/li>\n<li>[FIX] Fix styling issues with Gutenberg plugin v7.2.<\/li>\n<li>[FIX] Fix loading of translation files.<\/li>\n<li>[FIX] Fix compatibility issues with WordPress &lt;= v5.1.<\/li>\n<\/ul>\n<h4>2.0.0<\/h4>\n<p>This is a major update of the plugin. Please check if the mentioned <strong>breaking changes<\/strong> affect your code before updating to this version.<\/p>\n<ul>\n<li><strong>Breaking Change<\/strong> [REMOVE] Old object template structure for row templates is not supported anymore! Please update your templates to the new array structure (see <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#wpbootstrapblocksrowtemplates\" rel=\"nofollow ugc noopener\">filter documentation<\/a>).<\/li>\n<li><strong>Breaking Change<\/strong> [REMOVE] Removed unused <code>wpBootstrapBlocks.row.useOldObjectTemplateStructure<\/code> filter.<\/li>\n<li><strong>Breaking Change<\/strong> [REMOVE] Removed <code>wpBootstrapBlocks.container.useFluidContainerPerDefault<\/code> filter. Please use <code>wp_bootstrap_blocks_container_default_attributes<\/code> filter instead.<\/li>\n<li><strong>Breaking Change<\/strong> [CHANGE] Removed unused wrapper-div from <code>row<\/code> template. The <code>alignfull<\/code> class now gets added directly to the row.<\/li>\n<li><strong>Breaking Change<\/strong> [CHANGE] Renamed <code>wpBootstrapBlocks.container.customMarginOptions<\/code> filter to <code>wpBootstrapBlocks.container.marginAfterOptions<\/code>.<\/li>\n<li>[FEATURE] Support for <a target=\"_blank\" href=\"https:\/\/getbootstrap.com\/docs\/4.4\/layout\/overview\/#responsive\" rel=\"nofollow ugc noopener\">responsive containers<\/a> which were introduced in Bootstrap 4.4. Use them by setting the <code>Fluid Breakpoint<\/code> option in the container block.<\/li>\n<li>[FIX] Reset <code>centerContent<\/code> attribute of column block if background-color gets removed.<\/li>\n<li>[FIX] Check if className attribute isn\u2019t empty before adding it to template to avoid empty strings in classes array.<\/li>\n<li>[FIX] Fix filemtime() warning if asset version couldn\u2019t be found.<\/li>\n<li>Modified Templates: <code>container.php<\/code>, <code>row.php<\/code>, <code>column.php<\/code>, <code>button.php<\/code><\/li>\n<\/ul>\n<h4>1.4.0<\/h4>\n<ul>\n<li>[CHANGE] Decrease loading priority of block editor assets to ensure that custom block filters are executed.<\/li>\n<li>[CHANGE] Add custom classes of row block to row-div instead of wrapper-div.<\/li>\n<li>[FEATURE] Added possibility to define equal-width columns.<\/li>\n<li>[IMPROVEMENT] Improve template selection button styling when using a custom icon.<\/li>\n<li>[IMPROVEMENT] Optimized editor styling of grid.<\/li>\n<li>[IMPROVEMENT] Do not limit the width of child blocks inside the container block.<\/li>\n<li>Modified Templates: <code>column.php<\/code>, <code>row.php<\/code><\/li>\n<\/ul>\n<h4>1.3.1<\/h4>\n<ul>\n<li>[FIX] Fix meaning of <code>wpBootstrapBlocks.row.useOldObjectTemplateStructure<\/code> filter. In v1.3.0 boolean value was inverted.<\/li>\n<li>[FIX] Fix add default icon to template if it\u2019s missing.<\/li>\n<\/ul>\n<h4>1.3.0<\/h4>\n<p>In this release we changed the template structure for the <code>row<\/code> block form object to array (see <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin\/tree\/1.3.0#update-template-structure-from-120-to-130\" rel=\"nofollow ugc noopener\">template update guide<\/a>). With this change we try to move towards the new template structure which will be introduced by the <code>InnerBlocks<\/code> template selector feature.<\/p>\n<p>If you used the <code>wpBootstrapBlocks.row.templates<\/code> filter to modify the existing row templates please update your template structure accordingly (see <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin#wpbootstrapblocksrowtemplates\" rel=\"nofollow ugc noopener\">filter documentation<\/a>). The old structure will still work but is deprecated.<\/p>\n<p>As soon as you have updated your template structure you need to disable the old object template structure with the <a target=\"_blank\" href=\"https:\/\/github.com\/liip\/bootstrap-blocks-wordpress-plugin\/tree\/1.3.0#wpbootstrapblocksrowuseoldobjecttemplatestructure\" rel=\"nofollow ugc noopener\"><code>wpBootstrapBlocks.row.useOldObjectTemplateStructure<\/code> filter<\/a>.<\/p>\n<ul>\n<li>[IMPROVEMENT] Improve template selection in row block. Added possibility to set an icon for each template.<\/li>\n<li>[IMPROVEMENT] Use withSelect \/ withDispatch HOCs in row block.<\/li>\n<\/ul>\n<h4>1.2.0<\/h4>\n<ul>\n<li>[FEATURE] Added new filter <code>wp_bootstrap_blocks_enqueue_block_assets<\/code> to disable enqueuing block assets.<\/li>\n<li>[FIX] Fix enqueuing of script and style dependencies.<\/li>\n<\/ul>\n<h4>1.1.0<\/h4>\n<ul>\n<li>[FEATURE] Added possibility to set background color on column block.<\/li>\n<li>[IMPROVEMENT] Optimized editor styling of row block.<\/li>\n<li>Modified Templates: <code>button.php<\/code>, <code>column.php<\/code>, <code>row.php<\/code><\/li>\n<\/ul>\n<h4>1.0.0<\/h4>\n<ul>\n<li>Initial release of this plugin<\/li>\n<\/ul>\n<\/div><\/div>\n<p><!-- .entry-content --><\/p>\n<p>\t<!-- .entry-meta --><br \/>\n<\/article>\n<p><br \/>\n<br \/><a href=\"https:\/\/wordpress.org\/plugins\/wp-bootstrap-blocks\/\" target=\"_blank\" rel=\"noopener\">Source link <\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>This plugin hasn\u0092t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress. Bootstrap Blocks By liip Download Details Reviews Installation Development Support Description Bootstrap Gutenberg Blocks for WordPress. This plugin adds Bootstrap components [&hellip;]<\/p>","protected":false},"author":260,"featured_media":4491,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"give_campaign_id":0,"footnotes":""},"categories":[42,39,40],"tags":[2007,2907],"class_list":["post-4490","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-block-plugin","category-lite-version","category-wp-plugin-solution","tag-blocks","tag-bootstrap"],"acf":[],"fifu_image_url":"https:\/\/ps.w.org\/wp-bootstrap-blocks\/assets\/banner-772x250.png?rev=2059732","_links":{"self":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/posts\/4490","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/users\/260"}],"replies":[{"embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/comments?post=4490"}],"version-history":[{"count":0,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/posts\/4490\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/media\/4491"}],"wp:attachment":[{"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/media?parent=4490"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/categories?post=4490"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/s-o-s.net\/en_gb\/wp-json\/wp\/v2\/tags?post=4490"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}