WC_Woo_Helper_Connection
in package
WC_Helper_Plugin Class
Contains the logic to manage WooCommerce.com Helper Connection.
Table of Contents
- get_connection_url_notice() : string
- Get the notice for the connection URL mismatch.
- get_deleted_connection_notice() : string
- Get the notice for a deleted connection on WCCOM
- has_host_plan_orders() : bool
- Check if the site has and linked host-plan orders.
Methods
get_connection_url_notice()
Get the notice for the connection URL mismatch.
public
static get_connection_url_notice() : string
Return values
string — The notice for the connection URL mismatch.get_deleted_connection_notice()
Get the notice for a deleted connection on WCCOM
public
static get_deleted_connection_notice() : string
Tags
Return values
string — The notice for a deleted connection on WCCOM.has_host_plan_orders()
Check if the site has and linked host-plan orders.
public
static has_host_plan_orders() : bool
