Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Simple On/Off Switch

Beschreibung

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

Screenshots

  • Dashboard widget
  • Example

Installation

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

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Simple On/Off Switch“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Simple On/Off Switch“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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