该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.

评价

此插件暂无评价。

贡献者及开发者

“Power Box” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Power Box”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Tested with micro-service url.