Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

KCPT Fading Image Widget

Опис

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.

Скріншоти

  • Picture of the widget just after it was added. It is empty and not filled out yet.
  • The widget filled out.

Встановлення

  1. Unzip files.
  2. Upload the folder into your plugins directory.
  3. Activate the plugin.
  4. Add new shortcodes based on your needs.
  5. Have fun!

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“KCPT Fading Image Widget” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “KCPT Fading Image Widget” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

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