• davereed

    (@davereed)


    Thanks so much for this plugin. I recently reinstalled it on a website after a spike of spam user accounts. I used it in the past, and it was perfect. This time, I am getting this error when I try to run the removal manually.

    PHP Fatal error: Uncaught Error: Call to undefined function get_template_part() in /srv/htdocs/wp-content/themes/contentberg/index.php:10 Stack trace: #0 {main} thrown in /srv/htdocs/wp-content/themes/contentberg/index.php on line 10

    The theme developer had this to say:

    The get_template_part() is a core WordPress function and we just use it to load a template part. It hence does not need to be defined. Based on this, I would also recommend consulting the plugins’ support team about this matter so that they can check why their plugin is triggering a “call to undefined function get_template_part()” in this case.

    Any help sorting this out is appreciated.

  • The topic ‘Fatal error with get_template_part()’ is closed to new replies.