Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Classes / Methods / Page 3

Abstract_WC_Order_Item_Type_Data_Store::update()

Method: Update a order item in the database.

Source: includes/data-stores/abstract-wc-order-item-type-data-store.php:69

Used by 0 functions | Uses 2 functions

AbstractAddressSchema::format_state()

Method: Format a state based on the country. If country has defined states, will return an upper case state code.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractAddressSchema.php:109

Used by 1 function | Uses 2 functions

AbstractAddressSchema::get_properties()

Method: Term properties.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractAddressSchema.php:21

Used by 2 functions | Uses 0 functions

AbstractAddressSchema::sanitize_callback()

Method: Sanitize and format the given address object.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractAddressSchema.php:88

Used by 2 functions | Uses 5 functions

AbstractAddressSchema::validate_callback()

Method: Validate the given address object.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractAddressSchema.php:135

Used by 1 function | Uses 3 functions

AbstractBlock::__construct()

Method: Constructor.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:66

Used by 0 functions | Uses 1 function

AbstractBlock::enqueue_assets()

Method: Enqueue frontend assets for this block, just in time for rendering.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:283

Used by 3 functions | Uses 2 functions

AbstractBlock::enqueue_data()

Method: Data passed through from server to client for block.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:332

Used by 8 functions | Uses 2 functions

AbstractBlock::enqueue_editor_assets()

Method: Enqueue assets used for rendering the block in editor context.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:93

Used by 0 functions | Uses 1 function

AbstractBlock::enqueue_scripts()

Method: Register/enqueue scripts used for this block on the frontend, during render.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:368

Used by 1 function | Uses 1 function
« Previous 1 2 3 4 … 2,076 Next »
Proudly powered by WordPress