Changeset 2581337
- Timestamp:
- 08/11/2021 09:45:40 AM (5 years ago)
- Location:
- fuvar-hu-api/trunk
- Files:
-
- 2 edited
-
fuvarhu.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fuvar-hu-api/trunk/fuvarhu.php
r2581281 r2581337 5 5 Plugin URI: https://uzlet.fuvar.hu 6 6 description: Fuvar.hu B2B Rendszer api 7 Version: 1.3 7 Version: 1.3.1 8 8 Author: Fuvar.hu 9 9 License: GPL2 … … 49 49 } 50 50 51 add_action( 'admin_notices', 'fuvarhu_message_sender' ,);51 add_action( 'admin_notices', 'fuvarhu_message_sender'); 52 52 53 53 function fuvarhu_register_awaiting_shipment_order_status() { -
fuvar-hu-api/trunk/readme.txt
r2581281 r2581337 4 4 Requires at least: 5.4 5 5 Tested up to: 5.6.1 6 Stable tag: 1.3 6 Stable tag: 1.3.1 7 7 Requires PHP: 7.0 8 8 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.