-
Notifications
You must be signed in to change notification settings - Fork 212
Unyson causing a critical site health issue #4408
Copy link
Copy link
Open
Description
My clients wordpress site is reporting a critical site health issue related to the use of the 'session_start();' function in Unyson.
Our site health checker is giving the following report "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." looking through the code of the site the class-fw-session.php and hooks.php both start sessions but do not close them.
Can this issue be resolved? I have attached the full site health error below for reference.
Hope to hear from you soon.
Kind Regards,
Stephen.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
