Changeset 2821107
- Timestamp:
- 11/20/2022 10:17:07 AM (3 years ago)
- Location:
- wc-category-showcase
- Files:
-
- 6 edited
- 1 copied
-
tags/1.1.9 (copied) (copied from wc-category-showcase/trunk)
-
tags/1.1.9/i18n/languages/wc-category-showcase.pot (modified) (2 diffs)
-
tags/1.1.9/readme.txt (modified) (4 diffs)
-
tags/1.1.9/wc-category-showcase.php (modified) (3 diffs)
-
trunk/i18n/languages/wc-category-showcase.pot (modified) (2 diffs)
-
trunk/readme.txt (modified) (4 diffs)
-
trunk/wc-category-showcase.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wc-category-showcase/tags/1.1.9/i18n/languages/wc-category-showcase.pot
r2804579 r2821107 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: WooCommerce Category Showcase 1.1.8\n"5 "Project-Id-Version: Product Category Showcase for WooCommerce 1.1.9\n" 6 6 "Report-Msgid-Bugs-To: " 7 7 "https://wordpress.org/support/plugin/wc-category-showcase\n" 8 "POT-Creation-Date: 2022-1 0-26 09:00:59+00:00\n"8 "POT-Creation-Date: 2022-11-20 09:47:44+00:00\n" 9 9 "MIME-Version: 1.0\n" 10 10 "Content-Type: text/plain; charset=utf-8\n" … … 294 294 295 295 #. Plugin Name of the plugin/theme 296 msgid " WooCommerce Category Showcase"296 msgid "Product Category Showcase for WooCommerce" 297 297 msgstr "" 298 298 299 299 #. Plugin URI of the plugin/theme 300 msgid "https://pluginever.com/ wc-category-showcase"300 msgid "https://pluginever.com/plugins/woocommerce-category-showcase-pro/" 301 301 msgstr "" 302 302 303 303 #. Description of the plugin/theme 304 msgid "WooCommerce extension to showcase categories in a nice slider blocks"304 msgid "WooCommerce extension to showcase categories in interactive slider blocks." 305 305 msgstr "" 306 306 -
wc-category-showcase/tags/1.1.9/readme.txt
r2804579 r2821107 1 === WooCommerce Category Showcase ===1 === Product Category Showcase for WooCommerce === 2 2 Contributors: pluginever 3 3 Donate link: 4 4 Tags: woocommerce, woocommerce Category, woocommerce Category Slider, WooCommerce Category Showcase, Slider, product category carousel, product category slider, woocommerce category slider plugin free, product category carousel, product category rotators, product category slider, products category slider, responsive product category slider, woo category slider, woocommerce, woocommerce product category carousel, WooCommerce Products, woocommerce products category slider, woocommerce slider, carousel, woocommerce image slider, woocommerce responsive slider, woocommerce advance slider, best woocommerce product slider, easy woocommerce product slider, woocommerce slider free, woocommerce slider plugin, slider for woocommerce, product slider carousel for woocommerce, woocommerce product category slider and carousel plugin 5 5 Requires at least: 3.6.0 6 Tested up to: 6. 06 Tested up to: 6.1 7 7 Requires PHP: 5.6 8 8 Stable tag: trunk … … 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 11 12 WooCommerce extension to showcase categories in a nice slider block. 13 14 WooCommerce Category Showcase plugin by PluginEver provides you the opportunity of showing WooCommerce product categories in a slider & in a nice blocks. You can show your product categories in a modern looking and descriptive slider that show details of your category. 12 Product Category Showcase for WooCommerce is the best WooCommerce extension to showcase categories in a nice slider block. Showing WooCommerce product categories in a slider allow your visitors to quickly identify the category they're looking for without having to search the entire WooCommerce store. 13 15 14 == VIDEO DEMO == 16 15 http://www.youtube.com/watch?v=TFjWdEETbAs 17 16 18 >[DEMO](https://demo.pluginever.com/category-showcase/) | [Get The PRO Version](https:// www.pluginever.com/plugins/woo-category-showcase-pro/) | [Support](https://www.pluginever.com/support/) | [Documentation ](https://www.pluginever.com/docs/woocommerce-category-showcase/)17 >[DEMO](https://demo.pluginever.com/category-showcase/) | [Get The PRO Version](https://pluginever.com/plugins/woocommerce-category-showcase-pro/) | [Support](https://www.pluginever.com/support/) | [Documentation ](https://www.pluginever.com/docs/woocommerce-category-showcase/) 19 18 20 19 ==WHY WOULD YOU NEED WOOCOMMERCE CATEGORY SHOWCASE == … … 117 116 118 117 = How to hide the WooCommerce category showcase title? = 119 To disable showing title set No from Show Title drop down from the showcase builder panel.118 To disable showing title set to No from Show Title drop down from the showcase builder panel. 120 119 121 120 = How many featured category can be added = … … 136 135 137 136 == Changelog == 137 = 1.1.8 = 138 * Enhance - Added support for WooCommerce 7.1 139 140 138 141 = 1.1.6 = 139 142 * Fix - Fix typo -
wc-category-showcase/tags/1.1.9/wc-category-showcase.php
r2804579 r2821107 1 1 <?php 2 2 /** 3 * Plugin Name: WooCommerce Category Showcase4 * Plugin URI: https://pluginever.com/wc-category-showcase5 * Description: WooCommerce extension to showcase categories in a nice slider blocks6 * Version: 1.1. 83 * Plugin Name: Product Category Showcase for WooCommerce 4 * Plugin URI: https://pluginever.com/plugins/woocommerce-category-showcase-pro/ 5 * Description: WooCommerce extension to showcase categories in interactive slider blocks. 6 * Version: 1.1.9 7 7 * Author: PluginEver 8 8 * Author URI: https://pluginever.com … … 11 11 * Domain Path: /i18n/languages 12 12 * Requires at least: 4.4 13 * Tested up to: 6. 013 * Tested up to: 6.1 14 14 * WC requires at least: 3.0.0 15 * WC tested up to: 7. 015 * WC tested up to: 7.1 16 16 */ 17 17 … … 52 52 * @var string 53 53 */ 54 public $version = '1.1. 8';54 public $version = '1.1.9'; 55 55 56 56 /** -
wc-category-showcase/trunk/i18n/languages/wc-category-showcase.pot
r2804579 r2821107 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: WooCommerce Category Showcase 1.1.8\n"5 "Project-Id-Version: Product Category Showcase for WooCommerce 1.1.9\n" 6 6 "Report-Msgid-Bugs-To: " 7 7 "https://wordpress.org/support/plugin/wc-category-showcase\n" 8 "POT-Creation-Date: 2022-1 0-26 09:00:59+00:00\n"8 "POT-Creation-Date: 2022-11-20 09:47:44+00:00\n" 9 9 "MIME-Version: 1.0\n" 10 10 "Content-Type: text/plain; charset=utf-8\n" … … 294 294 295 295 #. Plugin Name of the plugin/theme 296 msgid " WooCommerce Category Showcase"296 msgid "Product Category Showcase for WooCommerce" 297 297 msgstr "" 298 298 299 299 #. Plugin URI of the plugin/theme 300 msgid "https://pluginever.com/ wc-category-showcase"300 msgid "https://pluginever.com/plugins/woocommerce-category-showcase-pro/" 301 301 msgstr "" 302 302 303 303 #. Description of the plugin/theme 304 msgid "WooCommerce extension to showcase categories in a nice slider blocks"304 msgid "WooCommerce extension to showcase categories in interactive slider blocks." 305 305 msgstr "" 306 306 -
wc-category-showcase/trunk/readme.txt
r2804579 r2821107 1 === WooCommerce Category Showcase ===1 === Product Category Showcase for WooCommerce === 2 2 Contributors: pluginever 3 3 Donate link: 4 4 Tags: woocommerce, woocommerce Category, woocommerce Category Slider, WooCommerce Category Showcase, Slider, product category carousel, product category slider, woocommerce category slider plugin free, product category carousel, product category rotators, product category slider, products category slider, responsive product category slider, woo category slider, woocommerce, woocommerce product category carousel, WooCommerce Products, woocommerce products category slider, woocommerce slider, carousel, woocommerce image slider, woocommerce responsive slider, woocommerce advance slider, best woocommerce product slider, easy woocommerce product slider, woocommerce slider free, woocommerce slider plugin, slider for woocommerce, product slider carousel for woocommerce, woocommerce product category slider and carousel plugin 5 5 Requires at least: 3.6.0 6 Tested up to: 6. 06 Tested up to: 6.1 7 7 Requires PHP: 5.6 8 8 Stable tag: trunk … … 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 11 12 WooCommerce extension to showcase categories in a nice slider block. 13 14 WooCommerce Category Showcase plugin by PluginEver provides you the opportunity of showing WooCommerce product categories in a slider & in a nice blocks. You can show your product categories in a modern looking and descriptive slider that show details of your category. 12 Product Category Showcase for WooCommerce is the best WooCommerce extension to showcase categories in a nice slider block. Showing WooCommerce product categories in a slider allow your visitors to quickly identify the category they're looking for without having to search the entire WooCommerce store. 13 15 14 == VIDEO DEMO == 16 15 http://www.youtube.com/watch?v=TFjWdEETbAs 17 16 18 >[DEMO](https://demo.pluginever.com/category-showcase/) | [Get The PRO Version](https:// www.pluginever.com/plugins/woo-category-showcase-pro/) | [Support](https://www.pluginever.com/support/) | [Documentation ](https://www.pluginever.com/docs/woocommerce-category-showcase/)17 >[DEMO](https://demo.pluginever.com/category-showcase/) | [Get The PRO Version](https://pluginever.com/plugins/woocommerce-category-showcase-pro/) | [Support](https://www.pluginever.com/support/) | [Documentation ](https://www.pluginever.com/docs/woocommerce-category-showcase/) 19 18 20 19 ==WHY WOULD YOU NEED WOOCOMMERCE CATEGORY SHOWCASE == … … 117 116 118 117 = How to hide the WooCommerce category showcase title? = 119 To disable showing title set No from Show Title drop down from the showcase builder panel.118 To disable showing title set to No from Show Title drop down from the showcase builder panel. 120 119 121 120 = How many featured category can be added = … … 136 135 137 136 == Changelog == 137 = 1.1.8 = 138 * Enhance - Added support for WooCommerce 7.1 139 140 138 141 = 1.1.6 = 139 142 * Fix - Fix typo -
wc-category-showcase/trunk/wc-category-showcase.php
r2804579 r2821107 1 1 <?php 2 2 /** 3 * Plugin Name: WooCommerce Category Showcase4 * Plugin URI: https://pluginever.com/wc-category-showcase5 * Description: WooCommerce extension to showcase categories in a nice slider blocks6 * Version: 1.1. 83 * Plugin Name: Product Category Showcase for WooCommerce 4 * Plugin URI: https://pluginever.com/plugins/woocommerce-category-showcase-pro/ 5 * Description: WooCommerce extension to showcase categories in interactive slider blocks. 6 * Version: 1.1.9 7 7 * Author: PluginEver 8 8 * Author URI: https://pluginever.com … … 11 11 * Domain Path: /i18n/languages 12 12 * Requires at least: 4.4 13 * Tested up to: 6. 013 * Tested up to: 6.1 14 14 * WC requires at least: 3.0.0 15 * WC tested up to: 7. 015 * WC tested up to: 7.1 16 16 */ 17 17 … … 52 52 * @var string 53 53 */ 54 public $version = '1.1. 8';54 public $version = '1.1.9'; 55 55 56 56 /**
Note: See TracChangeset
for help on using the changeset viewer.