• Resolved zeevg

    (@zeevg)


    My log has many of these:

    PHP Deprecated:  block_categories is deprecated since version 5.8.0! Use block_categories_all instead. in .../wp-includes/functions.php on line 5586
    ...
    PHP Notice:  is_home was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. ... (This message was added in version 3.1.0.) in .../wp-includes/functions.php on line 5663
    PHP Notice:  is_front_page was called incorrectly ... (same as above) 
    PHP Notice:  is_singular was called incorrectly. ... (same as above)

    Is this a theme issue, or a wordpress core issue?

    • This topic was modified 3 years, 5 months ago by zeevg.
    • This topic was modified 3 years, 5 months ago by zeevg.
Viewing 1 replies (of 1 total)
  • Hello @zeevg

    The wp-includes/functions.php file is a core WordPress file. This is most likely an oversight from the WordPress team. It should be fixed in an upcoming release.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘block_categories is deprecated’ is closed to new replies.