Site health
-
A PHP session was created by a call to the session_start() function. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests.
it’s still
The rest API encountered an error
REST APIs are one of the ways WordPress and other applications communicate with the server. An example is the block editor screen, which depends on REST APIs to display and save your posts and pages.
While testing the REST API, an error was raised:
REST API endpoint: https://www.spaziosocial.com/wp-json/wp/v2/types/post?context=edit
REST API response: (http_request_failed) cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes receivedBy deactivating your plugin both errors disappear
Thank you for what you do greetings
The page I need help with: [log in to see the link]
- The topic ‘Site health’ is closed to new replies.