=== Ankyler ===
Contributors: ruudjoyo, edwin-yard
Url: http://www.ankyler.com/
Tags: Ankyler widget, content, image, link, teaser, crosslink, slider
Requires at least: 3.0
Tested up to: 4.3
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
With the Ankyler widget you can place title-image-text-link combinations directly in a widget area.
== Description ==
The Ankyler widget allows you to create a link with an image to a page, post or custom post from a widget area.
You can add a title, image and text to the link if you want.
The text of the link itself is customizable.
The widget can be used by itself or as a set of images and or texts for usage in a slider.
== Installation ==
1. Use WordPress' built-in installer
or
1. Download `ankyler.zip` onto your local computer.
2. Go to your WordPress Dashboard and select Plugins >> Add New.
3. Click on the Upload option at the top and select the `ankyler.zip file` you just downloaded.
4. Click on Install.
And continue with:
5. Activate the plugin through the 'Plugins' menu in WordPress.
6. Use the newly added widget from the left column in the 'Appearance - Widgets' page
7. Drag the widget to a desired sidebar
8. Open the widget and enter a title, a description, select an image.
9. Select a link from the pages and posts dropdown or type an custom (external) link.
10. Hit save.
== Frequently Asked Questions ==
None
== Screenshots ==
1. Screenshot of the widget edit screen in the admin panel
2. Screenshot of the widget edit screen with image selected for use in widget
== Changelog ==
= 1.0.2 =
Bug fixes:
- Fixed PHP4 style constructor
- Fixed using class property instead of id property on img element top prevent same id usage
- Fixed using filtered title parameter for title output (instead of unfiltered version)
= 1.0.1 =
Now makes use of the optgroup in the select function for selecting a (custom)posttype in the widget.
= 1.0 =
Initial commit
== Upgrade Notice ==
None