[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fTf1OQA_gtxreUZC-4X1G7MirOgYNh2YFxo-3-zf3ATc":3},{"slug":4,"display_name":4,"profile_url":5,"plugin_count":6,"total_installs":7,"avg_security_score":8,"avg_patch_time_days":9,"trust_score":10,"computed_at":11,"plugins":12},"tschortsch","https:\u002F\u002Fprofiles.wordpress.org\u002Ftschortsch\u002F",1,10000,100,30,94,"2026-04-04T21:35:35.828Z",[13],{"slug":14,"name":15,"version":16,"author":4,"author_profile":5,"description":17,"short_description":18,"active_installs":7,"downloaded":19,"rating":8,"num_ratings":20,"last_updated":21,"tested_up_to":22,"requires_at_least":23,"requires_php":24,"tags":25,"homepage":29,"download_link":30,"security_score":8,"vuln_count":31,"unpatched_count":31,"last_vuln_date":32,"fetched_at":33},"wp-bootstrap-blocks","Bootstrap Blocks","5.2.1","\u003Cp>Bootstrap Gutenberg Blocks for WordPress. This plugin adds Bootstrap components and layout options as Gutenberg blocks.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Supports Bootstrap v5 and v4\u003C\u002Fli>\n\u003Cli>Support for CSS grid (experimental)\u003C\u002Fli>\n\u003Cli>Fully customizable with filters\u003C\u002Fli>\n\u003Cli>Configuration via option page or programmatically with constants\u003C\u002Fli>\n\u003Cli>Block templates can be overwritten in your theme\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The full documentation of this plugin can be found on GitHub: \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Ftschortsch\u002Fbootstrap-blocks-wordpress-plugin#readme\" rel=\"nofollow ugc\">https:\u002F\u002Fgithub.com\u002Ftschortsch\u002Fbootstrap-blocks-wordpress-plugin#readme\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch4>Available Blocks\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>Container\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Options:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Fluid: If enabled the container will use the full available width, spanning the entire width of the viewport.\u003C\u002Fli>\n\u003Cli>Fluid Breakpoint: Used to enable \u003Ca href=\"https:\u002F\u002Fgetbootstrap.com\u002Fdocs\u002F4.4\u002Flayout\u002Foverview\u002F#responsive\" rel=\"nofollow ugc\">responsive containers\u003C\u002Fa>. 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.\u003C\u002Fli>\n\u003Cli>Margin After: Define a margin which should be added after the container.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Row\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Options:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Template: Choose from a predefined template for the inner \u003Ccode>column\u003C\u002Fcode> blocks.\u003C\u002Fli>\n\u003Cli>No Gutters: Disable gutters between columns.\u003C\u002Fli>\n\u003Cli>Alignment: Horizontal alignment of inner \u003Ccode>column\u003C\u002Fcode> blocks.\u003C\u002Fli>\n\u003Cli>Vertical Alignment: Vertical alignment of inner \u003Ccode>column\u003C\u002Fcode> blocks.\u003C\u002Fli>\n\u003Cli>Editor stack columns: Displays stacked columns in the editor to enhance readability of block content.\u003C\u002Fli>\n\u003Cli>Horizontal Gutters: Size of horizontal gutters.\u003C\u002Fli>\n\u003Cli>Vertical Gutters: Size of vertical gutters.\u003C\u002Fli>\n\u003Cli>CSS Grid Gutters: Size of gutters when CSS grid is used.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Column\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Options:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Sizes for all breakpoints (xxl, xl, lg, md, sm, xs): How much space the column should use for the given breakpoint.\u003C\u002Fli>\n\u003Cli>Equal width for all breakpoints (xxl, xl, lg, md, sm, xs): If enabled column will spread width evenly with other columns.\u003C\u002Fli>\n\u003Cli>Background Color: Set background color to column.\u003C\u002Fli>\n\u003Cli>Content vertical alignment: Align content vertically in column. This option is only needed if a background color is set. Otherwise use the \u003Cstrong>Alignment\u003C\u002Fstrong> option of the outer \u003Ccode>row\u003C\u002Fcode> block.\u003C\u002Fli>\n\u003Cli>Padding: Define padding inside the column.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Button\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Options:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Style: Choose the styling of the button.\u003C\u002Fli>\n\u003Cli>Open in new tab: Choose if link should be opened in a new tab.\u003C\u002Fli>\n\u003Cli>Rel: Set rel attribute of the link.\u003C\u002Fli>\n\u003Cli>Alignment: Horizontal alignment of the button.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Supported Bootstrap versions\u003C\u002Fh4>\n\u003Cp>This plugin supports Bootstrap v4 and v5.\u003C\u002Fp>\n\u003Cp>The version can be selected in the plugin settings (Settings > Bootstrap Blocks) or by defining the \u003Ccode>WP_BOOTSTRAP_BLOCKS_BOOTSTRAP_VERSION\u003C\u002Fcode> constant in the \u003Ccode>wp-config.php\u003C\u002Fcode> file:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Bootstrap 4: \u003Ccode>define( 'WP_BOOTSTRAP_BLOCKS_BOOTSTRAP_VERSION', '4' );\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>Bootstrap 5 (default): \u003Ccode>define( 'WP_BOOTSTRAP_BLOCKS_BOOTSTRAP_VERSION', '5' );\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Possible values right now are \u003Ccode>'4'\u003C\u002Fcode> or \u003Ccode>'5'\u003C\u002Fcode>. By default Bootstrap version \u003Cstrong>5\u003C\u002Fstrong> is selected.\u003C\u002Fp>\n\u003Ch4>CSS Grid\u003C\u002Fh4>\n\u003Cp>The \u003Ca href=\"https:\u002F\u002Fgetbootstrap.com\u002Fdocs\u002F5.1\u002Flayout\u002Fcss-grid\u002F\" rel=\"nofollow ugc\">CSS grid\u003C\u002Fa> (supported with Bootstrap >= 5.1.0) can be enabled in the plugin settings (Settings > Bootstrap Blocks) or by defining the \u003Ccode>WP_BOOTSTRAP_BLOCKS_ENABLE_CSS_GRID\u003C\u002Fcode> constant in the \u003Ccode>wp-config.php\u003C\u002Fcode> file:\u003C\u002Fp>\n\u003Cp>eg. \u003Ccode>define( 'WP_BOOTSTRAP_BLOCKS_ENABLE_CSS_GRID', true );\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>When the CSS grid is enabled the \u003Ccode>row\u003C\u002Fcode> and the \u003Ccode>column\u003C\u002Fcode> blocks will use custom templates for the rendering process:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Row: \u003Ccode>row-css.grid.php\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>Column: \u003Ccode>column-css-grid.php\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The support is still experimental since it’s also marked as experimental in the Bootstarp library. Please read the official \u003Ca href=\"https:\u002F\u002Fgetbootstrap.com\u002Fdocs\u002F5.1\u002Flayout\u002Fcss-grid\u002F\" rel=\"nofollow ugc\">Bootstrap documentation\u003C\u002Fa> to get more information on how to use it.\u003C\u002Fp>\n\u003Ch4>Bootstrap library\u003C\u002Fh4>\n\u003Cp>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.\u003C\u002Fp>\n\u003Cp>You’ll find an example how to include it in your theme’s \u003Ccode>functions.php\u003C\u002Fcode> in the \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Ftschortsch\u002Fbootstrap-blocks-wordpress-plugin#bootstrap-library\" rel=\"nofollow ugc\">documentation\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>Templates\u003C\u002Fh4>\n\u003Cp>All blocks are implemented as \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fgutenberg\u002Fhandbook\u002Fdesigners-developers\u002Fdevelopers\u002Ftutorials\u002Fblock-tutorial\u002Fcreating-dynamic-blocks\u002F\" rel=\"ugc\">dynamic blocks\u003C\u002Fa>. This makes it possible to overwrite the template of a block in your theme.\u003C\u002Fp>\n\u003Cp>To overwrite a block template create a folder called \u003Ccode>wp-bootstrap-blocks\u002F\u003C\u002Fcode> in your theme directory. You can copy the original template from \u003Ccode>wp-bootstrap-blocks\u002Fsrc\u002Ftemplates\u002F\u003Cblockname>.php\u003C\u002Fcode> as a starting point and adjust it to your needs.\u003C\u002Fp>\n\u003Ch4>Requirements\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>WordPress >= 5.0\u003C\u002Fli>\n\u003Cli>PHP >= 5.6\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Further Information\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Documentation: \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Ftschortsch\u002Fbootstrap-blocks-wordpress-plugin#readme\" rel=\"nofollow ugc\">https:\u002F\u002Fgithub.com\u002Ftschortsch\u002Fbootstrap-blocks-wordpress-plugin#readme\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>WordPress Plugin: \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-bootstrap-blocks\" rel=\"ugc\">https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-bootstrap-blocks\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>GitHub Repository: \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Ftschortsch\u002Fbootstrap-blocks-wordpress-plugin\" rel=\"nofollow ugc\">https:\u002F\u002Fgithub.com\u002Ftschortsch\u002Fbootstrap-blocks-wordpress-plugin\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Changelog: \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Ftschortsch\u002Fbootstrap-blocks-wordpress-plugin\u002Freleases\" rel=\"nofollow ugc\">https:\u002F\u002Fgithub.com\u002Ftschortsch\u002Fbootstrap-blocks-wordpress-plugin\u002Freleases\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Issue tracker: \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Ftschortsch\u002Fbootstrap-blocks-wordpress-plugin\u002Fissues\" rel=\"nofollow ugc\">https:\u002F\u002Fgithub.com\u002Ftschortsch\u002Fbootstrap-blocks-wordpress-plugin\u002Fissues\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n","Bootstrap Gutenberg Blocks for WordPress. This plugin adds Bootstrap components and layout options as Gutenberg blocks.",189410,28,"2025-06-02T12:54:00.000Z","6.8.5","5.3","5.6",[26,27,28],"blocks","bootstrap","gutenberg","https:\u002F\u002Fgithub.com\u002Ftschortsch\u002Fbootstrap-blocks-wordpress-plugin","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-bootstrap-blocks.5.2.1.zip",0,null,"2026-03-15T15:16:48.613Z"]