Title: Cannot remove hook
Last modified: December 17, 2016

---

# Cannot remove hook

 *  Resolved [joefinnerty_123](https://wordpress.org/support/users/joefinnerty_123/)
 * (@joefinnerty_123)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/cannot-remove-hook/)
 * try to remove hook message is “Sorry, wrong noonce.” – Please help
 * Hook definition below:
 * /usr/bin/curl_-v_\’[https://nycmidwives.org/?es=cron&guid=kdfsxe-winrvs-syuklm-uslkbv-toayuc](https://nycmidwives.org/?es=cron&guid=kdfsxe-winrvs-syuklm-uslkbv-toayuc)\’
   
   every4hours At next page refresh
 * I can see it in the options table but hard to figure out exactly what to delete
 * tried to delete/deactivate hook thru functions.php no luck
    -  This topic was modified 9 years, 5 months ago by [joefinnerty_123](https://wordpress.org/support/users/joefinnerty_123/).

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

 *  Plugin Author [Kuba Mikita](https://wordpress.org/support/users/kubitomakita/)
 * (@kubitomakita)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/cannot-remove-hook/#post-8564821)
 * Hi Joe,
 * This is really weird hook 🙂 I can guess you tried to execute bash command here
   which is not ok.
 * I would suggest taking a look on `$crons = _get_cron_array();` array and check
   how this has been added. Then you will be able to remove it with `wp_clear_scheduled_hook()`
   function.
 *  Thread Starter [joefinnerty_123](https://wordpress.org/support/users/joefinnerty_123/)
 * (@joefinnerty_123)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/cannot-remove-hook/#post-8564951)
 * took care of it

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

The topic ‘Cannot remove hook’ is closed to new replies.

 * ![](https://ps.w.org/advanced-cron-manager/assets/icon.svg?rev=3096140)
 * [Advanced Cron Manager - debug & control](https://wordpress.org/plugins/advanced-cron-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-cron-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-cron-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-cron-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-cron-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-cron-manager/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [joefinnerty_123](https://wordpress.org/support/users/joefinnerty_123/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/cannot-remove-hook/#post-8564951)
 * Status: resolved