wordpress - Fatal error: Call to undefined function apply_filters() in /public_html/wp-includes/load.php on line 317 -
i tried update wordpress installation using auto update feature. after update entire site down. checking log file have error:
fatal error: call undefined function apply_filters() in /public_html/wp-includes/load.php on line 317
found github issue. refer solving issue installation uses wp-cli
. appreciated.
https://github.com/wp-cli/wp-cli/issues/2953
this problem caused wp-settings.php
. due permissions trouble file not updated while using auto-update. replacing file latest wp-settings.php
solved trouble.
Comments
Post a Comment