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

Steply

説明

This is a shortcode plugin, with help of that you can create step sections in your post/page.
This helps if you are writing any tutorial and want to separate content each step.
We will be adding few more features soon

Steply Demo

スクリーンショット

  • Example.
  • Admin settings

インストール

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/steply directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Setply Settings Option to change color of steps heading background
  4. Use following short code:

    [steply_wrapper]
    [steply_step step-number='1' title='Step Title']
    Step Content
    [/steply_step]
    [/steply_wrapper]

FAQ

Any live demo

Please check this post: Steply Demo

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.0

  • Initial release