Plugin Directory

Changeset 3457773


Ignore:
Timestamp:
02/10/2026 08:40:18 AM (4 weeks ago)
Author:
codebrainbv
Message:

2.3.2.6

  • Replaced iDEAL logo with the new iDEAL | Wero logo.
  • Checked compatibility with WooCommerce 10.5.0 and Wordpress 6.9.1
Location:
woo-rabo-omnikassa
Files:
46 added
3 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • woo-rabo-omnikassa/trunk/ic-woo-omnikassa-2.php

    r3442331 r3457773  
    55 *
    66 * @author            iDEAL Checkout
    7  * @copyright         2025 iDEAL Checkout (CodeBrain BV)
     7 * @copyright         2026 iDEAL Checkout (CodeBrain BV)
    88 *
    99 * @wordpress-plugin
     
    1515 * Text Domain: ic-woo-omnikassa-2
    1616 * Domain Path: /languages
    17  * Version: 2.3.2.5
     17 * Version: 2.3.2.6
    1818 * Requires at least: 5.8
    19  * Tested up to:      6.9
     19 * Tested up to:      6.9.1
    2020 * Requires PHP: 7.4
    2121 * Requires Plugins: woocommerce
    2222 * WC requires at least: 9.6
    23  * WC tested up to: 10.4.3
     23 * WC tested up to: 10.5.0
    2424*/
    2525
     
    3131define('ICWOOROK_ROOT_PATH', plugin_dir_path(__FILE__));
    3232define('ICWOOROK_ROOT_URL', plugin_dir_url(__FILE__));
    33 define('ICWOOROK_VERSION', '2.3.2.5');
     33define('ICWOOROK_VERSION', '2.3.2.6');
    3434
    3535// Load default plugin functions
  • woo-rabo-omnikassa/trunk/readme.txt

    r3442331 r3457773  
    66WC requires at least: 9.6
    77Requires at least: 5.0.7
    8 Tested up to: 6.9
    9 Stable tag: 2.3.2.5
     8Tested up to: 6.9.1
     9Stable tag: 2.3.2.6
    1010Requires PHP: 7.4.30
    1111License: GPLv2 or later
     
    2626What do you need?
    2727* A Rabo Smart Pay agreement, which you can simply request online.
    28 * The Wordpress Smart Pay 2.0 plug-in.
     28* The Wordpress Rabo Smart Pay 2.0 plug-in.
    2929
    3030== Installation ==
     
    126126== Changelog ==
    127127
     128= 2.3.2.6 =
     129* Replaced iDEAL logo with the new iDEAL | Wero logo.
     130* Checked compatibility with WooCommerce 10.5.0 and Wordpress 6.9.1
     131
    128132= 2.3.2.5 =
    129133* Added shopperBankstatementReference to the order announcement, which contains the Order Number.
Note: See TracChangeset for help on using the changeset viewer.