Forum Replies Created

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

    Plugin Support aabdelrhman

    (@aabdelrhman)

    Hi @phasar40,

    When you click on the bell icon, the popup will appear. Additionally, if you want the prompt to show automatically without the floating button, you can enable the “Auto Display Web Push Prompt” option in the web push settings.

    This will trigger the web push notification prompt when the user interacts with the site (e.g., clicking anywhere on the page).

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