Extra User Details

plugin banner

Add extra fields to the user profile page, saved in WordPress' native way (in wp_usermeta).

Author:Vadym K. (profile at wordpress.org)
WordPress version required:3.3
WordPress version tested:6.2.2
Plugin version:0.5.1
Added to WordPress repository:01-12-2009
Last updated:04-06-2023
Rating, %:94
Rated by:10
Plugin URI:https://vadimk.com/wordpress-plugins/extra-us...
Total downloads:53 964
Active installs:2 000+
plugin download
Click to start download

Extra User Details is the simple plugin that allows you to add extra fields to the user profile page (e.g. Facebook, Twitter, LinkedIn links etc).

Extra fields can be easily accessed in your templates like a general wordpress author details:

<?php the_author_meta('meta_key'); ?>

Plugin saves fields data in wp_usermeta table. You can add and edit extra fields at plugin options section in backend.


FAQ
ChangeLog