Documents
-
WooCommerce API Manager
WooCommerce API Manager Recommendations It is good practice to update the PHP version before the end-of-life where that version is no longer supported even with security fixes. See current supported PHP versions. When upgrading from API Manager pre 2.0 to 2.0 or greater, the data is migrated to custom database tables and the old data […]
-
WooCommerce API Manager Data Structures and Storage
TODO
-
WooCommerce API Manager Hook Reference
Below is a list of Action and Filter hooks for WooCommerce API Manager >= 2.0. Not complete. Actions wc_api_manager_activated – woocommerce-api-manager.php wc_api_manager_deactivated – woocommerce-api-manager.php wc_am_download_product’, $user_id, $order_id, $product_id – woocommerce-api-manager/includes/wc-am-download-handler.php ‘woocommerce_download_file_’ . $file_download_method, $file_path, $filename – woocommerce-api-manager/includes/wc-am-download-handler.php wc_api_manager_updated – woocommerce-api-manager/includes/wc-am-install.php wp_wc_am_updater_cron – woocommerce-api-manager/includes/wc-am-install.php wc_api_manager_flush_rewrite_rules – woocommerce-api-manager/includes/wc-am-install.php wc_api_manager_installed – woocommerce-api-manager/includes/wc-am-install.php ‘wc_am_hide_’ . $hide_notice . ‘_notice’ – […]