이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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