Dev Resources

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

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::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::__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

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

EDD_Discount::__get()

Method: Magic __get method to dispatch a call to retrieve a protected property.

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

Used by 0 functions | Uses 0 functions

EDD_Amazon_Payments::is_setup()

Method: Method to check if all the required settings have been filled out, allowing us to not output information without it.

Source: includes/gateways/amazon-payments.php:112

Used by 0 functions | Uses 0 functions
« Previous 1 … 13 14 15 … 24 Next »
Proudly powered by WordPress