Changeset 2748153
- Timestamp:
- 06/26/2022 05:00:02 PM (4 years ago)
- Location:
- rocksite-sections
- Files:
-
- 36 added
- 2 edited
-
assets/banner-1544x500.jpg (added)
-
assets/banner-722x250.jpg (added)
-
tags/1.0.5 (added)
-
tags/1.0.5/LICENSE.txt (added)
-
tags/1.0.5/README.txt (added)
-
tags/1.0.5/admin (added)
-
tags/1.0.5/admin/class-rocksite-blocks-library-admin.php (added)
-
tags/1.0.5/admin/css (added)
-
tags/1.0.5/admin/css/rocksite-blocks-library-admin.css (added)
-
tags/1.0.5/admin/index.php (added)
-
tags/1.0.5/admin/js (added)
-
tags/1.0.5/admin/js/rocksite-blocks-library-admin.js (added)
-
tags/1.0.5/admin/partials (added)
-
tags/1.0.5/admin/partials/rocksite-blocks-library-admin-display.php (added)
-
tags/1.0.5/includes (added)
-
tags/1.0.5/includes/class-rocksite-blocks-library-activator.php (added)
-
tags/1.0.5/includes/class-rocksite-blocks-library-deactivator.php (added)
-
tags/1.0.5/includes/class-rocksite-blocks-library-i18n.php (added)
-
tags/1.0.5/includes/class-rocksite-blocks-library-loader.php (added)
-
tags/1.0.5/includes/class-rocksite-blocks-library.php (added)
-
tags/1.0.5/includes/index.php (added)
-
tags/1.0.5/index.php (added)
-
tags/1.0.5/languages (added)
-
tags/1.0.5/languages/rocksite-blocks-library.pot (added)
-
tags/1.0.5/public (added)
-
tags/1.0.5/public/class-rocksite-blocks-library-public.php (added)
-
tags/1.0.5/public/css (added)
-
tags/1.0.5/public/css/rocksite-blocks-library-public.css (added)
-
tags/1.0.5/public/img (added)
-
tags/1.0.5/public/img/blockfold-showcase.jpg (added)
-
tags/1.0.5/public/img/how-to-use-library.jpg (added)
-
tags/1.0.5/public/index.php (added)
-
tags/1.0.5/public/partials (added)
-
tags/1.0.5/public/partials/rocksite-blocks-library-public-display.php (added)
-
tags/1.0.5/rocksite-blocks-library.php (added)
-
tags/1.0.5/uninstall.php (added)
-
trunk/README.txt (modified) (3 diffs)
-
trunk/rocksite-blocks-library.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
rocksite-sections/trunk/README.txt
r2740505 r2748153 6 6 Tested up to: 5.9 7 7 Requires PHP: 7.0 8 Stable tag: 1.0. 48 Stable tag: 1.0.5 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 14 14 == Description == 15 15 16 Rocksite Sections contains a catalogue of new sections which based on Kadence Blocks Library. You can easily select single section and move it to your website in one click. Installation of Kadence Blocks (free plugin) is required for full functionality of Rocksite Sections. 16 Rocksite Sections is a library of premade, ready to use sections prepared as Gutenberg block patterns which are based on Kadence Blocks Library. They let you easily create a complex layout of blocks in a matter of seconds and save it like a template. 17 You can use these sections anywhere on your website to recreate complex layouts with minimal effort. Patterns will adapt to your theme’s styles, so they look great with your site. 18 You can easily select single section and move it to your website in one click. Installation of Kadence Blocks (free plugin) is required for full functionality of Rocksite Sections. 17 19 18 20 == Premium Sections == … … 58 60 == Changelog == 59 61 62 = 1.0.5 = 63 * improvements - better description + banner. 64 60 65 = 1.0.4 = 61 66 * improvements - customer journey. -
rocksite-sections/trunk/rocksite-blocks-library.php
r2740505 r2748153 4 4 * Plugin Name: Rocksite Sections 5 5 * Description: Extends Kadence Blocks Library with new sections: Article Lists Sections, Features, Subscription Form Sections 6 * Version: 1.0. 46 * Version: 1.0.5 7 7 * Author: Piotr Bielecki 8 8 * Author URI: https://rocksite.pro/
Note: See TracChangeset
for help on using the changeset viewer.