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:
- Go to Plugins > Add New
- Search for ‘JGC Image Widget’
- Click ‘Install Now’ and activate the plugin
- Go to Appearance > Widgets
For a manual installation via FTP:
- Unzip the file ‘jgc-image-widget.zip’
- Upload the ‘jgc-image-widget’ folder to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Appearance > Widgets
To upload the plugin through WordPress, instead of FTP:
- Go to Plugins > Add New
- Click ‘Upload Plugin’ button
- Select ‘jgc-image-widget.zip’ file
- Click ‘Install Now’ and activate the plugin
- Go to Appearance > Widgets
Contributors & Developers
“JGC Image Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “JGC Image Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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