=== User Quick Tags === Contributors: kierantaylorio Tags: profile, information, info, username, email, first name, last name, display name, user ID, content, menu, user, quick tags Requires at least: 4.9 Tested up to: 4.9.6 Requires PHP: 5.6 Stable tag: 1.0 License: GNU GPL V3 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html == 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 == 1. Go to WP Admin > Plugins > Add New 2. Search User Quick Tags 3. Install and activate == Changelog == 1.0 - Initial release