This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Steps

Description

WP Steps shows your content step by step. There is no limit how many steps you use. Content can be everything: part of a form, text, more shortcodes, images… simply everthing.

Translations

The plugin needs no Translation because you can modify every text needed in the shortcode.

Usage

In Editor Codeview you see a button named wpsteps. If you press this button it will insert the shortcode:
[wpsteps step=““ last=“0″ goback=“0″ gobacktxt=““ gonexttxt=““ buttonclass=“btn btn-default“]your content[/wpsteps]

  • step: here you enter the stepnumber (for example 1)
  • last: if you enter nothing there will be a next button, if you enter a 1 there will be no button.
  • goback: 0 = no go back button | 1 = there will be a go back button
  • gobacktxt: here you can enter your own go back button text
  • gonexttxt: here you can enter your own go next button text
  • buttonclass: enter your own buttonclass
  • your content can be everything: part of a form, text, more shortcodes, images… simply everthing you need 😉

Screenshots

  • In Editor Codeview you see a button named wpsteps. If you press this button it will insert the shortcode.
  • This is how a setup may look.

Installation

Installing the plugin can be done either by searching for „wpsteps“ via the „Plugins > Add New“ screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Installation Instructions

Installing the plugin can be done either by searching for „wpsteps“ via the „Plugins > Add New“ screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WP Steps” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Steps” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.