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

Power Box

描述

Display contents in Sidebar Widgets, beyond your imagination. Examples: Quote|Joke|Photo of the Day, Advertisements, Twitter Feeds, Forex Rates, anything else. All at your own configuration.

螢幕截圖

  • Drag power-box from Configuration Window in WP Admin > Appearance > Widgets.

  • Output in your blog's side bar.

安裝

Follow the installation methods below.

After installation, configure the Power Box in WP Admin > Appearance > Widgets. Drag a Power Box widget and configure what to show.

You can use several power-box windows at once.

Learn more about how to create your own conent hosting.

Method #1

  • Go to your WP Admin > Plugins > Add New page.
  • Search for “Power Box”.
  • Click install. Click activate.

Method #2

  • Download this plugin as a .zip file.
  • Go to WP Admin > Plugins > Add new > Upload Plugin.
  • Upload the .zip file and activate the plugin.

Method #3

  • Download the file power-box.zip.
  • Unzip the file on your computer.
  • Upload folder power-box (you just unziped) to /wp-content/plugins/ directory.
  • Activate the plugin through the WP Admin > Plugins menu.

常見問題

How many Power Boxes can I use?

You may use multiple power boxes at once. But too many boxes may slow down because WP has to be busy fetching all the remote URLs.

Is it safe to embed third party contents?

As a matter of rule, do not point to untrusted source.

What are the possible implementations?

Quotation of the day is a very generic example. You can link it to third party notices, advertisements, Twitter feeds, Forex Rates, Pictures, … and almost anything else.

Do I need to create my Content Server?

If the existing services and available APIs do not work, you should. It is actually very simple. A dedicated url that servers a tiny piece of HTML/Javascript/CSS output is enough. Do not limit your imaginations.

How can I create my own Micro Content Server?

Details here

Can I customize the output?

You can pass parameters as GET in the URL. And, your content server should respond accordingly. Take care of customization while creating your micro content server.

Why should I create my micro content server?

Shortly, to design the contents yourself. If you can use the public content APIs, ok.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Power Box” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Power Box 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.0

  • Tested with micro-service url.