Controller::add_wp_query_join() – Join posts meta tables when product search or low stock query is present.
DataStore::format_join_selections() – Returns a comma separated list of the field names prepared to be used for a selection after a join with `default_results`.
InstallJPAndWCSPlugins::install_jp_and_wcs_plugins() – Install the Jetpack and WooCommerce Shipping & Tax plugins in response to the action being clicked in the admin note.
Onboarding::set_woocommerce_setup_jetpack_opted_in() – Sets the woocommerce_setup_jetpack_opted_in to true when Jetpack connects to WPCOM.
Products::add_wp_query_join() – Join posts meta tables when product search or low stock query is present.
ProductVariations::add_wp_query_join() – Join posts meta tables when variation search query is present.
ShippingLabelBannerDisplayRules::jetpack_installed_and_active() – Checks if jetpack is installed and active.
WC_Admin_Notes_Install_JP_And_WCS_Plugins::action_note() – Action the Install Jetpack and WooCommerce Services note, if any exists, and as long as both the Jetpack and WooCommerce Services plugins have been activated.