Forums
Forums / Plugin: WP Download Codes / Needed a tweak, but otherwise very useful!
(@chrisbakeruk)
5 years, 8 months ago
Brilliant plugin!
I had to add one line of code to ‘shortcode.php’ within the admin folder.
At roughly line 66:
$wpdb->insert( dc_tbl_downloads(), array( 'code' => $code->ID, 'IP' => $IP), array( '%d', '%s') );
Other than that, seems great!
The topic ‘Needed a tweak, but otherwise very useful!’ is closed to new replies.