The update notifier is a simple wordpress plugin to display notifications to your user when you update something or when you wish to make an announcement. The plugin is simple yet effective and extremely usefull.
This plugin:
- Is easy to install & configure
- Has 8 Different colors available
- Allows easy archiving
- Is cross browser compatible
How to display the update box
To display the update box all that is required is the following code:
if( function_exists('showLastNotification') ){ showLastNotification(); }
How to display the updates archive
3 different ways will be provided to display the updates archive
-
Activating the included widget.
-
Copy the following function anywhere in your theme
if( function_exists('showLastNotifications') ){ showLastNotifications(12); }
-
Create a new page and add the following barcode as content:
[wp_notifier_archive]
[eltd_button size=”huge-full-width” type=”outline” text=”Download & Demo Links” custom_class=”#” icon_pack=”font_awesome” fa_icon=”” link=”” target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]
Demo = WP update notifier
[eltd_button size=”huge” type=”” text=”Full Live Demo” custom_class=”” icon_pack=”font_awesome” fa_icon=”fa-laptop” link=”https://codecanyon.net/item/wp-update-notifier/134250″ target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]
Kindly Note: We update new contents like WordPress Themes, Plugins, PHP Scripts everyday. But remember that you should never use this items in a commercial website. All the contents posted here for development & testing purpose only. We’re not responsible for any damage, use at your own RISK! We highly recommend to buy WP update notifier from the The Developer ( krike ) website. Thank you.
Download = WP update notifier-[Updated].zip