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.

Front End Theme Preview

Descripción

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

Instalación

  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

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Front End Theme Preview" 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

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