- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Max recursion error in WordPress 4.7 #44
Comments
WP 4.7, Multisite install, authentication and WP-API works fine, but wp-admin throws ERR_EMPTY_RESPONSE error on Chrome. |
@brunoguimaraes Do you have WP_DEBUG and WP_DEBUG_LOG on? |
@Shelob9 Hope this help |
@Shelob9 Yes, both options activated. |
@Tmeister Removing that filter while inside of the callback should (sorry, reading not testing) fix this. |
I just push a new version (1.2.3) in WP.org, and here with the fix, all my local tests work good, and the recursion error is fixed! Please verify on your end and let me know if you see anything odd. Will left this open a couple of days to see if something came off. |
@Tmeister This update fixes my issue, thank you! |
Working for me too now. Thanks for the fix! |
I think we can close this. |
Strong agreement. Thanks for the great plugin. |
I am getting fatal error maximum recursion after updating to WP 4.7. Not able to debug right now, so disabled to fix. Here is my stack trace:
Stack trace: https://pastebin.com/XiGu10jC
The text was updated successfully, but these errors were encountered: