[wp-trac] [WordPress Trac] #39338: class-wp-hook.php - apply_filters() infinite loop
WordPress Trac
noreply at wordpress.org
Mon Jul 22 08:00:21 UTC 2019
#39338: class-wp-hook.php - apply_filters() infinite loop
--------------------------+-----------------------------
Reporter: frettled | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Plugins | Version: 4.7
Severity: critical | Resolution:
Keywords: has-patch | Focuses:
--------------------------+-----------------------------
Comment (by artaweb):
Upgraded to build 6.
I do not confirm that the issue is resolved but I don't see any sign of
the heavy logging.
Here is a SSH command for those who need to delete the error_log file
globally.
Safe to use:
{{{
find /home/*/public_html/ -name error_log -delete
}}}
(Note: This command deletes all the error_log files that is located inside
every public_html folder for all accounts on the server inside the drive
/home/)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39338#comment:75>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list