このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.