...
shape
shape
shape

Got an idea for a new feature or integration? We’d love to hear it! You can find our roadmap here.

1 vote

BUG

In functions.php there is a bug. The code has "add_filter( 'edd_sl_api_request_verify_ssl', false );"
This causes an error when the filter is applied because false is not a function. it should be add_filter( 'edd_sl_api_request_verify_ssl', '__return_false' );

Category: Jobify Omar Jackman shared this idea

Leave a Reply

Your email address will not be published. Required fields are marked *

Error: Please enter a valid email address

Error: Invalid email

Error: Please enter your first name

Error: Please enter your last name

Error: Please enter a username

Error: Please enter a password

Error: Please confirm your password

Error: Password and password confirmation do not match