このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Reveal Box

説明

A handy plugin wich uses the jQuery plugin developed by Zurb.
With this plugin you can easily set a title and content to a modal.

The modal can be opened by clicking on a button wich is located on the top right of the screen.
It can be enabled for the whole website, or just for the homepage.

More Information

The original ‘Reveal Modal’ is created by the guys from Zurb (You can download it from here: http://zurb.com/playground/reveal-modal-plugin). My part in this whole plugin is that I build it in for the use on WordPress.

More Information About The Plugin

Reveal is awesome because it’s easy to implement, is cross-browser compatible with modern browsers (with some graceful degradation of course) and lightweight coming in at only 1.75KB. What that means for you is that it’s fast, sexy and just works. Now let’s see how easy is can be to get Reveal working!

インストール

  1. Upload the reveal-box package to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Fill in the modal title and content area underneath the settings in WordPress

評価

このプラグインにはレビューがありません。

貢献者と開発者

Reveal Box はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Reveal Box” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.3

Edited some code, so it will also work fine on WordPress themes wich also have Bootstrap on it!

0.2

Letting the revealing modal scroll with you. Also some code has been cleaned.