Changeset 2271195
- Timestamp:
- 03/31/2020 01:27:45 AM (6 years ago)
- File:
-
- 1 edited
-
advanced-bootstrap-blocks/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
advanced-bootstrap-blocks/trunk/readme.txt
r2271192 r2271195 15 15 This plugin adds flexible Bootstrap 4 blocks to the WordPress editor for creating custom page layouts using the Bootstrap grid. 16 16 17 Are you using Advanced Bootstrap Blocks? Please [write a review](https://wordpress.org/plugins/advanced-bootstrap-blocks/#reviews)!17 Are you using Advanced Bootstrap Blocks? [Write a review](https://wordpress.org/plugins/advanced-bootstrap-blocks/#reviews)! 18 18 19 == Blocks & Features==19 == Blocks == 20 20 21 The following Bootstrap components are available:21 Advanced Bootstrap Blocks adds the following Bootstrap 4 blocks to the WordPress editor: 22 22 23 23 * Container (fixed-width or fluid, with background image settings) … … 31 31 Do you need to create standard templates for pages or posts? The WordPress editor lets you define custom block templates inside your theme. 32 32 33 The example below may get you started but, please visit the [WordpPress Block Editor Handbook](https://developer.wordpress.org/block-editor/developers/block-api/block-templates/) to learn more about supercharging your WordPress themes with blocks templates.33 The example below may get you started. Visit the [WordpPress Block Editor Handbook](https://developer.wordpress.org/block-editor/developers/block-api/block-templates/) to learn more about supercharging your WordPress themes with blocks templates. 34 34 35 35 <?php
Note: See TracChangeset
for help on using the changeset viewer.