Description
With this lightweight plugin you can add a simple tag in your main content or menus that will be replaced with the users username, email, first name, last name, display name or account ID when logged in. If the user is not logged in the nothing is returned.
The tags are not shortcodes and therefore you can easily use them within your standard content, page builders, HTML tags like h1 etc, widgets or within menu item navigation labels and titles.
Usage examples
Show username
Welcome back {username}!
Show users email address
{email}
Show users first name
{firstname}’s Account
Show users last name
{lastname}’s Account
Show users display name
Hi {displayname}!
Show users ID
Account ID {userid}
Support
Support is offered via WordPress.org only. Please open a new topic, with as much information as possible, if you’re experiencing any issues or if you have any feature requests / suggestions.
Installation
- Go to WP Admin > Plugins > Add New
- Search User Quick Tags
- Install and activate
Reviews
There are no reviews for this plugin.
Contributors & Developers
“User Quick Tags” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “User Quick Tags” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release