This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: WooCommerce – Auto update order status from Fulfillments | |
* Description: Keeps WooCommerce order statuses in sync with WooCommerce's new Fulfillments API using built-in utilities. | |
* Version: 0.6 | |
* Author: Stef Tock | |
* | |
* == NOTE == | |
* WooCommerce Fulfillments is in beta. Changes to fulfillments may break this plugin. | |
* |