edd_sl_api_request_verify_ssl

edd_sl_api_request_verify_ssl

Hook Type: filter

See hook in core

Displaying hooks found in version: bulk-delete.6.11

apply_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 );
    	}
    
    }