Plugin Directory

Changeset 3443917


Ignore:
Timestamp:
01/21/2026 09:56:59 AM (2 months ago)
Author:
combidesk
Message:

1.29 release

Location:
combidesk-moneybird/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • combidesk-moneybird/trunk/combidesk-moneybird.php

    r3359078 r3443917  
    33/**
    44 * Plugin Name: Combidesk - Moneybird
    5  * Version: 1.28
     5 * Version: 1.29
    66 * Description: Synchroniseer je WooCommerce orders automatisch naar Moneybird
    77 * Author: Combidesk
     
    1212 *
    1313 * WC requires at least: 2.2
    14  * WC tested up to: 10.1.2
     14 * WC tested up to: 10.4.3
    1515 *
    1616 **/
  • combidesk-moneybird/trunk/languages/combidesk-moneybird.pot

    r3359078 r3443917  
    1 # Copyright (C) 2025 combidesk-moneybird
     1# Copyright (C) 2026 combidesk-moneybird
    22# This file is distributed under the same license as the combidesk-moneybird package.
    33msgid ""
     
    77"Content-Type: text/plain; charset=UTF-8\n"
    88"Content-Transfer-Encoding: 8bit\n"
    9 "POT-Creation-Date: 2025-09-10 09:46+0000\n"
     9"POT-Creation-Date: 2026-01-21 08:58+0000\n"
    1010"X-Poedit-Basepath: ..\n"
    1111"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
     
    1515"Plural-Forms: nplurals=2; plural=(n != 1);\n"
    1616
    17 #: ../classes/class-application.php:31
     17#: ../classes/class-application.php:31, ../dist/classes/class-application.php:31
    1818msgid "Moneybird"
    1919msgstr ""
    2020
    21 #: ../classes/class-application.php:32
     21#: ../classes/class-application.php:32, ../dist/classes/class-application.php:32
    2222msgid "Combidesk - %s for WooCommerce"
    2323msgstr ""
    2424
    25 #: ../classes/class-application.php:33
     25#: ../classes/class-application.php:33, ../dist/classes/class-application.php:33
    2626msgid "Combidesk - %s"
    2727msgstr ""
    2828
    29 #: ../classes/class-application.php:36
     29#: ../classes/class-application.php:36, ../dist/classes/class-application.php:36
    3030msgid "Synchronize your WooCommerce orders automatically to Moneybird"
    3131msgstr ""
    3232
    33 #: ../classes/class-application.php:72
     33#: ../classes/class-application.php:72, ../dist/classes/class-application.php:72
    3434msgid "With this integration you never have to transfer order data from WooCommerce to %s again. As a result, your data is always up-to-date, error-free and you have time to do what you do best!"
    3535msgstr ""
    3636
    37 #: ../classes/class-application.php:74
     37#: ../classes/class-application.php:74, ../dist/classes/class-application.php:74
    3838msgid "Key features"
    3939msgstr ""
    4040
    41 #: ../classes/class-application.php:76
     41#: ../classes/class-application.php:76, ../dist/classes/class-application.php:76
    4242msgid "This integration syncs every 60 minutes."
    4343msgstr ""
    4444
    45 #: ../classes/class-application.php:77
     45#: ../classes/class-application.php:77, ../dist/classes/class-application.php:77
    4646msgid "Completed orders will be transferred automatically during installation."
    4747msgstr ""
    4848
    49 #: ../classes/class-application.php:78
     49#: ../classes/class-application.php:78, ../dist/classes/class-application.php:78
    5050msgid "Order history can be automatically transferred."
    5151msgstr ""
    5252
    53 #: ../classes/class-application.php:79
     53#: ../classes/class-application.php:79, ../dist/classes/class-application.php:79
    5454msgid "Customers will be generated in %s based on their unique e-mail address."
    5555msgstr ""
    5656
    57 #: ../classes/class-application.php:80
     57#: ../classes/class-application.php:80, ../dist/classes/class-application.php:80
    5858msgid "Use %s as an affordable and simple accounting software. We recommend that billing be done from WooCommerce."
    5959msgstr ""
    6060
    61 #: ../classes/class-application.php:86
     61#: ../classes/class-application.php:86, ../dist/classes/class-application.php:86
    6262msgid "Install this integration"
    6363msgstr ""
    6464
    65 #: ../classes/class-application.php:92
     65#: ../classes/class-application.php:92, ../dist/classes/class-application.php:92
    6666msgid "No %s account yet?"
    6767msgstr ""
  • combidesk-moneybird/trunk/readme.txt

    r3359078 r3443917  
    55Tags: WooCommerce, Moneybird
    66Requires at least: 4.9
    7 Tested up to: 6.8.2
    8 Stable tag: 1.28
    9 Version: 1.28
     7Tested up to: 6.9
     8Stable tag: 1.29
     9Version: 1.29
    1010Requires PHP: 5.2.4
    1111Website: https://combidesk.com/
     
    7474
    7575== Changelog ==
     76
     77= 1.29 =
     78Release Date: January 21, 2026
     79
     80Support for WordPress 6.9.0 and WooCommerce 10.4.3
    7681
    7782= 1.28 =
Note: See TracChangeset for help on using the changeset viewer.