WooCommerce Code Reference

WC_Helper_Compat
in package

WC_Helper_Compat Class

Some level of compatibility with the legacy WooCommerce Helper plugin.

Table of Contents

admin_menu()  : mixed
Register menu item.
deactivate_plugin()  : mixed
Attempt to deactivate the legacy helper plugin.
helper_loaded()  : mixed
Runs during woocommerce_helper_loaded
load()  : mixed
Loads the class, runs on init.
migrate_connection()  : mixed
Attempt to migrate a legacy connection to a new one.
plugin_deactivation_notice()  : mixed
Display admin notice directing the user where to go.
remove_actions()  : mixed
Remove legacy helper actions (notices, menus, etc.)
render_compat_menu()  : mixed
Render the legacy helper compat view.

Methods