Plugin Directory

Changeset 3359084


Ignore:
Timestamp:
09/10/2025 10:07:18 AM (7 months ago)
Author:
combidesk
Message:

1.28 release

Location:
combidesk-zoho/trunk
Files:
3 edited

Legend:

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

    r3331872 r3359084  
    22/**
    33 * Plugin Name: Combidesk - Zoho
    4  * Version: 1.27
     4 * Version: 1.28
    55 * Description: Synchronize your WooCommerce orders automatically to Zoho
    66 * Author: Combidesk
     
    1414 * Requires PHP: 7.0
    1515 * WC requires at least: 2.2
    16  * WC tested up to: 6.8
     16 * WC tested up to: 10.1.2
    1717 *
    1818 **/
  • combidesk-zoho/trunk/languages/combidesk-zoho.pot

    r3331287 r3359084  
    77"Content-Type: text/plain; charset=UTF-8\n"
    88"Content-Transfer-Encoding: 8bit\n"
    9 "POT-Creation-Date: 2025-06-18 11:07+0000\n"
     9"POT-Creation-Date: 2025-09-10 09:53+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:30, ../dist/classes/class-application.php:43
     18msgid "Zoho"
     19msgstr ""
     20
     21#. translators: 1: plugin  name
     22#: ../classes/class-application.php:32, ../dist/classes/class-application.php:45
     23msgid "Combidesk - %s for WooCommerce"
     24msgstr ""
     25
     26#. translators: 1: plugin name
     27#: ../classes/class-application.php:34, ../dist/classes/class-application.php:47
     28msgid "Combidesk - %s"
     29msgstr ""
     30
     31#: ../classes/class-application.php:37, ../dist/classes/class-application.php:50
     32msgid "Synchronize your WooCommerce orders automatically to Zoho"
     33msgstr ""
     34
     35#. translators: 1: plugin product name
     36#: ../classes/class-application.php:74, ../dist/classes/class-application.php:87
     37msgid "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!"
     38msgstr ""
     39
     40#: ../classes/class-application.php:77, ../dist/classes/class-application.php:90
     41msgid "Key features"
     42msgstr ""
     43
     44#: ../classes/class-application.php:79, ../dist/classes/class-application.php:92
     45msgid "This integration syncs every 60 minutes."
     46msgstr ""
     47
     48#: ../classes/class-application.php:80, ../dist/classes/class-application.php:93
     49msgid "Completed orders will be transferred automatically during installation."
     50msgstr ""
     51
     52#: ../classes/class-application.php:81, ../dist/classes/class-application.php:94
     53msgid "Order history can be automatically transferred."
     54msgstr ""
     55
     56#. translators: 1: plugin product name
     57#: ../classes/class-application.php:83, ../dist/classes/class-application.php:96
     58msgid "Customers in WooCommerce are created as a debtor in %s based on the email address."
     59msgstr ""
     60
     61#. translators: 1: plugin product name
     62#: ../classes/class-application.php:85, ../dist/classes/class-application.php:98
     63msgid "Use %s as an affordable and simple accounting software. We recommend that billing be done from WooCommerce."
     64msgstr ""
     65
     66#: ../classes/class-application.php:95, ../dist/classes/class-application.php:108
     67msgid "Install this integration"
     68msgstr ""
     69
     70#. translators: 1: plugin product name
     71#: ../classes/class-application.php:104, ../dist/classes/class-application.php:117
     72msgid "No %s account yet?"
     73msgstr ""
  • combidesk-zoho/trunk/readme.txt

    r3331869 r3359084  
    55Tags: WooCommerce, Zoho
    66Requires at least: 4.9
    7 Tested up to: 6.8
    8 Stable tag: 1.27
    9 Version: 1.27
     7Tested up to: 6.8.2
     8Stable tag: 1.28
     9Version: 1.28
    1010Requires PHP: 7.0
    1111Website: https://combidesk.com/
     
    102102== Changelog ==
    103103
     104= 1.28 =
     105Release Date: September 10, 2025
     106
     107Support for WordPress 6.8.2 and WooCommerce 10.1.2
     108
    104109= 1.27 =
    105110Release Date: July 22, 2025
Note: See TracChangeset for help on using the changeset viewer.