Product::is_price_type_paynow()
Method: Returns if the product price type is paynow.
Product::is_price_type_paynow Read More »
Method: Returns if the product price type is paynow.
Product::is_price_type_paynow Read More »
Method: Returns if the product price type is free.
Product::is_price_type_free Read More »
Method: Returns if the product price type is open.
Product::is_price_type_open Read More »
Method: Returns a product type (buy now, subscription, free, open, closed, etc).
Product::get_pricing_type Read More »
Method: Returns allowed post types.
Product::get_allowed_post_types Read More »
Method: Parses an array into an array of Breadcrumb objects and sets.
Breadcrumbs::parse_breadcrumbs Read More »
Method: Updates the is_last property of the breadcrumbs.
Breadcrumbs::update_is_last Read More »
Method: Adds a breadcrumb to the collection.
Method: Constructor.
Breadcrumbs::__construct Read More »
Method: Sets the breadcrumb as last.
Breadcrumb::set_is_last Read More »
Method: Sets the breadcrumb url.
Breadcrumb::set_url Read More »
Method: Sets the breadcrumb label.
Breadcrumb::set_label Read More »
Method: Sets the breadcrumb ID.
Breadcrumb::set_id Read More »
Method: Parses a breadcrumb into a Breadcrumb object.
Method: Returns whether the breadcrumb is last.
Breadcrumb::is_last Read More »
Method: Gets the breadcrumb url.
Breadcrumb::get_url Read More »
Method: Gets the breadcrumb label.
Breadcrumb::get_label Read More »
Method: Gets the Breadcrumb ID.
Breadcrumb::get_id Read More »
Method: Constructor.
Breadcrumb::__construct Read More »