Dev Resources

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

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::setup_environment()

Method: Ensure theme and server variable compatibility and setup image sizes.

Source: includes/class-woocommerce.php:650

Used by 0 functions | Uses 3 functions

WooCommerce::add_thumbnail_support()

Method: Ensure post thumbnail support is turned on.

Source: includes/class-woocommerce.php:664

Used by 1 function | Uses 0 functions

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

WooCommerce::theme_support_includes()

Method: Include classes for theme support.

Source: includes/class-woocommerce.php:534

Used by 1 function | Uses 1 function

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
« Previous 1 … 3 4 5 6 Next »
Proudly powered by WordPress