• Resolved Ulrich

    (@ulrichboehm)


    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

    (@wayneallen-1)

    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.