Add simple user shortcodes to WordPress for displaying information about any user.
| Author: | Kyle B. Johnson (profile at wordpress.org) |
| WordPress version required: | 4.5 |
| WordPress version tested: | 5.2.2 |
| Plugin version: | 2.0.2 |
| Added to WordPress repository: | 12-04-2016 |
| Last updated: | 30-08-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 94 |
| Rated by: | 16 |
| Plugin URI: | http://kylebjohnson.me/plugins |
| Total downloads: | 53 680 |
| Active installs: | 6 000+ |
![]() Click to start download |
|
Add simple user shortcodes to WordPress for displaying information, including custom meta and avatars, for any user.
Available Shortcodes:
– [user_id]
– [user_login]
– [user_email]
– [user_firstname]
– [user_lastname]
– [user_nicename]
– [user_display]
– [user_display_name] (alias)
– [user_registered]
– [user_avatar] (image)
– [user_avatar_url]
– [user_url]
– [user_website] (alias)
– [user_description]
– [user_bio] (alias)
Displaying userdata for another user:
ex. [user_email id=2]
