Description
Adds useful custom fields to your WordPress user profiles, allowing in depth user profiles to appear below the posts in your WordPress theme. Give your contributors the attention and credit they deserve with a featured biography and links to their social channels.
Features
- Easy to setup in just 2 simple steps.
- Seamlessly integrate author profiles throughout your WordPress website
- Supports multiple authors
If you have found this plugin useful, consider taking a moment to rate it.
Screenshots
Installation
- Upload the
author-profile-plus
folder to the/wp-content/plugins/
directory - Activate the plugin through the Plugins menu in WordPress
FAQ
-
- Install the plugin
- Navigate to any user profile in the back end and fill out the Author Profile Plus fields
- User Profiles should now appear below any post, or wherever the_content() is called
- Alternatively, you can us the [author-profile] shortcode in your templates to display the author profiles wherever you like. Optionally, you can also pass in an ID, like so [author-profile id=5?]