=== MDC Author Banner === Contributors: mukto90 Tags: author image, profile, avatar, author banner, banner image, mdc Requires at least: 3.0.1 Tested up to: 4.1 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple plugin to allow authors to upload a banner image. Banner image can be shown anywhere using shortcode or calling a function. == Description == A simple plugin to allow authors to upload a banner image. Banner image can be shown anywhere using shortcode or calling a function. Use shortcode `[mdc_author_banner_url]` or function `mdc_author_banner_url();` to return uploaded banner url. == Installation == 1. Upload the `mdc_author_banner_url` folder and its contents to your wp-contents/plugins directory. 2. Activate in the Plugins menu. 3. Uplaod banner image from left menu under `Users` in wp-admin area. 4. Add shortcode `[mdc_author_banner_url]` in your post, page, widget on in a template file; if you wish!