This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
I can´t put key on my localhost wp page
Started by: yevheniyaH
in: 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 | 4 months, 2 weeks ago |