Title: Missing action hooks
Last modified: November 15, 2020

---

# Missing action hooks

 *  Resolved [Ulrich](https://wordpress.org/support/users/ulrichboehm/)
 * (@ulrichboehm)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/missing-action-hooks/)
 * Hey,
    I’m missing a few more action hooks. Here one examples: In your method `
   tag_AllowCommentsOnPost()` you can insert an action hook `do_action('postie_tag_allow_comments',
   $comments_allowed)` after the foreach loop for adding custom comment comditions.
 * You can add similar hooks to almost all methods in this really great working 
   plugin.
    Perhaps you can extend this with one of the next version. Thank you.
   Best regards, Ulrich

Viewing 1 replies (of 1 total)

 *  Plugin Author [Wayne Allen](https://wordpress.org/support/users/wayneallen-1/)
 * (@wayneallen-1)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/missing-action-hooks/#post-13666193)
 * Thanks for the idea.
 * You can accomplish the same thing in postie_post_before so I’m not sure what 
   value it would add to create a bunch more action filters.

Viewing 1 replies (of 1 total)

The topic ‘Missing action hooks’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Wayne Allen](https://wordpress.org/support/users/wayneallen-1/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/missing-action-hooks/#post-13666193)
 * Status: resolved