Unyson icon indicating copy to clipboard operation
Unyson copied to clipboard

Unyson plugin for WordPress

Open ADScirea opened this issue 3 years ago • 0 comments

After the update of PHP to version 7.4 and WordPress to 6.0 the plugin Unyson gave an error to the health site. A message says the is detected an active PHP session: 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. If I disactive the plugin, the error disapper.

ADScirea avatar Jul 12 '22 09:07 ADScirea