Download the PHP package awesome9/notifications without Composer
On this page you can find all versions of the php package awesome9/notifications. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download awesome9/notifications
More information about awesome9/notifications
Files in awesome9/notifications
Download awesome9/notifications
More information about awesome9/notifications
Files in awesome9/notifications
Vendor awesome9
Package notifications
Short Description WordPress notification ceneter.
License GPL-3.0-or-later
Package notifications
Short Description WordPress notification ceneter.
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package notifications
Notifications
📃 About Notifications
This package provides ease of managing temporary and permanent notification within WordPress.
💾 Installation
🕹 Usage
First, you need to spin out configuration for your notification center.
Now, let's add and remove some data to be output in admin.
Available options to pass in add function
Option | Description |
---|---|
Unique ID for the notification | |
Notification type to use i.e error, success, info, warning | |
If you want a persistent notification pass a unique id | |
Screen id to display on. Default: | |
Any css classes you want to add on notification |
Helper functions
You can use the procedural approach as well:
All the parameters remains the same as for the JSON
class.
📖 Changelog
See the changelog file
All versions of notifications with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package awesome9/notifications contains the following files
Loading the files please wait ....