Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Simple On/Off Switch

Opis

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

Snimke zaslona

  • Dashboard widget
  • Example

Instalacija

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

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Simple On/Off Switch” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Simple On/Off Switch” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

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