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

Layers

説明

The simplest and most elegant way of adding full-width, layered content areas to your website, with a simple shortcode: [layer]…[/layer]. Add as many layers and colors and images as you like.

インストール

  1. Install and activate the plugin.
  2. Create a new page or edit an existing one.
  3. Under Page Attributes, change the Template to Layers and save.
  4. Now, add as many content sections as you like by adding the [layer]...[/layer] shortcode into the content area of your page.

Example with all the optional parameters:

[layer id="" class="" color="" padding="" background-color="" background-image=""]
Hello World!
[/layer]

You may add whatever id you like and as many classes (space-separated) as you like.

Built-in classes include:

left
center
right
layer-inner
overlay
force-white-text
force-black-text

layer-inner creates a more narrow content area within the layer, if needed.

overlay allows you to fade a background image for more legible text, if needed.

force-white-text and force-black-text can override theme styles to force all text within the layer to be white or black, if and when needed.

For color, padding, background-color, and background-image parameters, you may treat this just like normal CSS, adding either a color name like red or color code like #ff0000 or a full image URL.

I’ve tried to think of and address common pitfalls that might occur with themes and tested with the most popular themes to work out wonky design issues. Even so, there are just too many variables. It’s inevitable that this plugin will break someone’s design on the Layers page only (as everything is self-contained), so I’ll be available to support you by either adding updates to the plugin or offering you custom CSS for your unique situation.

評価

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

貢献者と開発者

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

貢献者

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

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

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