Title: Callback after Open
Last modified: October 5, 2022

---

# Callback after Open

 *  Resolved [mrkknnthcrz](https://wordpress.org/support/users/mrkknnthcrz/)
 * (@mrkknnthcrz)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/callback-after-open/)
 * is the plugin has a callback function after it opens? (JQuery)
 * I wanted to execute an event after it opened.
 * Thank you so much

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

 *  Plugin Support [Kim L](https://wordpress.org/support/users/kimmyx/)
 * (@kimmyx)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/callback-after-open/#post-16071324)
 * Hi [@mrkknnthcrz](https://wordpress.org/support/users/mrkknnthcrz/),
 * Please try:
 *     ```
       jQuery('.pum').on('pumAfterOpen', function () {
   
           //your custom code
   
       });
       ```
   
 * For info on adding custom Javascript, please check: [Getting Started with Custom JavaScript](https://docs.wppopupmaker.com/article/84-getting-started-with-custom-js)
 * Hope this helps!
 *  Plugin Support [Kim L](https://wordpress.org/support/users/kimmyx/)
 * (@kimmyx)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/callback-after-open/#post-16095418)
 * Hi there,
 * I’m going to mark this as resolved as we haven’t heard from you in a while.
 * Feel free to create a new thread if you have any other questions.
 * Thanks!

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

The topic ‘Callback after Open’ is closed to new replies.

 * ![](https://ps.w.org/popup-maker/assets/icon-256x256.gif?rev=3097653)
 * [Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder](https://wordpress.org/plugins/popup-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popup-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popup-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/popup-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popup-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popup-maker/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Kim L](https://wordpress.org/support/users/kimmyx/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/callback-after-open/#post-16095418)
 * Status: resolved