Wp Floating Notifications Wordpress Plugin - Rating, Reviews, Demo & Download

Wp Floating Notifications Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Wp Floating Notifications plugin is use to display Warning , Error, Success and Info messages with animated box. It is very simple to use.
You have to call simple function to set your notification.

Installation:-

1.Upload plugin-name.php to the /wp-content/plugins/ directory
2. Activate the plugin through the ‘Plugins’ menu in WordPress

After installation:
This plugin include function “setWpNotification” to set your messages from anywhere.
This function having two argument
First: contains message (which you want to display).
Second: Message type Like:- error,warning,success,info.

We define four types of notification: error , warning, success, info.
you will use these notification type into your message.
default notification type is set to error.

Example:
setWpNotification(‘this is test error message’, ‘error’);
setWpNotification(‘this is test warning message’, ‘warning’);
setWpNotification(‘this is test success message’, ‘success’);
setWpNotification(‘this is test info message’, ‘info’);

http://www.indianrailhub.com/

Screenshots

No screenshots provided


Reviews & Comments