Plugin Directory

Changeset 2821107


Ignore:
Timestamp:
11/20/2022 10:17:07 AM (3 years ago)
Author:
manikmist09
Message:

Release 1.1.9

Location:
wc-category-showcase
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wc-category-showcase/tags/1.1.9/i18n/languages/wc-category-showcase.pot

    r2804579 r2821107  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: WooCommerce Category Showcase 1.1.8\n"
     5"Project-Id-Version: Product Category Showcase for WooCommerce 1.1.9\n"
    66"Report-Msgid-Bugs-To: "
    77"https://wordpress.org/support/plugin/wc-category-showcase\n"
    8 "POT-Creation-Date: 2022-10-26 09:00:59+00:00\n"
     8"POT-Creation-Date: 2022-11-20 09:47:44+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=utf-8\n"
     
    294294
    295295#. Plugin Name of the plugin/theme
    296 msgid "WooCommerce Category Showcase"
     296msgid "Product Category Showcase for WooCommerce"
    297297msgstr ""
    298298
    299299#. Plugin URI of the plugin/theme
    300 msgid "https://pluginever.com/wc-category-showcase"
     300msgid "https://pluginever.com/plugins/woocommerce-category-showcase-pro/"
    301301msgstr ""
    302302
    303303#. Description of the plugin/theme
    304 msgid "WooCommerce extension to showcase categories in a nice slider blocks"
     304msgid "WooCommerce extension to showcase categories in interactive slider blocks."
    305305msgstr ""
    306306
  • wc-category-showcase/tags/1.1.9/readme.txt

    r2804579 r2821107  
    1 === WooCommerce Category Showcase ===
     1=== Product Category Showcase for WooCommerce ===
    22Contributors: pluginever
    33Donate link:
    44Tags: 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
    55Requires at least: 3.6.0
    6 Tested up to:      6.0
     6Tested up to:      6.1
    77Requires PHP:      5.6
    88Stable tag:        trunk
     
    1010License URI:       http://www.gnu.org/licenses/gpl-2.0.html
    1111
    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.
     12Product 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
    1514== VIDEO DEMO ==
    1615http://www.youtube.com/watch?v=TFjWdEETbAs
    1716
    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/)
    1918
    2019==WHY WOULD YOU NEED WOOCOMMERCE CATEGORY SHOWCASE ==
     
    117116
    118117= 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.
     118To disable showing title set to No from Show Title drop down from the showcase builder panel.
    120119
    121120= How many featured category can be added =
     
    136135
    137136== Changelog ==
     137= 1.1.8 =
     138* Enhance - Added support for WooCommerce 7.1
     139
     140
    138141= 1.1.6 =
    139142* Fix - Fix typo
  • wc-category-showcase/tags/1.1.9/wc-category-showcase.php

    r2804579 r2821107  
    11<?php
    22/**
    3  * Plugin Name: WooCommerce Category Showcase
    4  * Plugin URI:  https://pluginever.com/wc-category-showcase
    5  * Description: WooCommerce extension to showcase categories in a nice slider blocks
    6  * Version:     1.1.8
     3 * 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
    77 * Author:      PluginEver
    88 * Author URI:  https://pluginever.com
     
    1111 * Domain Path: /i18n/languages
    1212 * Requires at least: 4.4
    13  * Tested up to: 6.0
     13 * Tested up to: 6.1
    1414 * WC requires at least: 3.0.0
    15  * WC tested up to: 7.0
     15 * WC tested up to: 7.1
    1616 */
    1717
     
    5252     * @var  string
    5353     */
    54     public $version = '1.1.8';
     54    public $version = '1.1.9';
    5555
    5656    /**
  • wc-category-showcase/trunk/i18n/languages/wc-category-showcase.pot

    r2804579 r2821107  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: WooCommerce Category Showcase 1.1.8\n"
     5"Project-Id-Version: Product Category Showcase for WooCommerce 1.1.9\n"
    66"Report-Msgid-Bugs-To: "
    77"https://wordpress.org/support/plugin/wc-category-showcase\n"
    8 "POT-Creation-Date: 2022-10-26 09:00:59+00:00\n"
     8"POT-Creation-Date: 2022-11-20 09:47:44+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=utf-8\n"
     
    294294
    295295#. Plugin Name of the plugin/theme
    296 msgid "WooCommerce Category Showcase"
     296msgid "Product Category Showcase for WooCommerce"
    297297msgstr ""
    298298
    299299#. Plugin URI of the plugin/theme
    300 msgid "https://pluginever.com/wc-category-showcase"
     300msgid "https://pluginever.com/plugins/woocommerce-category-showcase-pro/"
    301301msgstr ""
    302302
    303303#. Description of the plugin/theme
    304 msgid "WooCommerce extension to showcase categories in a nice slider blocks"
     304msgid "WooCommerce extension to showcase categories in interactive slider blocks."
    305305msgstr ""
    306306
  • wc-category-showcase/trunk/readme.txt

    r2804579 r2821107  
    1 === WooCommerce Category Showcase ===
     1=== Product Category Showcase for WooCommerce ===
    22Contributors: pluginever
    33Donate link:
    44Tags: 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
    55Requires at least: 3.6.0
    6 Tested up to:      6.0
     6Tested up to:      6.1
    77Requires PHP:      5.6
    88Stable tag:        trunk
     
    1010License URI:       http://www.gnu.org/licenses/gpl-2.0.html
    1111
    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.
     12Product 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
    1514== VIDEO DEMO ==
    1615http://www.youtube.com/watch?v=TFjWdEETbAs
    1716
    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/)
    1918
    2019==WHY WOULD YOU NEED WOOCOMMERCE CATEGORY SHOWCASE ==
     
    117116
    118117= 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.
     118To disable showing title set to No from Show Title drop down from the showcase builder panel.
    120119
    121120= How many featured category can be added =
     
    136135
    137136== Changelog ==
     137= 1.1.8 =
     138* Enhance - Added support for WooCommerce 7.1
     139
     140
    138141= 1.1.6 =
    139142* Fix - Fix typo
  • wc-category-showcase/trunk/wc-category-showcase.php

    r2804579 r2821107  
    11<?php
    22/**
    3  * Plugin Name: WooCommerce Category Showcase
    4  * Plugin URI:  https://pluginever.com/wc-category-showcase
    5  * Description: WooCommerce extension to showcase categories in a nice slider blocks
    6  * Version:     1.1.8
     3 * 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
    77 * Author:      PluginEver
    88 * Author URI:  https://pluginever.com
     
    1111 * Domain Path: /i18n/languages
    1212 * Requires at least: 4.4
    13  * Tested up to: 6.0
     13 * Tested up to: 6.1
    1414 * WC requires at least: 3.0.0
    15  * WC tested up to: 7.0
     15 * WC tested up to: 7.1
    1616 */
    1717
     
    5252     * @var  string
    5353     */
    54     public $version = '1.1.8';
     54    public $version = '1.1.9';
    5555
    5656    /**
Note: See TracChangeset for help on using the changeset viewer.