• Hi & thanks for this really helpful plugin!

    We’ve spotted a bug in the backend:
    If you klick the category link or try to use the category dropdown in the page overview, you get a fatal error.

    We’ve changed line 106 in the basic-functions.php & now it works:

    from $post_type[] = 'page'
    to $post_type = 'page';

    Regards,
    akg-free

    https://wordpress.org/plugins/ninja-page-categories-and-tags/

  • The topic ‘Fatal error in backend – basic-functions.php’ is closed to new replies.