This is the very first update for the WooCommerce Logger add-on. Many thanks to the users that has shown interest in the plugin and extra thanks to all users reporting bugs 🐜
- Fix error due to woocommerce_process_shop_order_meta sometimes passing different object types at different places (sometimes a WP_Post object, sometimes a WC_Order object).
- Fix deprecated warning “parse_str(): Passing null to parameter #1 ($string) of type string is deprecated”.
- Add WooCommerce as plugin required in index.php.
Users who have the add-on installed will be notified in the admin area that they have an update available.