Extra User Details

0

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

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

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.