這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Theme Roulette

描述

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!

安裝

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.

評價

2016年9月3日
This plugin is sweeter than yoo-hoo. Use only as directed. Consult the documentation for details.
閱讀全部1個評價

貢獻者及開發者

“Theme Roulette” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Theme Roulette 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.1.4

  • Fix authorship

0.1.2

  • First release