Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/data-stores/class-wc-customer-download-data-store.php

WC_Customer_Download_Data_Store::create_from_data()

Method: Create download permission for a user, from an array of data.

Source: includes/data-stores/class-wc-customer-download-data-store.php:41

Used by 0 functions | Uses 1 function

WC_Customer_Download_Data_Store::insert_new_download_permission()

Method: Create download permission for a user, from an array of data.

Source: includes/data-stores/class-wc-customer-download-data-store.php:86

Used by 2 functions | Uses 1 function

WC_Customer_Download_Data_Store::adjust_date_for_db()

Method: Adjust a date value to be inserted in the database.

Source: includes/data-stores/class-wc-customer-download-data-store.php:129

Used by 1 function | Uses 0 functions

WC_Customer_Download_Data_Store::update_user_by_order_id()

Method: Update user prop for downloads based on order id.

Source: includes/data-stores/class-wc-customer-download-data-store.php:501

Used by 0 functions | Uses 0 functions

WC_Customer_Download_Data_Store::get_download()

Method: Get a download object.

Source: includes/data-stores/class-wc-customer-download-data-store.php:344

Used by 0 functions | Uses 1 function

WC_Customer_Download_Data_Store::get_downloads()

Method: Get array of download ids by specified args.

Source: includes/data-stores/class-wc-customer-download-data-store.php:354

Used by 0 functions | Uses 0 functions

WC_Customer_Download_Data_Store::update_download_id()

Method: Update download ids if the hash changes.

Source: includes/data-stores/class-wc-customer-download-data-store.php:445

Used by 0 functions | Uses 1 function

WC_Customer_Download_Data_Store::get_downloads_for_customer()

Method: Get a customers downloads.

Source: includes/data-stores/class-wc-customer-download-data-store.php:468

Used by 0 functions | Uses 0 functions

WC_Customer_Download_Data_Store::delete()

Method: Method to delete a download permission from the database.

Source: includes/data-stores/class-wc-customer-download-data-store.php:240

Used by 0 functions | Uses 0 functions

WC_Customer_Download_Data_Store::delete_by_id()

Method: Method to delete a download permission from the database by ID.

Source: includes/data-stores/class-wc-customer-download-data-store.php:259

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress