Plugin Directory

Changeset 2581337


Ignore:
Timestamp:
08/11/2021 09:45:40 AM (5 years ago)
Author:
fuvarhu
Message:

bug fixes and improvements

Location:
fuvar-hu-api/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • fuvar-hu-api/trunk/fuvarhu.php

    r2581281 r2581337  
    55      Plugin URI: https://uzlet.fuvar.hu
    66      description: Fuvar.hu B2B Rendszer api
    7       Version: 1.3
     7      Version: 1.3.1
    88      Author: Fuvar.hu
    99      License: GPL2
     
    4949    }
    5050
    51     add_action( 'admin_notices', 'fuvarhu_message_sender',);
     51    add_action( 'admin_notices', 'fuvarhu_message_sender');
    5252
    5353    function fuvarhu_register_awaiting_shipment_order_status() {
  • fuvar-hu-api/trunk/readme.txt

    r2581281 r2581337  
    44Requires at least: 5.4
    55Tested up to: 5.6.1
    6 Stable tag: 1.3
     6Stable tag: 1.3.1
    77Requires PHP: 7.0
    88License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.