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

DeMomentSomTres Shortcodes

説明

This plugin provides shortcodes that manage multi column layouts.
Provides the following shortcodes [one_half], [one_third], [two_thirds], [one_fourth], [three_fourths], [one_fifth], [two_fifth], [three_fifth], [four_fifth], [one_sixth], [five_sixth] and also the same with last (for instace [one_half_last]) that allows to determine the last column.

Development based on the development done by SimpleThemes in the WordPress Skeleton Theme (http://themes.simplethemes.com/skeleton/).

I liked very much that functionality but the theme is not the one I prefer. So I decided to extract that functionality.

Shortcodes

  • [one_half]
  • [one_third]
  • [two_thirds]
  • [one_fourth]
  • [three_fourths]
  • [one_fifth]
  • [two_fifth]
  • [three_fifth]
  • [four_fifth]
  • [one_sixth]
  • [five_sixth]
  • [one_half_last]
  • [one_third_last]
  • [two_thirds_last]
  • [one_fourth_last]
  • [three_fourths_last]
  • [one_fifth_last]
  • [two_fifth_last]
  • [three_fifth_last]
  • [four_fifth_last]
  • [one_sixth_last]
  • [five_sixth_last]

You can use the short codes in order to break text into columns. The last column must be created using the last shortcode. For instance, if you want to have a 2 identical width colums you have to use [one_half] shortcodes. So [one_half]First column[/one_half][one_half_last]Second column[/one_half_last] will do that job.

インストール

  1. The plugin is installed as any other plugin.
  2. You should configure PrestaShop web services in order to allow required accesses.

FAQ

TBD

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.0.1

  • WP 3.9.1 Compatibility

1.0

  • initial version: main shortcodes