Dev Resources

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

woocommerce_file_download_method

Filter Hook: Filter download method.

Source: includes/class-wc-download-handler.php:228

Used by 1 function | Uses 0 functions

WC_Download_Handler::download_error()

Method: Die with an error message if the download fails.

Source: includes/class-wc-download-handler.php:622

Used by 7 functions | Uses 1 function

WC_Download_Handler::get_download_content_type()

Method: Get content type of a download.

Source: includes/class-wc-download-handler.php:454

Used by 1 function | Uses 0 functions

WC_Download_Handler::download_headers()

Method: Set headers for the download.

Source: includes/class-wc-download-handler.php:476

Used by 2 functions | Uses 4 functions

WC_Download_Handler::check_server_config()

Method: Check and set certain server config variables to ensure downloads work as intended.

Source: includes/class-wc-download-handler.php:515

Used by 1 function | Uses 1 function

WC_Download_Handler::clean_buffers()

Method: Clean all output buffers.

Source: includes/class-wc-download-handler.php:529

Used by 1 function | Uses 0 functions

WC_Download_Handler::readfile_chunked()

Method: Read file chunked.

Source: includes/class-wc-download-handler.php:550

Used by 2 functions | Uses 0 functions

WC_Download_Handler::ie_nocache_headers_fix()

Method: Filter headers for IE to fix issues over SSL.

Source: includes/class-wc-download-handler.php:607

Used by 0 functions | Uses 0 functions

WC_Download_Handler::download_file_redirect()

Method: Redirect to a file to start the download.

Source: includes/class-wc-download-handler.php:243

Used by 1 function | Uses 0 functions

WC_Download_Handler::parse_file_path()

Method: Parse file path and see if its remote or local.

Source: includes/class-wc-download-handler.php:254

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