Plugin Directory

Changeset 3357708


Ignore:
Timestamp:
09/08/2025 09:00:11 AM (6 months ago)
Author:
codebrainbv
Message:

1.0.5

  • Checked compatibility with Woocommerce 10.1.2.
  • Fixed issue where Woocommerce could be deactivated whilest we depend on it.
Location:
professional-payment-portal-for-woocommerce
Files:
30 added
2 edited

Legend:

Unmodified
Added
Removed
  • professional-payment-portal-for-woocommerce/trunk/professional-payment-portal-for-woocommerce.php

    r3279874 r3357708  
    1111 * Plugin URI:        https://bitbucket.org/codebrainbv/ppp-woocommerce/
    1212 * Description:       Accept payments through the Professional Payment Portal
    13  * Version:           1.0.4
     13 * Version:           1.0.5
    1414 * Requires at least: 6.4
    1515 * Tested up to:      6.8
    1616 * Requires PHP:      7.4
    17  * WC tested up to:   9.8.1
     17 * WC tested up to:   10.1.2
    1818 * Author:            CodeBrain BV
    1919 * Author URI:        https://www.codebrain.nl/
    2020 * Text Domain:       professional-payment-portal-for-woocommerce
    2121 * Domain Path:       /languages
     22 * Requires Plugins: woocommerce
    2223 * License: GPLv2 or later
    2324 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • professional-payment-portal-for-woocommerce/trunk/readme.txt

    r3279874 r3357708  
    44Requires at least: 6.4
    55Tested up to: 6.8
    6 Stable tag: 1.0.4
     6Stable tag: 1.0.5
    77Requires PHP: 7.4
    88License: GPLv2 or later
     
    7373== Changelog ==
    7474
     75= 1.0.5 =
     76* Checked compatibility with Woocommerce 10.1.2.
     77* Fixed issue where Woocommerce could be deactivated whilest we depend on it.
     78
    7579= 1.0.4 =
    7680* Implemented settings tab, to be ready for Woocommerce 9.9 update.
Note: See TracChangeset for help on using the changeset viewer.