Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Simple On/Off Switch

Descrizione

Adds a dashboard widget with a on/off switch that returns “on” or “off” value with a shortcode. Shortcode is [simpleswitch]

Screenshot

  • Dashboard widget
  • Example

Installazione

Upload the plugin to your blog, activate it, go to ‘Dashboard’ to change status or update values. Use [simpleswitch] shortcode where you would like the values to be displayed.

Questions?

Email matt.buechler@gmail.com

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Simple On/Off Switch” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

1.2

Removed echo for shortcode and changed it to return so the value will be positioned properly.

1.1

Added screenshots to readme and assets file.
Minor naming and description changes
Adjust comments in the plugin code
Tested on WP 3.5
Renamed dashboard widget functions

1.0

First upload