Title: Hooks for developers
Last modified: May 15, 2025

---

# Hooks for developers

 *  Resolved [neupanenirajan](https://wordpress.org/support/users/neupanenirajan/)
 * (@neupanenirajan)
 * [1 year ago](https://wordpress.org/support/topic/hooks-for-developers-2/)
 * Hi there,
 * I want to trigger certain function once the quiz is finished. so is there any
   hooks to help out with. would be helpful.

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

 *  Plugin Support [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * (@hyenokian)
 * [1 year ago](https://wordpress.org/support/topic/hooks-for-developers-2/#post-18468275)
 * Dear [@neupanenirajan](https://wordpress.org/support/users/neupanenirajan/),
 * Thanks for the topic.
 * We have the “ays_qm_front_end_integrations” hook which triggers when the user
   clicks on the ‘See Results’ button of the quiz.
 * It has three parameters $integrations_data, $integration_options, and $data, 
   each containing different information regarding the results. For more details
   you can have a look at the code.
 * Using this hook, you can easily add your own custom code and achieve your desired
   scenario.
 * If you have any other questions, feel free to open another topic.
 * Thank you.
 *  Plugin Support [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * (@hyenokian)
 * [1 year ago](https://wordpress.org/support/topic/hooks-for-developers-2/#post-18488605)
 * Dear [@neupanenirajan](https://wordpress.org/support/users/neupanenirajan/),
 * We’re closing this ticket for now as we last heard from you 1 week ago.
   If the
   query is unresolved, drop us a line and we’ll get back to you at the earliest
   and the ticket will be re-opened.
 * For a new query, feel free to open a new topic. Our Customer Care Specialists
   will be happy to help you.
 * Thank you.

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

The topic ‘Hooks for developers’ is closed to new replies.

 * ![](https://ps.w.org/quiz-maker/assets/icon-256x256.png?rev=2174282)
 * [Quiz Maker by AYS](https://wordpress.org/plugins/quiz-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/quiz-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/quiz-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/quiz-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quiz-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quiz-maker/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * Last activity: [1 year ago](https://wordpress.org/support/topic/hooks-for-developers-2/#post-18488605)
 * Status: resolved