Этот плагин не тестировался с последними 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