Quote from stanislav.krajci on January 17, 2020, 17:12
Hi guys,
After complete check up of my wordpress plugins I have found that yours is causing me this info on wordpress healt check in wordpress tools :
1. The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages.
The REST API request failed due to an error.
Error: [] cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received
2. Loopback requests are used to run scheduled events, and are also used by the built-in editors for themes and plugins to verify code stability.
The loopback request to your site failed, this means features relying on them are not currently working as expected.
Error: [] cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received
3. Background updates ensure that WordPress can auto-update if a security update is released for the version you are currently using.
Warning Could not confirm that the wp_version_check() filter is available.
Passed No version control systems were detected.
Passed Your installation of WordPress doesn't require FTP credentials to perform updates.
Passed All of your WordPress files are writable.
Those 3 messages are poping up only with your plugin. Please fix this issue.
Thank you !!
with kind regards Stan
Hi guys,
After complete check up of my wordpress plugins I have found that yours is causing me this info on wordpress healt check in wordpress tools :
1. The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages.
The REST API request failed due to an error.
Error: [] cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received
2. Loopback requests are used to run scheduled events, and are also used by the built-in editors for themes and plugins to verify code stability.
The loopback request to your site failed, this means features relying on them are not currently working as expected.
Error: [] cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received
3. Background updates ensure that WordPress can auto-update if a security update is released for the version you are currently using.
Warning Could not confirm that the wp_version_check() filter is available.
Passed No version control systems were detected.
Passed Your installation of WordPress doesn't require FTP credentials to perform updates.
Passed All of your WordPress files are writable.
Those 3 messages are poping up only with your plugin. Please fix this issue.
Thank you !!
with kind regards Stan