session_write_close()
-
FYI: Your plugin seems to be the cause of this warning in the site health screen:
“A PHP session was created by a session_start() function call. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests.”
see https://www.ads-software.com/support/topic/critical-issue-active-php-session/
- The topic ‘session_write_close()’ is closed to new replies.