=== WP User Notifications === Contributors: Muhammad Rehman Tags: wp user notification, wp user notifications, wp notification, wordpress user notification, send notification, send notifications, send notificaiton to any user, wp fb notifications Requires at least: 4.0 Tested up to: 4.6.1 Stable tag: 1.0 License: GPLv2 License URI: GPLv2 == Description == Send notifications to any users by using shortcodes, place the shortcode where you want to send notification. = Send Notification = = [wpun_notification title="New Notification" user_id="5" message="New Message" type="Message" read="0" link="http://url.com"]= Just place this shortcode in pages, posts, widgets or php file. = Receive Notification = = [wpun_view_notification]= Just place this shortcode for view notification, you can place it menus, or any where in the pages, posts, widgets or php file. = Attributes = Here are some Attributes - title Title of your Notifications - user_id Reciver user id - type Type of your notification - read Notification read (0 - unread, 1 - read) - link Notification link to redirect specific page == Installation == To add a WordPress Plugin using the built-in plugin installer: Go to Plugins > Add New. 1. Type in the name \"WP User Notifications\" in Search Plugins box 2. Find the \"WP User Notifications\" Plugin you wish to install. 3. Click Install Now to install the WordPress Plugin. 4. The resulting installation screen will list the installation as successful or note any problems during the install. If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions. == Frequently Asked Questions == = How to use this plugin? = Just after installing WP User Notifications, You can use any of the provided shortcodes by WP User Notifications == Changelog == = 1.2.1 = - Fixed Ajax issue = 1.2.1 = - Fixed Bugs, and optimize speed = 1.1.0 = - Fixed jQuery bugs = 1.0.0 = - Initial release. == Upgrade Notice == Always try to keep your plugin update so that you can get the improved and additional features added to this plugin till the moment.