Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author David Vongries

    (@davidvongries)

    Hi @danifola,

    we don’t actually use or manipulate login_headertitle in the theme. Can you try to disable all other 3rd party plugins? That should help us to narrow down the issue to a specific plugin.

    Hope that helps! 🙂

    Best,
    David

    Thread Starter danifola

    (@danifola)

    Hi David,
    I thought that it was the theme because of the mention of functions.php file. Now I see that any plugin could have a filter or hook that plays in by functions.php.
    Instead of disabling plugins I have a different method for debugging these types of issues.
    I go in the server with SSH, and then did a grep command to find the login_headertitle string in the plugins folder. The only one hit was in the my-wp-login-logo folder, so I guess that means it’s that plugin. I’ll ask them to see if they can fix the issue then.
    Thanks. Daniele

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘functions.php PHP message (login_headertitle is now obsolete)’ is closed to new replies.