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

Front End Theme Preview

外掛說明

This plugin allows you to preview your themes or to allow users to preview a theme on the front end.
It renders a different theme for the user on your site without changing the current theme. It also offers a
download link for the previewed theme provided that the theme is in the “wp-content/themes” directory of your
wordpress installation. In version 1.2 a theme shopping cart was added to enable you sell your precious premium
themes. After a user buys your theme he/she will be redirected back to your site and he’ll will be registered using
the email he purchased with. The transaction is saved and client can now download his theme from the sidebar.
There’s a catch though, the client must be logged in to download his/her premium theme(s). If all your themes are
free, no login is required. Users can just download whenever…

Note: this plugins only pulls themes from your wp-content/themes directory, the same directory where zipped files will be stored.

  • To manually trigger a theme preview, type ?fet_preview=theme-folder-name at the end of your site url; like http://myawesomesite.com/?fet_preview=my-theme
  • Apply a similar procedure for a theme download:- http://myawesomesite.com/?fet_download=my-theme

Features

  • Front-end ANY theme preview. Like the plugin name suggests 🙂
  • Theme (zip on the fly) download (optional, of course )
  • Premium themes shopping cart

安裝方式

  1. Upload the front-end-theme-preview directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Click on Front End Theme Preview ‘Settings’ Link to load the plugin configuration page

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Front End Theme Preview〉的開發相關工作。

參與者

將〈Front End Theme Preview〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.2.2

  • Admin UI update to use native wp metaboxes
  • Addressed a code typo in fetp.widgets.php

=1.2.1=
* Bug fix (js fix to hide plugin sidebar 2 seconds after page load)

1.2

  • Added a theme paypal shopping cart.
  • Added 3 new widgets: ‘Preview Themes List, Theme Shopping Cart and a client’s premium theme(s) download widget.
  • Moved the user guide to the contextual help tab.
  • Updated the plugin’s save options form to save in at most two clicks.

1.1.1

  • Added non-clean url support for previews
  • Fixed Cleanup Frequency on options save
  • Fixed a clean up bug

1.1

  • Reworked the plugin toolbar to slide in from the top with extra theme info.
  • Added folder cleanup feature for a much better looking “wp-content/themes” folder 🙂
  • Added an option to let users download the site’s “default” theme. Off by default.

1.0.1

  • Fixed a minor backend $path bug

1.0

  • First Release