Beskrivelse
A simple image widget, you can set a url for the image to link to upon click. You can also specify a title, and a 2nd image which the 1st image will fade into on mouse hover.
Skjermskudd
Installasjon
- Unzip files.
- Upload the folder into your plugins directory.
- Activate the plugin.
- Add new shortcodes based on your needs.
- Have fun!
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“KCPT Fading Image Widget” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “KCPT Fading Image Widget” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
0.0.5
- Fixed buttons not working when you first add the widget to the screen
0.0.3
- Disabled Fade feature if both images aren’t specified
- Image 2 will take place of image 1 if it is omitted.
0.0.2
- Added css to fade image 1 out, while fading image 2 in
- Added conditional in PHP to only output the CSS for this widget once, in case there are more than 1 widget on the page.
0.0.1
- Initial Version