Changeset 2460439
- Timestamp:
- 01/21/2021 02:20:02 PM (5 years ago)
- Location:
- reusable-content-blocks/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
reusablec-block.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
reusable-content-blocks/trunk/readme.txt
r2460437 r2460439 5 5 Requires at least: 4.9.7 6 6 Tested up to: 5.3 7 Stable tag: 1.0. 47 Stable tag: 1.0.6 8 8 Requires PHP: 5.6 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl.html 11 11 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.12 Reusable 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. 13 13 14 14 == 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.15 Reusable 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. 16 16 17 17 18 18 = Features = 19 * Works with WPBakery's Page Builder , Elementor, Beaver Builder and SiteOrigin Page Builder.19 * Works with WPBakery's Page Builder. 20 20 * Works with WP Bakery elements from the The7 theme 21 21 * Dedicated Element for WP Bakery page builder. … … 77 77 = 1.0.4 = 78 78 * Fix for showing contnet blocks in excerps. 79 = 1.0.6 = 80 * WP 5.6 Comaptiblity 79 81 -
reusable-content-blocks/trunk/reusablec-block.php
r2460437 r2460439 3 3 * Plugin Name: Reusable Content Blocks 4 4 * 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. 45 * 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 7 7 * Author: Safeer 8 8 * Author URI: http://thecodepoetry.com/
Note: See TracChangeset
for help on using the changeset viewer.