• Hi,

    Today I updated my wordpress website and used the auto update, but this error appeared.
    “Fatal error: Call to undefined function apply_filters() in /home/u126897984/public_html/wp-includes/load.php on line 317”
    Please help me fix.

    Thank you!

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi,

    It’s looks like you have an incomplete update. Here is the Manual Update directions.

    I’ve just encountered this error:
    “Fatal error: Call to undefined function apply_filters() in /home/u126897984/public_html/wp-includes/load.php on line 317”

    But tracing it , i found that actually , i hadn’t overwritten wp-settings.php

    It worked immediately right after copying it over ??

    I’ve had a similar issue using the composer install method => https://github.com/johnpbloch/wordpress/issues/22

    Manually installing from wordpress-4.6.tar.gz over the composer files helped but in our case that is not a long term viable solution.

    Only stating is here to corroborate that the manual fix will keep things going until a patch is discovered.

    Cheers,
    m

    @mikel King Thanks for your help working through this in the GitHub issue queue.

    Upgrading wp-cli from 0.21.1 to 0.24.1 fixed the issue for me too:

    wp cli update

    calvez

    (@prizmafolyoirat)

    @jeffreymlyon
    Yes, cli update solve this

    SilverNL

    (@silvernl)

    @jeffreymlyon
    Thanks! For me it was also the cli update, couldn’t find the problem untill your comment.

    Hi, I bought the new wordpress-4.7 update last night but I can’t log in to my site Please help me fix

    Fatal error: Call to undefined function is_wp_error() in /home/vhosts/swetext.cu.cc/wp-includes/load.php on line 434

    Fatal error: Uncaught Error: Call to undefined function CFS() in C:\xampp\htdocs\WP\wordpress\wp-content\themes\wordpress_website\header.php:320.

    How to resolve this error??

    I have used “define(‘WP_MEMORY_LIMIT’, ‘128M’);” code in web-config.php but facing same issue.

    Thank you, it’s been a long time my site, unfortunately, erased

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Fatal error: Call to undefined function apply_filters() in /home/u126897984/publ’ is closed to new replies.