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

Super Simple Quotes

描述

Super Simple Quotes is a very simple plugin to manage quotes and display a random quote using Ajax or not. You may specify the time each quote should be displayed and if Javascript-based refreshing should be enabled or not.

Have fun and feel very welcome to submit patches/ideas/bugs if you want to improve this plugin!

安裝

  1. Upload super-simple-quotes.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure what element should contain the quotes (for example #text-3 .textwidget for using it in a new text widget)
  4. Add quotes on the Simple Quotes admin panel

常見問題

How do I let other users besides the administrator use this?

Users need to have the manage_options capability and Administrator is the only role with this capability in a vanilla WordPress-installation. You are encouraged to try Justin Tadlock’s Members-plugin to add the manage_options capability to more roles to grant access to this plugin (and more, most likely).

Why did you do this?

I needed a very simple quote plugin.

Why did you release this?

I wanted to stroke my ego.

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 Super Simple Quotes 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0

  • First public release. Fame and fortune awaits.