Popis
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
Snímky obrazovky
Instalace
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/steply
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‚Plugins‘ screen in WordPress
- Use the Settings->Setply Settings Option to change color of steps heading background
-
Use following short code:
[steply_wrapper]
[steply_step step-number='1' title='Step Title']
Step Content
[/steply_step]
[/steply_wrapper]
Nejčastější dotazy
- Any live demo
-
Please check this post: Steply Demo
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Steply je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Steply” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0
- Initial release