Description:
This function returns the values of the package info with the specified key from the specified package.
Usage:
<?php echo get_package_data($id, $key); ?>
Parameters:
$id: The ID of a package
$key: A string containing the name of the package info you want
Valid Keys:
Example:
To get the download_count for a package with ID 2:
<?php $download_count = get_package_data(2, 'download_count'); echo $download_count; ?>
For any technical issue, if you are already using pro version please post in pro forum and free version users please post in free forum. Otherwise, if you have any pre-sale or order related query please contact live chat support team. For technical support.