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

Slide Div

Опис

The best way for show and hide the content div (div.entry-content) with slide (toggle) effect of jQuery.

For each post:
Click on the h1 title (h1.entry-title) it becomes “.active” class and unroll the content div.
Click one seconde time and the h1 title becomes normal class and the content div roll to hidden status.
(Basicly developped for WP 3.3 with the “Twenty Eleven” 1.2 template)

Demo test
Cavimaster Blog

Скріншоти

  • In action
  • Admin configuration

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

  1. Download the .zip file
    1. Extract the contents and upload into your wp-content/plugins directory
    2. Activate the plugin in your WordPress Dashboard
    3. Configure it on settings -> Slide Div into the admin/settings page

Відгуки

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

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

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

Учасники

Перекладіть “Slide Div” на вашу мову.

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

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

Журнал змін

1.2

  • Fix bug : admin_head conflict

1.1

  • Add parent or not parent div setting.

1.0

  • This is the first version of the plugin.