Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Theme Roulette

Descripción

Randomly changes your site theme 🙂 Changes theme on the admin side as well, for extra fun! Configurable with filters!

Chooses from installed themes, and switches to a random one on 50% of page loads (by default). If you have fewer than 50 themes, installs a new theme chosen at random from the top themes on the WordPress.org directory.

Filterz!

thmr_max_themes_to_install:
Installs max 50 themes (over time) by default. Use the 'thmr_max_themes_to_install' filter to adjust the maximum number of themese this plugin will install.

thmr_times_to_switch_out_of_ten:
Switches the theme 5 out of 10 loads (50 %) – adjust this setting with the 'thmr_times_to_switch_out_of_ten' filter.

thmr_dont_show_on_admin
Use the 'thmr_dont_show_on_admin' to disable on the admin side (__return_true to turn off).

WARNING: This plugin may bring your site down – use at your own risk!

Instalación

Enable, enjoy!

Manual Installation

  1. Upload the entire /theme-roulette directory to the /wp-content/plugins/ directory.
  2. Activate Theme Roulette through the 'Plugins' menu in WordPress.

Reseñas

3 de septiembre de 2016
This plugin is sweeter than yoo-hoo. Use only as directed. Consult the documentation for details.
Leer la 1 reseña

Colaboradores y desarrolladores

"Theme Roulette" es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce "Theme Roulette" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

0.1.4

  • Fix authorship

0.1.2

  • First release