Plugin Directory

Changeset 2460439


Ignore:
Timestamp:
01/21/2021 02:20:02 PM (5 years ago)
Author:
safeerz
Message:

trunk update

Location:
reusable-content-blocks/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • reusable-content-blocks/trunk/readme.txt

    r2460437 r2460439  
    55Requires at least: 4.9.7
    66Tested up to: 5.3
    7 Stable tag: 1.0.4
     7Stable tag: 1.0.6
    88Requires PHP: 5.6
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl.html
    1111
    12 Reusable Content Blocks plugin allows you to insert contents (pages, posts, custom post types) created with your favorite page builders like WPBakery’s Page Builder, Elementor, Beaver Builder, SiteOrigin Page Builder, and Classic editor into other contents, Widget areas and Templates using Shortcode, Widget or PHP without missing custom/inline styles generated by page builders.
     12Reusable Content Blocks plugin allows you to insert contents (pages, posts, custom post types) created with WPBakery Page Builder into other contents, Widget areas and Templates using Shortcode, Widget or PHP without missing custom/inline styles generated by page builders.
    1313
    1414== Description ==
    15 Reusable Content Blocks plugin allows you to insert contents (pages, posts, custom post types) created with your favorite page builders like WPBakery’s Page Builder, Elementor, Beaver Builder, SiteOrigin Page Builder, and Classic editor into other contents, Widget areas and Templates using Shortcode, Widget or PHP without missing custom/inline styles generated by page builders.
     15Reusable Content Blocks plugin allows you to insert contents (pages, posts, custom post types) created with WPBakery Page Builder into other contents, Widget areas and Templates using Shortcode, Widget or PHP without missing custom/inline styles generated by page builders.
    1616
    1717
    1818= Features =
    19 * Works with WPBakery's Page Builder, Elementor, Beaver Builder and SiteOrigin Page Builder.
     19* Works with WPBakery's Page Builder.
    2020* Works with WP Bakery elements from the The7 theme
    2121* Dedicated Element for WP Bakery page builder.
     
    7777= 1.0.4 =
    7878* Fix for showing contnet blocks in excerps.
     79= 1.0.6 =
     80* WP 5.6 Comaptiblity
    7981
  • reusable-content-blocks/trunk/reusablec-block.php

    r2460437 r2460439  
    33 * Plugin Name: Reusable Content Blocks
    44 * Plugin URI: http://thecodepoetry.com/plugins/wordpress-reusable-pagebulider-contnet-blocks/
    5  * Description: Reusable Content Blocks plugin allows you to insert content blocks created with your favorite page builders like WPBakery's Page Builder, Elementor, Beaver Builder, SiteOrigin Page Builder, and Classic editor into pages, posts, custom post types, widget areas and templates using shortcode, Widget or PHP without missing custom/inline styles generated by page builders.
    6  * Version: 1.0.4
     5 * Description: Reusable Content Blocks plugin allows you to insert content blocks created with WPBakery Page Builder into pages, posts, custom post types, widget areas and templates using shortcode, Widget or PHP without missing custom/inline styles generated by page builders.
     6 * Version: 1.0.6
    77 * Author: Safeer
    88 * Author URI: http://thecodepoetry.com/
Note: See TracChangeset for help on using the changeset viewer.