=== Plugin Name ===
Contributors: newbiesup
Donate link: http://ptheme.com/
Tags: author bio, author box, author description, author profile, author profile fields, author social icons, post author, profile fields, user profile, contact fields
Requires at least: 3.0.1
Tested up to: 4.6.1
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Automatically add an author box below your post content, with social profile icons

== Description ==

This plugin will automatically add an author box below the post/page. It also lets the author to enter and display their social profiles like Facebook, Twitter and Google+.

You can easily customize the appearance of the author box with native WordPress Customizer.

= Features =

*   No settings required. Just install and activate it.
*   Or you can customize its appearance with native WordPress Customizer
*	Author Avatar
*   Author Social Profiles

== Installation ==

1. Upload `wp-author-box.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Customize the appearance in `Dashboard > Appearance > Customize > WP Author Box`

== Frequently Asked Questions ==

= How can I display my social profiles? =

This plugin will add 3 contact fields in user contact fields: Facebook URL, Twitter Username and Google+ URL. Enter the social profiles in `Dashboard > Users > Your Profile > Contact Info`

= Why doesn't the author box display correctly in Customizer? =

This plugin uses jQuery UI Tabs to display the author box items. There is a [jQuery "bug"/known conflict](https://core.trac.wordpress.org/ticket/23225) with the <base> tag as used by the Customizer.

While it does't impact the usage of this plugin and it won't break the front-end layout.

== Screenshots ==

1. WP Author Box
2. Customizer Options

== Changelog ==

= 1.0.0 =
* First Release

== Upgrade Notice ==
None