• Hi there,

    I’m using DWQA Pro and from time to time, it automatically adds several dozens of questions categories, all named “questions”. I then have to remove all these fake categories manually.

    I can’t push this plugin in production for my clients with this bug. How could I get rid of it?

    Thanks in advance,
    Yves.

    https://www.ads-software.com/plugins/dw-question-answer/

Viewing 1 replies (of 1 total)
  • Plugin Author DesignWall

    (@designwall)

    Hi ypeynaud,

    You can go to `wp-content/plugins/dw-question-answer/inc/Posts/Questions.php and remove line 345.

    wp_insert_term( __( 'Questions', 'dwqa' ), $this->get_slug() . '_category' );
    
Viewing 1 replies (of 1 total)
  • The topic ‘Questions categories named "questions" added randomly’ is closed to new replies.