edd_sl_api_request_verify_ssl
edd_sl_api_request_verify_ssl
Appears in: advanced-ads.1.15, bulk-delete.5.6.1, bulk-delete.6.0.0, bulk-delete.6.0.1, bulk-delete.6.0.2, bulk-delete.6.11
Hook Type: filter
Displaying hooks found in version: bulk-delete.6.11apply_filters('edd_sl_api_request_verify_ssl') is found 1 times:
- /include/libraries/EDD_SL_Plugin_Updater.php line 488
Warning: Undefined array key 491 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 492 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 493 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
* @since 1.6.13 * @return bool */ private function verify_ssl() { return (bool) apply_filters( 'edd_sl_api_request_verify_ssl', true, $this ); } }