Plugin Directory

Changeset 2271195


Ignore:
Timestamp:
03/31/2020 01:27:45 AM (6 years ago)
Author:
helpfuldev
Message:

Fix formatting issue with codeblock in README x5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • advanced-bootstrap-blocks/trunk/readme.txt

    r2271192 r2271195  
    1515This plugin adds flexible Bootstrap 4 blocks to the WordPress editor for creating custom page layouts using the Bootstrap grid.
    1616
    17 Are you using Advanced Bootstrap Blocks? Please [write a review](https://wordpress.org/plugins/advanced-bootstrap-blocks/#reviews)!
     17Are you using Advanced Bootstrap Blocks? [Write a review](https://wordpress.org/plugins/advanced-bootstrap-blocks/#reviews)!
    1818
    19 == Blocks & Features ==
     19== Blocks ==
    2020
    21 The following Bootstrap components are available:
     21Advanced Bootstrap Blocks adds the following Bootstrap 4 blocks to the WordPress editor:
    2222
    2323* Container (fixed-width or fluid, with background image settings)
     
    3131Do you need to create standard templates for pages or posts? The WordPress editor lets you define custom block templates inside your theme.
    3232
    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.
     33The 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.
    3434
    3535    <?php
Note: See TracChangeset for help on using the changeset viewer.