edd_check_for_download_price_variations()

Check for Download Price Variations via AJAX (this function can only be used in WordPress Admin). This function is used for the Edit Payment screen when downloads are added to the purchase. When each download is chosen, an AJAX call is fired to this function which will check if variable prices exist for that download.


Description Description

If they do, it will output a dropdown of all the variable prices available for that download.


Return Return

(void)


Top ↑

Source Source

File: includes/ajax-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.