=== JGC Image Widget === Contributors: GalussoThemes, edalzurc Tags: image, widget, sidebar, media, photo, picture, widgets, pictures, photos Requires at least: 4.1 Tested up to: 5.1 Stable tag: 1.1.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple plugin that creates a widget to add images to your sidebars. == Description == This plugin creates a widget to add images to your sidebars using WordPress media manager. You can set: * Image's alt attribute. * Image's title attribute. * Image's link (with 'Open in new tab' option and 'rel=nofollow' option). * Image's caption. == Installation == For an automatic installation through WordPress: 1. Go to Plugins > Add New 2. Search for 'JGC Image Widget' 3. Click 'Install Now' and activate the plugin 4. Go to Appearance > Widgets For a manual installation via FTP: 1. Unzip the file 'jgc-image-widget.zip' 2. Upload the 'jgc-image-widget' folder to the '/wp-content/plugins/' directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Go to Appearance > Widgets To upload the plugin through WordPress, instead of FTP: 1. Go to Plugins > Add New 2. Click 'Upload Plugin' button 3. Select 'jgc-image-widget.zip' file 4. Click 'Install Now' and activate the plugin 5. Go to Appearance > Widgets == Screenshots == 1. Widget settings. 2. Widget running. == Changelog == = 1.1.3 (2019-02-15) = * Tested to WordPress 5.1. = 1.1.2 (2018-04-19) = * Apply WordPress Coding Standars. = 1.1.1 (2017-08-24) = * Modified Author URI. = 1.1.0 = * Added the option of assigning a CSS class to the image. = 1.0.0 = * Initial Release