Changeset 2471932
- Timestamp:
- 02/09/2021 08:44:51 PM (5 years ago)
- Location:
- reusable-content-blocks/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
reusablec-block.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
reusable-content-blocks/trunk/readme.txt
r2471930 r2471932 5 5 Requires at least: 4.9.7 6 6 Tested up to: 5.6 7 Stable tag: 1.1. 07 Stable tag: 1.1.1 8 8 Requires PHP: 5.6 9 9 License: GPLv3 or later … … 81 81 = 1.1.0 = 82 82 * Bug fixes 83 * New option added to disable displaying unpublished blocks. 83 * New option added to disable displaying unpublished blocks. 84 = 1.1.1 = 85 * Bug fixes 84 86 -
reusable-content-blocks/trunk/reusablec-block.php
r2471930 r2471932 4 4 * Plugin URI: http://thecodepoetry.com/plugins/wordpress-reusable-pagebulider-contnet-blocks/ 5 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.1. 06 * Version: 1.1.1 7 7 * Author: Thecodepoetry 8 8 * Author URI: http://thecodepoetry.com/ … … 11 11 * License: GPL3 12 12 * Donate link: https://paypal.me/thecodepoetry 13 * Tags: reusable content blocks, reusable content , reusable content widget, WPBakery page builder, insert page, insert content, page builders, pagebuilder, visual page builder, WPBakery, Visual Composer, Elementor, Beaver Builder, SiteOrigin, thecodepoetry13 * Tags: reusable content blocks, reusable content widget, WPBakery global widget, thecodepoetry 14 14 * 15 15 * @package reusablec-block
Note: See TracChangeset
for help on using the changeset viewer.