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

    (@trevorpythag)

    At the moment this feature isn’t included in the plugin (though I may develop it for later editions).

    However an easy way to do this would be to edit addquestion.php line 46 to be
    ‘post_status’ => ‘draft’,
    This will then save any new questions as “drafts” which will not show up on your site, just like drafts with your wordpress posts. You could then review all the questions by clicking the question link in the navigation of the wordpress admin area and “Publishing” the questions you want to approve as you would with a post.

    PS sorry about the delayed reply

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Question and Answer Forum] Filter questions’ is closed to new replies.