Cet utilisateur n'a pas de sujets favoris.
Sujets de forum favoris
Sujets de forum créés
Statut |
Sujet
|
Supporter | Voix | Messages | Fraîcheur |
---|---|---|---|---|---|
I can´t put key on my localhost wp page
Commencé par : yevheniyaH
dans : English Support
Problem: add_action('http_api_curl', function($handle) {<br /> curl_setopt($handle, CURLOPT_SSL_VERIFYPEER, false);<br /> curl_setopt($handle, CURLOPT_SSL_VERIFYHOST, false);<br />}, 10, 1); 3. Alternatively, force WordPress to ignore SSL issues by adding these lines to your wp-config.php: define('WP_HTTP_BLOCK_EXTERNAL', false);<br />define('WP_ACCESSIBLE_HOSTS', 'api.wordpress.org, *.wpml.org'); These solutions are intended for development environments and have not been tested extensively as they fall outside the typical scope of WPML support. Please note that this solution might be outdated or not applicable to your specific case. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the issue persists, please open a new support ticket at WPML support forum. |
|
0 | 2 | Il y a 5 mois et 3 semaines |