Skip to content

Update hooks.php#4052

Open
franckadil wants to merge 1 commit intoThemeFuse:masterfrom
franckadil:patch-2
Open

Update hooks.php#4052
franckadil wants to merge 1 commit intoThemeFuse:masterfrom
franckadil:patch-2

Conversation

@franckadil
Copy link

PHP sessions created with session_start() function may cause issues with REST API and loopback requests due to cURL error 28. According to recommendations of WordPress core team active PHP session should be closed before making any HTTP requests.

PHP sessions created with session_start() function may cause issues with REST API and loopback requests due to cURL error 28. According to recommendations of WordPress core team active PHP session should be closed before making any HTTP requests.
@janez33
Copy link

janez33 commented Jan 17, 2021

@franckadil thanks for this one so we can fix the plugin on our own :)

@Retro64XYZ
Copy link

Came here to include this fix. Is Unyson no longer updated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants