Changeset 2953750
- Timestamp:
- 08/15/2023 10:40:02 AM (3 years ago)
- Location:
- rocksite-sections
- Files:
-
- 39 added
- 2 edited
-
assets/screenshot-3.jpg (added)
-
tags/1.1.2 (added)
-
tags/1.1.2/LICENSE.txt (added)
-
tags/1.1.2/README.txt (added)
-
tags/1.1.2/admin (added)
-
tags/1.1.2/admin/class-rocksite-blocks-library-admin.php (added)
-
tags/1.1.2/admin/css (added)
-
tags/1.1.2/admin/css/rocksite-blocks-library-admin.css (added)
-
tags/1.1.2/admin/index.php (added)
-
tags/1.1.2/admin/js (added)
-
tags/1.1.2/admin/js/rocksite-blocks-library-admin.js (added)
-
tags/1.1.2/admin/partials (added)
-
tags/1.1.2/admin/partials/rocksite-blocks-library-admin-display.php (added)
-
tags/1.1.2/includes (added)
-
tags/1.1.2/includes/class-rocksite-blocks-library-activator.php (added)
-
tags/1.1.2/includes/class-rocksite-blocks-library-deactivator.php (added)
-
tags/1.1.2/includes/class-rocksite-blocks-library-i18n.php (added)
-
tags/1.1.2/includes/class-rocksite-blocks-library-loader.php (added)
-
tags/1.1.2/includes/class-rocksite-blocks-library.php (added)
-
tags/1.1.2/includes/index.php (added)
-
tags/1.1.2/includes/tgm (added)
-
tags/1.1.2/includes/tgm.php (added)
-
tags/1.1.2/includes/tgm/class-tgm-plugin-activation.php (added)
-
tags/1.1.2/includes/tgm/plugins-list.php (added)
-
tags/1.1.2/index.php (added)
-
tags/1.1.2/languages (added)
-
tags/1.1.2/languages/rocksite-sections-pl_PL.mo (added)
-
tags/1.1.2/languages/rocksite-sections-pl_PL.po (added)
-
tags/1.1.2/languages/rocksite-sections.pot (added)
-
tags/1.1.2/public (added)
-
tags/1.1.2/public/class-rocksite-blocks-library-public.php (added)
-
tags/1.1.2/public/img (added)
-
tags/1.1.2/public/img/blockfold-showcase.jpg (added)
-
tags/1.1.2/public/img/how-to-use-library.jpg (added)
-
tags/1.1.2/public/index.php (added)
-
tags/1.1.2/public/partials (added)
-
tags/1.1.2/public/partials/rocksite-blocks-library-public-display.php (added)
-
tags/1.1.2/rocksite-blocks-library.php (added)
-
tags/1.1.2/uninstall.php (added)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/rocksite-blocks-library.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
rocksite-sections/trunk/README.txt
r2953708 r2953750 6 6 Tested up to: 6.3 7 7 Requires PHP: 7.0 8 Stable tag: 1.1. 08 Stable tag: 1.1.2 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 66 66 == Changelog == 67 67 68 = 1.1.2 = 69 * Changing stable tag 70 68 71 = 1.1.1 = 69 72 * Fix error "cant redeclare function" - wrong function name -
rocksite-sections/trunk/rocksite-blocks-library.php
r2953708 r2953750 4 4 * Plugin Name: Rocksite Sections 5 5 * Description: Extends Kadence Blocks Library with new sections: Hero Sections, Features Sections, Call to Actions etc. 6 * Version: 1.1. 16 * Version: 1.1.2 7 7 * Author: Piotr Bielecki 8 8 * Author URI: https://rocksite.pro/
Note: See TracChangeset
for help on using the changeset viewer.