Changeset 1767638
- Timestamp:
- 11/16/2017 07:15:52 AM (8 years ago)
- Location:
- loomisoft-content-blocks/tags/1.4.1
- Files:
-
- 2 edited
-
includes/ls_cb_main.php (modified) (1 diff)
-
loomisoft-content-blocks.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
loomisoft-content-blocks/tags/1.4.1/includes/ls_cb_main.php
r1767635 r1767638 9 9 class ls_cb_main { 10 10 static public $plugin_name = 'Reusable Content & Text Blocks by Loomisoft'; 11 static public $plugin_version = '1.4. 0';11 static public $plugin_version = '1.4.1'; 12 12 static public $plugin_wp_url = 'https://wordpress.org/plugins/loomisoft-content-blocks/'; 13 13 -
loomisoft-content-blocks/tags/1.4.1/loomisoft-content-blocks.php
r1767635 r1767638 4 4 Plugin URI: http://www.loomisoft.com/reusable-content-text-blocks-wordpress-plugin/ 5 5 Description: Loomisoft's Reusable Content & Text Blocks plugin allows you to define modular and repeated blocks of text and other content and place them within pages, posts, sidebars, widgetised areas or anywhere on your site via shortcodes, via the provided widget or via PHP. The plugin is compatible with WPBakery's Page Builder (formerly known as Visual Composer), Avada's Fusion Builder, Beaver Builder and SiteOrigin Page Builder, which means that embedded blocks can have a richer range of elements, layout and styling. 6 Version: 1.4. 06 Version: 1.4.1 7 7 Author: Loomisoft 8 8 Author URI: http://www.loomisoft.com/
Note: See TracChangeset
for help on using the changeset viewer.