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.please help how to resolve this problem I m getting this notification in my wordpress dashboard.
Please help how to resolve this problem