While the plugin is really super-useful for anything "blog related" it could do really more if we only could add other webhooks.
I can see that the "list" of actions and hooks is filterable here https://github.com/mitcho/hookpress/blob/master/hooks.php#L139 and here https://github.com/mitcho/hookpress/blob/master/hooks.php#L243
so we can add more options, but I'm not sure if and how we can then hooks in other plugin parts to manage arguments and so on.
Any hint on hooks to be used or other strategies will be useful.
I can then work to make a pull request to address this
Stefano
While the plugin is really super-useful for anything "blog related" it could do really more if we only could add other webhooks.
I can see that the "list" of actions and hooks is filterable here https://github.com/mitcho/hookpress/blob/master/hooks.php#L139 and here https://github.com/mitcho/hookpress/blob/master/hooks.php#L243
so we can add more options, but I'm not sure if and how we can then hooks in other plugin parts to manage arguments and so on.
Any hint on hooks to be used or other strategies will be useful.
I can then work to make a pull request to address this
Stefano