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
  • Install the plugin
  • Define new Notification

Was this helpful?

  1. User guide

How to create Notifications

How to create custom Notification in WordPress

PreviousWho can use this pluginNextCustom Post Type support

Last updated 6 years ago

Was this helpful?

Install the plugin

If you already have the plugin installed,

The Notification plugin can be downloaded from . That means you can search for it in your WordPress dashboard.

Then you just have to activate it and you are all set!

Define new Notification

In your WordPress dashboard you should see the Notifications menu. It will contain the Add New Notification link which will take you directly to your fresh Notification.

You can give your Notification a Title you want (for internal use only), select the Trigger you want to use and configure your Carriers.

To read more what the Trigger and Carrier is, see this article:

How Notification plugin works
official WordPress repository
skip this section