Changeset 3408265
- Timestamp:
- 12/02/2025 04:39:28 PM (4 months ago)
- Location:
- shopkeeper-extender
- Files:
-
- 6 edited
- 1 copied
-
tags/7.1 (copied) (copied from shopkeeper-extender/trunk)
-
tags/7.1/README.txt (modified) (2 diffs)
-
tags/7.1/core/updater/assets/plugin.json (modified) (2 diffs)
-
tags/7.1/shopkeeper-extender.php (modified) (2 diffs)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/core/updater/assets/plugin.json (modified) (2 diffs)
-
trunk/shopkeeper-extender.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
shopkeeper-extender/tags/7.1/README.txt
r3401684 r3408265 3 3 Tags: shopkeeper, woocommerce, theme 4 4 Requires at least: 6.0 5 Tested up to: 6. 86 Stable tag: 7. 05 Tested up to: 6.9 6 Stable tag: 7.1 7 7 Requires PHP: 7.4.1 8 8 License: GPLv2 or later … … 137 137 138 138 == Changelog == 139 140 = 7.1 = 141 - Update Compatibility with WordPress 6.9 142 - Update Compatibility with WooCommerce 10.3.6 139 143 140 144 = 6.9 = -
shopkeeper-extender/tags/7.1/core/updater/assets/plugin.json
r3401684 r3408265 1 1 { 2 2 "name": "Shopkeeper Extender", 3 "version": "7. 0",3 "version": "7.1", 4 4 "download_url": "https://getbowtied.github.io/repository/plugins/shopkeeper-extender/shopkeeper-extender.zip", 5 5 6 6 "homepage": "https://wordpress.org/plugins/shopkeeper-extender/", 7 7 "requires": "6.0", 8 "tested": "6. 8",9 "last_updated": "2025-1 1-2412:00:00",8 "tested": "6.9", 9 "last_updated": "2025-12-02 12:00:00", 10 10 11 11 "author": "Get Bowtied", … … 14 14 "sections": { 15 15 "description": "<p>Companion plugin for the <b>Shopkeeper</b> theme. Extends the functionality by adding theme specific features.</p><h4>Features:</h4><ul><li>Adds 'Social Media' section in Customizer for easy management of links to social media profiles</li><li>Adds header image option for WooCommerce product categories</li><li>Adds 'Additional JS' section in Customizer allowing for site customization with custom JavaScript code</li><li>Adds social sharing buttons for WooCommerce products</li><li>Adds 'Background URL' field for menu items</li></ul><h4>Gutenberg Blocks:</h4><ul><li>Image Slider</li><li>Banner</li><li>Posts Grid</li><li>Product Categories Grid</li><li>Social Media Profiles</li></ul><h4>Widgets:</h4><ul><li>Social Media Profiles</li></ul><h4>WPBakery Page Builder Elements:</h4><ul><li>Slider</li><li>Banner</li><li>Posts Slider</li><li>Product Categories Grid</li><li>Social Media Profiles</li></ul>", 16 "changelog": "<h4>7. 0</h4><ul><li>Ensures the banner link URL is properly escaped and sanitized before being used</li></ul>"16 "changelog": "<h4>7.1</h4><ul><li>Update Compatibility with WordPress 6.9</li><li>Update Compatibility with WooCommerce 10.3.6</li></ul>" 17 17 }, 18 18 -
shopkeeper-extender/tags/7.1/shopkeeper-extender.php
r3401684 r3408265 5 5 * Plugin URI: https://shopkeeper.wp-theme.design/ 6 6 * Description: Extends the functionality of Shopkeeper with theme specific features. 7 * Version: 7. 07 * Version: 7.1 8 8 * Author: Get Bowtied 9 9 * Author URI: https://getbowtied.com … … 11 11 * Domain Path: /languages/ 12 12 * Requires at least: 6.0 13 * Tested up to: 6. 813 * Tested up to: 6.9 14 14 * 15 15 * @package Shopkeeper Extender -
shopkeeper-extender/trunk/README.txt
r3401684 r3408265 3 3 Tags: shopkeeper, woocommerce, theme 4 4 Requires at least: 6.0 5 Tested up to: 6. 86 Stable tag: 7. 05 Tested up to: 6.9 6 Stable tag: 7.1 7 7 Requires PHP: 7.4.1 8 8 License: GPLv2 or later … … 137 137 138 138 == Changelog == 139 140 = 7.1 = 141 - Update Compatibility with WordPress 6.9 142 - Update Compatibility with WooCommerce 10.3.6 139 143 140 144 = 6.9 = -
shopkeeper-extender/trunk/core/updater/assets/plugin.json
r3401684 r3408265 1 1 { 2 2 "name": "Shopkeeper Extender", 3 "version": "7. 0",3 "version": "7.1", 4 4 "download_url": "https://getbowtied.github.io/repository/plugins/shopkeeper-extender/shopkeeper-extender.zip", 5 5 6 6 "homepage": "https://wordpress.org/plugins/shopkeeper-extender/", 7 7 "requires": "6.0", 8 "tested": "6. 8",9 "last_updated": "2025-1 1-2412:00:00",8 "tested": "6.9", 9 "last_updated": "2025-12-02 12:00:00", 10 10 11 11 "author": "Get Bowtied", … … 14 14 "sections": { 15 15 "description": "<p>Companion plugin for the <b>Shopkeeper</b> theme. Extends the functionality by adding theme specific features.</p><h4>Features:</h4><ul><li>Adds 'Social Media' section in Customizer for easy management of links to social media profiles</li><li>Adds header image option for WooCommerce product categories</li><li>Adds 'Additional JS' section in Customizer allowing for site customization with custom JavaScript code</li><li>Adds social sharing buttons for WooCommerce products</li><li>Adds 'Background URL' field for menu items</li></ul><h4>Gutenberg Blocks:</h4><ul><li>Image Slider</li><li>Banner</li><li>Posts Grid</li><li>Product Categories Grid</li><li>Social Media Profiles</li></ul><h4>Widgets:</h4><ul><li>Social Media Profiles</li></ul><h4>WPBakery Page Builder Elements:</h4><ul><li>Slider</li><li>Banner</li><li>Posts Slider</li><li>Product Categories Grid</li><li>Social Media Profiles</li></ul>", 16 "changelog": "<h4>7. 0</h4><ul><li>Ensures the banner link URL is properly escaped and sanitized before being used</li></ul>"16 "changelog": "<h4>7.1</h4><ul><li>Update Compatibility with WordPress 6.9</li><li>Update Compatibility with WooCommerce 10.3.6</li></ul>" 17 17 }, 18 18 -
shopkeeper-extender/trunk/shopkeeper-extender.php
r3401684 r3408265 5 5 * Plugin URI: https://shopkeeper.wp-theme.design/ 6 6 * Description: Extends the functionality of Shopkeeper with theme specific features. 7 * Version: 7. 07 * Version: 7.1 8 8 * Author: Get Bowtied 9 9 * Author URI: https://getbowtied.com … … 11 11 * Domain Path: /languages/ 12 12 * Requires at least: 6.0 13 * Tested up to: 6. 813 * Tested up to: 6.9 14 14 * 15 15 * @package Shopkeeper Extender
Note: See TracChangeset
for help on using the changeset viewer.