Plugin Directory

Changeset 3037503

Timestamp:
02/18/2024 03:15:52 PM (5 months ago)
Author:
sofyansitorus
Message:

Update to version 1.3.9

Location:
woongkir
Files:
64 added
4 edited

Legend:

Unmodified
Added
Removed
  • woongkir/trunk/README.txt

    r2845016 r3037503  
    44Donate link: https://www.buymeacoffee.com/sofyansitorus?utm_source=woongkir_plugin_page&utm_medium=referral
    55Requires at least: 4.8
    6 Tested up to: 6.1.1
    7 Requires PHP: 5.6
    8 Stable tag: 1.3.8
     6Tested up to: 6.
     7Requires PHP:
     8Stable tag: 1.3.
    99License: GPL-2.0+
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.txt
     
    120120== Changelog ==
    121121
     122
     123
     124
     125
    122126= 1.3.8 =
    123127
  • woongkir/trunk/includes/classes/class-woongkir.php

    r2493863 r3037503  
    100100        // Hook to enable city field in the shipping calculator form.
    101101        add_filter( 'woocommerce_shipping_calculator_enable_city', array( $this, 'shipping_calculator_enable_city' ), 10 );
     102
     103
     104
     105
     106
     107
     108
     109
     110
     111
    102112    }
    103113
  • woongkir/trunk/languages/woongkir.pot

    r2845016 r3037503  
    1 # Copyright (C) 2023 Woongkir
     1# Copyright (C) 202 Woongkir
    22# This file is distributed under the same license as the Woongkir package.
    33msgid ""
     
    322322msgstr ""
    323323
    324 #: includes/classes/class-woongkir.php:179
     324#: includes/classes/class-woongkir.php:19
    325325msgid "Settings"
    326326msgstr ""
  • woongkir/trunk/woongkir.php

    r2845016 r3037503  
    1616 * Plugin URI:        https://github.com/sofyansitorus/Woongkir
    1717 * Description:       WooCommerce shipping rates calculator for Indonesia domestic and international shipment: AnterAja, 21 Express, Expedito, IDexpress Service Solution, Indotama Domestik Lestari, Indah Logistic, JET Express, Jalur Nugraha Ekakurir (JNE), J&T Express, JTL Express, Lion Parcel, Ninja Xpress, Pahala Express, Pandu Logistics, PCP, POS Indonesia, Royal Express Indonesia, RPX, SAP Express, Sentral Cargo, SiCepat Express, Solusi Ekspres, Star Cargo, TIKI, Wahana Express.
    18  * Version:           1.3.8
     18 * Version:           1.3.
    1919 * Author:            Sofyan Sitorus
    2020 * Author URI:        https://github.com/sofyansitorus
     
    2525 *
    2626 * WC requires at least: 3.0.0
    27  * WC tested up to: 7.2.2
     27 * WC tested up to:
    2828 */
    2929
Note: See TracChangeset for help on using the changeset viewer.