Description
WelcomeUser! make it possible to add customizable welcome messages to you users based on their user roles. Inspired by sites such as eBay and Amazon, use this handy plugin for things such as:
- Providing a set of quick links for your users
- Displaying a friendly welcome message
- Creating a call-to-action based on user role
Screenshots
Installation
Quick and painless!
- Upload the
/welcomeuser/
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure via the Settings -> WelcomeUser! menu
- Place
<?php nlws_wu(); ?>
in your template somewhere or add[nlws_wu]
shortcode in a page or widget.
FAQ
- Why does this plugin exist?
-
Necessity is the mother of all invention.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WelcomeUser!” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WelcomeUser!” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
- Initial release