• Resolved girl_number_5

    (@trutherone)


    Hi,

    This looks like a great plugin and its what I’ve been looking for for a while – is it possible to automate tasks programmatically via wp hooks. I can see web hooks in your docs; is that he same thing as using WP Hooks??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support aabdelrhman

    (@aabdelrhman)

    Hi @trutherone,

    Thanks for your kind words about the plugin!

    To clarify, Webhooks and WP Hooks are different. Webhooks send data to external services, while WP Hooks (do_action, add_action) are used inside WordPress to trigger or modify functionality.

    The triggers in our plugin are actually based on WP Hooks—they just provide an easier way to use them without writing code. We cover over 80 triggers, so you’ll likely find what you need already available.

    Best regards

    Thread Starter girl_number_5

    (@trutherone)

    Thanks for that clarification, installing it today

    much thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.