Title: Two small requests
Last modified: August 31, 2016

---

# Two small requests

 *  Resolved [VibeThemes](https://wordpress.org/support/users/vibethemes/)
 * (@vibethemes)
 * [10 years ago](https://wordpress.org/support/topic/two-small-requests/)
 * a. Allow developers to add custom fields in your question submission form.
    b.
   Allow developers to handle the custom field which gets posted in the submission
   form.
 * For a : In template file templates/question-submit-form.php, you already have
   provided two useful hooks “dwqa_before/after_question_submit_form”, it would 
   be really great if you can add them inside the Form tag or create new hook **
   dwqa_before_question_submit_button** just before the submit button.
 * For b : In handle.php function submit_question, after the new question is inserted
   and before redirection to the new quesiton, can you add an action hook and pass
   the question id argument,
    **do_action(‘dwqa_after_insert_question’,$new_question);**
 * Both requests would really help in adding custom fields to the question format
   which can be later filtered out using the stored meta values.
 * [https://wordpress.org/plugins/dw-question-answer/](https://wordpress.org/plugins/dw-question-answer/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [VibeThemes](https://wordpress.org/support/users/vibethemes/)
 * (@vibethemes)
 * [10 years ago](https://wordpress.org/support/topic/two-small-requests/#post-7294470)
 * If you have a github repo let me know if you accept pull requests.
 *  Plugin Author [DesignWall](https://wordpress.org/support/users/designwall/)
 * (@designwall)
 * [10 years ago](https://wordpress.org/support/topic/two-small-requests/#post-7294794)
 * Hi,
    Thank you for interesting in our product and your feedback. We appreciate
   it. I sent and notified our technical team about this problem. Any your suggestion
   will make our product become better and better.
 * Here you are: [https://github.com/designwall/dw-question-answer](https://github.com/designwall/dw-question-answer)
   
   Thanks you, my friend. Regards, Dominic from DesignWall team.
 *  [wpthemes](https://wordpress.org/support/users/wpthemes/)
 * (@wpthemes)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/two-small-requests/#post-7294884)
 * Thanks, I have sent the pull request : [https://github.com/designwall/dw-question-answer/pull/196](https://github.com/designwall/dw-question-answer/pull/196)
 *  Plugin Author [DesignWall](https://wordpress.org/support/users/designwall/)
 * (@designwall)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/two-small-requests/#post-7294885)
 * Hi Mr. Vibe,
 * Thank you for your help. We do really appreciate it.
 * If there is any more issue with the DW Question & Answer, please do not hesitate
   to get back to us. It encourages us a lot.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Two small requests’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/dw-question-answer_fefdf9.svg)
 * [DW Question & Answer](https://wordpress.org/plugins/dw-question-answer/)
 * [Support Threads](https://wordpress.org/support/plugin/dw-question-answer/)
 * [Active Topics](https://wordpress.org/support/plugin/dw-question-answer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dw-question-answer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dw-question-answer/reviews/)

## Tags

 * [WPLMS](https://wordpress.org/support/topic-tag/wplms/)

 * 4 replies
 * 3 participants
 * Last reply from: [DesignWall](https://wordpress.org/support/users/designwall/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/two-small-requests/#post-7294885)
 * Status: resolved