Dev Resources

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

EDD_Cart::get_item_price()

Method: Gets the price of the cart item. Always exclusive of taxes.

Source: includes/cart/class-edd-cart.php:924

Used by 0 functions | Uses 0 functions

EDD_Cart::get_item_final_price()

Method: Final Price of Item in Cart (incl. discounts and taxes)

Source: includes/cart/class-edd-cart.php:960

Used by 0 functions | Uses 0 functions

EDD_Cart::get_item_tax()

Method: Calculate the tax for an item in the cart.

Source: includes/cart/class-edd-cart.php:976

Used by 0 functions | Uses 0 functions

EDD_Cart::remove()

Method: Remove from cart

Source: includes/cart/class-edd-cart.php:488

Used by 0 functions | Uses 0 functions

EDD_Cart::remove_item_url()

Method: Generate the URL to remove an item from the cart.

Source: includes/cart/class-edd-cart.php:518

Used by 0 functions | Uses 0 functions

EDD_Cart::remove_fee_url()

Method: Generate the URL to remove a fee from the cart.

Source: includes/cart/class-edd-cart.php:540

Used by 0 functions | Uses 0 functions

EDD_Cart::empty_cart()

Method: Empty the cart

Source: includes/cart/class-edd-cart.php:560

Used by 0 functions | Uses 0 functions

EDD_Cart::remove_discount()

Method: Remove discount from the cart

Source: includes/cart/class-edd-cart.php:583

Used by 0 functions | Uses 0 functions

EDD_Cart::get_contents_from_session()

Method: Populate the cart with the data stored in the session

Source: includes/cart/class-edd-cart.php:148

Used by 0 functions | Uses 0 functions

EDD_Cart::get_discounts_from_session()

Method: Populate the discounts with the data stored in the session.

Source: includes/cart/class-edd-cart.php:161

Used by 0 functions | Uses 0 functions
« Previous 1 … 21 22 23 24 Next »
Proudly powered by WordPress