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.

Simple On/Off Switch

विवरण

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

स्क्रीनशॉट्स

  • Dashboard widget
  • Example

इंस्टॉलेशन

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

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “Simple On/Off Switch” into your language.

Interested in development?

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

बदलाव विवरण

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