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

WordPress Live Preview

外掛說明

This plugin was created to allow any page to be viewable from the WordPress/MU Admin Panels. You can use it to view a page before you submit it or to just look at anything on your blog. The beauty of it, is that because it uses iframes you can have it show you anything on any domain! For example, I use it to keep track of my forums while I am writing a post/page and to see if I need to add anything based on the current discussions.

Those of you who use my New bbPress Admin plugin might notice a few similarities between the plugins. The truth is that the functionality of the two is so similar, that the codebase is also 99.9% the same. The only differences are in the variables (so that both can be uses simultaenously with no problems) and some of the text, so that you can tell the difference between the two of them. There is no ill effect if both are used at the same time. Options entered in one will be kept separate from the other.

螢幕擷圖

  • WordPress Live Preview displaying on an older version of my blog from the Administration Section

安裝方式

  1. Upload wordpress-live-preview to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. View WordPress Live Preview in “Tools/WordPress Live Preview”

常見問題集

Does this require a live website?

Yes, it does. If your page can’t be directly accessed on the web, then WordPress Live Preview will not be able to either. This makes it completely useless while in management mode.

使用者評論

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

參與者及開發者

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

參與者

將〈WordPress Live Preview〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.3

  • Update to confirm compatiblity with WordPress 3.3
  • Clean up variable usage to allow it to coexist with WP/MU Favicon

1.2

  • Update to confirm latest WordPress compatibility
  • Updated PHP code to eliminate deprecated API’s
  • Cleaned an errant string

1.1

  • Fixed readme.txt Problem

1.0

  • First Version of WordPress Live Preview.
  • Working with WP/WPMU 2.8.x