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

Just a Quote Widget

描述

The Just a Quote Widget allows you to easily configure a quote to appear in your blog’s sidebar. Simply enter the title, quote, and source into the included input fields, and you’re done. For ease of use, there is quote-like formatting already built into the widget; if you do, however, wish to style it yourself (via your theme’s stylesheet), you’re more than welcome. Simply select the “Style the quote yourself?” option, and the default formatting will be deactivated, allowing you to go CSS-crazy in your theme’s stylesheet.

For those CSS bandits styling the widget themselves, use the .just-a-quote (for the quote text) and .just-a-quote-source (for the source text) classes in your theme’s stylesheet.

Please submit any bug reports, support questions, or requests here.

安裝

  1. Upload just-a-quote.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins -> Installed’ menu in your dashboard.
  3. Add the ‘Just a Quote’ Widget to your sidebar via ‘Appearance -> Widgets’ in your dashboard and configure it accordingly.

常見問題

How do I style this widget’s output myself?

First, make sure that you select the “Style the quote yourself?” checkbox found within the widget’s options panel. You can then add the following classes to your theme’s stylesheet and customize them as you wish:

.just-a-quote {
*CSS properties to style the quote text.*
}

.just-a-quote-source {
*CSS properties to style the source text.*
}
Can I have this automatically pull from a source/service/database of quotes (instead of manually entering them)?

Not at the moment.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Just a Quote Widget” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Just a Quote Widget 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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