LogoLogo
WordPress.orgExtensionsSupport
Version 6
Version 6
  • Notification – Custom Notifications and Alerts for WordPress
  • Known issues
  • User guide
    • How Notification plugin works
    • Who can use this plugin
    • How to create Notifications
    • Custom Post Type support
    • How to escape { character
    • Background processing
    • Troubleshooting
    • How to setup different FROM address for different Notifications
  • Developer
    • General
      • Plugin loading chain
      • Extension possibilities
      • Creating an extension
      • Bundling Notification plugin
      • White label mode
    • Notifications
      • Suppressing the Notification
      • JSON synchronization
      • Programmatic Notifications
    • Triggers
      • List of all default Triggers
      • Custom Trigger
      • Enable support for non-public Custom Post Type
      • Adding Merge Tags to existing Triggers
      • Postponing the Trigger action
      • Delaying Trigger execution with Cron
    • Carriers
      • Suppressing the Carrier
    • Snippets
      • General
        • Automatic Trigger testing
        • Allow other roles to edit Notifications
      • Triggers
        • Post
        • User
      • Integations
        • WP All Import
        • MemberPress
        • Gutenberg
  • Extensions
    • Installation
    • Planned extensions
    • 3rd Party Extensions
    • Custom Fields
    • Scheduled Triggers
Powered by GitBook
On this page

Was this helpful?

  1. User guide

Who can use this plugin

PreviousHow Notification plugin worksNextHow to create Notifications

Last updated 6 years ago

Was this helpful?

The Notification plugin is designed to be easy to setup even for beginner users. If you are familiar with WordPress dashboard you'll find the Notification plugin very intuitive.

It has a bunch of you can use and which will work out of the box.

But the plugin is not limited to "clicky-click" in WordPress dashboard. It's and developers can use it as a framework in their own plugins or themes.

This opens a lot of possibilities. Developers can do their thing and the users can still use the easy and unified interface to edit the Notifications.

Example? You could send a pidgeon to your friend when someone clicks a button on your website. But you'd have to find the API for pidgeon submission first

How to create Notifications
predefined Triggers
very extensible