Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/woocommerce-blocks/src/Domain/Package.php

Package::feature()

Method: Returns an instance of the the FeatureGating class.

Source: packages/woocommerce-blocks/src/Domain/Package.php:89

Used by 2 functions | Uses 0 functions

Package::is_experimental_build()

Method: Checks if we’re executing the code in an experimental build mode.

Source: packages/woocommerce-blocks/src/Domain/Package.php:98

Used by 0 functions | Uses 1 function

Package::is_feature_plugin_build()

Method: Checks if we’re executing the code in an feature plugin or experimental build mode.

Source: packages/woocommerce-blocks/src/Domain/Package.php:107

Used by 0 functions | Uses 1 function

Package::__construct()

Method: Constructor

Source: packages/woocommerce-blocks/src/Domain/Package.php:44

Used by 1 function | Uses 0 functions

Package::get_version()

Method: Returns the version of the plugin.

Source: packages/woocommerce-blocks/src/Domain/Package.php:55

Used by 0 functions | Uses 0 functions

Package::get_path()

Method: Returns the path to the plugin directory.

Source: packages/woocommerce-blocks/src/Domain/Package.php:67

Used by 0 functions | Uses 0 functions

Package::get_url()

Method: Returns the url to the blocks plugin directory.

Source: packages/woocommerce-blocks/src/Domain/Package.php:79

Used by 0 functions | Uses 0 functions

Package

Class: Main package class.

Source: packages/woocommerce-blocks/src/Domain/Package.php:14

Used by 0 functions | Uses 0 functions
Proudly powered by WordPress