Typo in downloads.php
-
Media is spelled meida and breaks the download.
* Due to the inconsistencies of the small/medium/large meta keys we need to add this fix
* @todo Resize fixes
*/
if ( $price_id == ‘sell_meida_original_file’ ){
$price_id = ‘_sell_media_attached_file’;
}
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Typo in downloads.php’ is closed to new replies.