Dev Resources

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

EDD_Discount::setup_discount()

Method: Setup object vars with discount WP_Post object.

Source: includes/class-edd-discount.php:393

Used by 0 functions | Uses 0 functions

edd_pre_setup_discount

Action Hook: Fires before the instance of the EDD_Discount object is set up.

Source: includes/class-edd-discount.php:424

Used by 0 functions | Uses 0 functions

edd_setup_discount

Action Hook: Fires after the instance of the EDD_Discount object is set up. Allows extensions to add items to this object via hook.

Source: includes/class-edd-discount.php:461

Used by 0 functions | Uses 0 functions

EDD_Discount::setup_name()

Method: Setup the name of the discount.

Source: includes/class-edd-discount.php:478

Used by 0 functions | Uses 0 functions

EDD_Discount::__isset()

Method: Magic __isset method to allow empty checks on protected elements

Source: includes/class-edd-discount.php:295

Used by 0 functions | Uses 0 functions

EDD_Discount::array_convert()

Method: Converts the instance of the EDD_Discount object into an array for special cases.

Source: includes/class-edd-discount.php:310

Used by 0 functions | Uses 0 functions

EDD_Discount::find_by_code()

Method: Find a discount in the database with the code supplied.

Source: includes/class-edd-discount.php:323

Used by 0 functions | Uses 0 functions

EDD_Discount::__set()

Method: Magic __set method to dispatch a call to update a protected property.

Source: includes/class-edd-discount.php:267

Used by 0 functions | Uses 0 functions

EDD_Discount

Class: EDD_Discount Class

Source: includes/class-edd-discount.php:20

Used by 0 functions | Uses 0 functions

EDD_Discount::__construct()

Method: Constructor.

Source: includes/class-edd-discount.php:216

Used by 0 functions | Uses 0 functions
« Previous 1 … 9 10 11 Next »
Proudly powered by WordPress