Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class-woocommerce.php / Page 4

WooCommerce::frontend_includes()

Method: Include required frontend files.

Source: includes/class-woocommerce.php:577

Used by 1 function | Uses 0 functions

WooCommerce::include_template_functions()

Method: Function used to Init WooCommerce Template Functions – This makes them pluggable by plugins and themes.

Source: includes/class-woocommerce.php:595

Used by 0 functions | Uses 0 functions

WooCommerce::init()

Method: Init WooCommerce when WordPress Initialises.

Source: includes/class-woocommerce.php:602

Used by 0 functions | Uses 6 functions

WooCommerce::load_plugin_textdomain()

Method: Load Localisation files.

Source: includes/class-woocommerce.php:638

Used by 1 function | Uses 0 functions

WooCommerce::define_constants()

Method: Define WC Constants.

Source: includes/class-woocommerce.php:251

Used by 1 function | Uses 1 function

WooCommerce::define_tables()

Method: Register custom tables within $wpdb object.

Source: includes/class-woocommerce.php:285

Used by 2 functions | Uses 0 functions

WooCommerce::define()

Method: Define constant if not already set.

Source: includes/class-woocommerce.php:309

Used by 2 functions | Uses 0 functions

WooCommerce::is_rest_api_request()

Method: Returns true if the request is a non-legacy REST API request.

Source: includes/class-woocommerce.php:324

Used by 1 function | Uses 1 function

WooCommerce::is_request()

Method: What type of request is this?

Source: includes/class-woocommerce.php:348

Used by 2 functions | Uses 1 function

WooCommerce::includes()

Method: Include required core files used in admin and on the frontend.

Source: includes/class-woocommerce.php:364

Used by 1 function | Uses 4 functions
« Previous 1 … 3 4 5 6 Next »
Proudly powered by WordPress