Plugin info

Total downloads: 2,597
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 11/19/2013 (4424 days ago)
Added to WordPress: 9/10/2012 (13 years old)
Minimum WordPress version: 3.0
Tested up to WordPress version: 3.7.41
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4424 days ago

20/100

Is Get User Info abandoned?

Possibly abandoned (last update 4424 days ago).

Compatibility

Requires WordPress: 3.0
Tested up to: 3.7.41
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Import Users from CSV
Rating 4.1/5 (44 reviews)Active installs 20,000
WP Users Media
Rating 4.9/5 (28 reviews)Active installs 4,000
Disable User Login
Rating 5.0/5 (4 reviews)Active installs 4,000
User Profile Picture
Rating 5.0/5 (1 reviews)Active installs 4,000
Smart User Slug Hider
Rating 4.9/5 (55 reviews)Active installs 3,000
amr users
Rating 4.8/5 (50 reviews)Active installs 2,000

Description

Choose to display any of the following for any user: user name, first and last name, avatar, description or website. A title can be added along with a css class to allow styling if needed. Is available as a widget or shortcode. Use [userinfo user=”User Name” class=”CssClass” title=”My Title” username=”true” name=”true” avatar=”true” description=”true” website=”true”].

Installation

  1. Upload get-user-info file to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add a Get User Info widget to any sidebar and add a title, cssClass if needed then add the user name of the user you want to display. Check any other information you would like to display. You can also display the user info by using the following shortcode ‘[userinfo user=”User Name” class=”CssClass” title=”My Title” username=”true” name=”true” avatar=”true” description=”true” website=”true”]’ (replace User Name with the user name that you want to display ex. [userinfo user=”Bill” class=”CssClass” title=”My Title” username=”true” name=”true” avatar=”true” description=”true” website=”true”]). Just use false in the shortcode or don’t include it if you don’t want it to display.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. The admin of the widget.

    The admin of the widget.

  2. Example of a shortcode.

    Example of a shortcode.

Changelog

1.1

  • Added the ability to display the username in the widget or shortcode.

1.0.9

  • Added the ability to add the description param to the shortcode or by checking the description box to show the users description in the widget.

1.0.8

  • Added the ability to add the website param to the shortcode. Also added the ability to decide to show first and last name and avatar via shortcode or widget.

1.0.7

  • Cleaned up some code.

1.0.5

  • Added the ability to choose to display the user’s website in a link if they have it available via a checkbox.

1.0.4

  • Added the css class and title functionality to the shortcode.

1.0.3

  • Added the css class functionality to the widget.

1.0.2

  • Added the readme.txt file

1.0.1

  • Added a title field in the widget. Added some formating and cleaned up the code a bit.

1.0

  • Original file upload.