Title: Hook for call function
Last modified: September 3, 2016

---

# Hook for call function

 *  [kumarajay367](https://wordpress.org/support/users/kumarajay367/)
 * (@kumarajay367)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/hook-for-call-function/)
 * Hi,
 * Great Plugin!! but I have one issue.
 * I have created Hook from admin panel named: my_cron
 * add_action( ‘my_cron’, ‘my_function’ );
 * function my_function() {
    wp_mail( ‘hello@example.com’, ‘WP Crontrol’, ‘WP Crontrol
   rocks!’ ); }
 * function not working. any idea?

The topic ‘Hook for call function’ is closed to new replies.

 * ![](https://ps.w.org/wp-crontrol/assets/icon.svg?rev=3539529)
 * [WP Crontrol](https://wordpress.org/plugins/wp-crontrol/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-crontrol/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-crontrol/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-crontrol/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-crontrol/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-crontrol/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [kumarajay367](https://wordpress.org/support/users/kumarajay367/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/hook-for-call-function/)