이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

SaFly Curl Patch

설명

A plug-in which helps you solve the problems like ‘WordPress could not establish a secure connection to WordPress.org.’ caused by PHP Curl.
Sometimes the setting of network is complicated and uncontrollable, and users may meet the problems like ‘WordPress could not establish a secure connection to WordPress.org.’ while downloading themes, plug-ins and updating the WordPress. And this plug-in could help fix most of the problems.
Topic related: https://wordpress.org/support/topic/error-wordpress-could-not-establish-a-secure-connection-to-wordpress-org/
And thanks to Samuel Wood (https://wordpress.org/support/users/otto42/) and Steve Stern (https://wordpress.org/support/users/sterndata/).

Thrid party service we use:
We use free Http DNS service of Tencent company to resolve domain more accurately and avoid domain hijacking, and we just send the domain to 119.29.29.29 and fetch the resolve result. We respect your privacy and you can clearly figure out how the function SCP_Gethostbyname which is involved in the third party service works via its source code.

설치

The easy way:
1. Go to the Plugins Menu in WordPress
2. Search for “SaFly Curl Patch”
3. Click “Install”

The not so easy way:
1. Upload the ml-slider folder to the /wp-content/plugins/ directory
2. Activate the plug-in through the ‘Plugins’ menu in WordPress

FAQ

Installation Instructions

The easy way:
1. Go to the Plugins Menu in WordPress
2. Search for “SaFly Curl Patch”
3. Click “Install”

The not so easy way:
1. Upload the ml-slider folder to the /wp-content/plugins/ directory
2. Activate the plug-in through the ‘Plugins’ menu in WordPress

How to use SaFly Curl Patch?

Just enable the plug-in and enjoy it.

How can I configure SaFly Curl Patch?

There is no setting page and all things will be done automatically, just enjoy it. If you meet any other problems relating to ‘The connection to WordPress.org’, you can mail to service@safly.org to get some help.

후기

2019년 4월 29일
I am very grateful for this plugin. I have received the message "Warning: An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration." many times when using XAMPP and WAMP servers over the years. I never had issues with the sites on hosted servers. Using WAMP, checking the PHP and Apache cURL settings and increasing execution times and addition of code to the wp-config.sys files had reduced the occurrences, so never a real problem. I recently reinstalled WAMP in order to obtain updates and be able to use PHP 7.2 and 7.3. Since the update, the occurrences of this warning had increased and recently became a serious problem. With debug 'display' set to true the pages filed with warnings and finally I could not get updates. The problem occurred on several sites and I had a feeling that changes in WP core files was the cause, possibly with provisions for parallel updates for 4.9.x and 5.1.x, although hosted sites had no similar issues. I prefer to fix problems with my own code, except when it means changing core files. I spent many hours on the issue and went through all the checks and tweaks to no avail. I had not expected to find a plugin, but came across SaFly Curl Patch and no more warnings! A truly remarkable plugin!
모든 5 평가 읽기

기여자 & 개발자

“SaFly Curl Patch”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “SaFly Curl Patch”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • Construct the basic framework