Plugin Directory

Changeset 3174841


Ignore:
Timestamp:
10/24/2024 09:38:03 AM (17 months ago)
Author:
giannis4
Message:

Fix tags and WC support texts

Location:
terms-and-conditions-per-product
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • terms-and-conditions-per-product/tags/1.2.13/readme.txt

    r3174755 r3174841  
    33Tags: terms and conditions, terms of service, WooCommerce, product, legal
    44Requires at least: 5.4
    5 Tested up to: 6.6.1
     5Tested up to: 6.6.2
    66Requires PHP: 7.2
    7 Stable tag: 1.2.12
     7Stable tag: 1.2.13
    88Author: Terms and Conditions Per Product
    99License: GPLv2 or later
     
    9191
    9292= 1.2.12 =
    93 * Update: Freemius SDK to 2.7.4
    94 
    95 = 1.2.11 =
    96 * Fix: Remove the checkout enqueued JS and functionality from pages that do not contain the Gutenberg checkout block.
    97 
    98 = 1.2.12 =
    9993* Update: New POT file for translations
    10094* Check: WordPress 6.6.1 compatibility
    10195* Update: Freemius SDK to 2.7.4
     96
     97= 1.2.11 =
     98* Fix: Remove the checkout enqueued JS and functionality from pages that do not contain the Gutenberg checkout block.
    10299
    103100= 1.2.10 =
  • terms-and-conditions-per-product/tags/1.2.13/terms-per-product.php

    r3174755 r3174841  
    1616 * Author:            Terms Per Product
    1717 * Author URI:        https://tacpp-pro.com
     18 * Requires Plugins:  woocommerce
    1819 * License:           GPL-2.0+
    1920 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
     
    2122 * Domain Path:       /languages
    2223 * WC requires at least: 6.0
    23  * WC tested up to:     9.2.1
     24 * WC tested up to:     9.3.3
    2425 */
    2526
  • terms-and-conditions-per-product/trunk/readme.txt

    r3174755 r3174841  
    33Tags: terms and conditions, terms of service, WooCommerce, product, legal
    44Requires at least: 5.4
    5 Tested up to: 6.6.1
     5Tested up to: 6.6.2
    66Requires PHP: 7.2
    7 Stable tag: 1.2.12
     7Stable tag: 1.2.13
    88Author: Terms and Conditions Per Product
    99License: GPLv2 or later
     
    9191
    9292= 1.2.12 =
    93 * Update: Freemius SDK to 2.7.4
    94 
    95 = 1.2.11 =
    96 * Fix: Remove the checkout enqueued JS and functionality from pages that do not contain the Gutenberg checkout block.
    97 
    98 = 1.2.12 =
    9993* Update: New POT file for translations
    10094* Check: WordPress 6.6.1 compatibility
    10195* Update: Freemius SDK to 2.7.4
     96
     97= 1.2.11 =
     98* Fix: Remove the checkout enqueued JS and functionality from pages that do not contain the Gutenberg checkout block.
    10299
    103100= 1.2.10 =
  • terms-and-conditions-per-product/trunk/terms-per-product.php

    r3174755 r3174841  
    1616 * Author:            Terms Per Product
    1717 * Author URI:        https://tacpp-pro.com
     18 * Requires Plugins:  woocommerce
    1819 * License:           GPL-2.0+
    1920 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
     
    2122 * Domain Path:       /languages
    2223 * WC requires at least: 6.0
    23  * WC tested up to:     9.2.1
     24 * WC tested up to:     9.3.3
    2425 */
    2526
Note: See TracChangeset for help on using the changeset viewer.