このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Quote of the Day and Random Quote

説明

This plugins shows a Quote of the Day, or a Random Quote.

It can be used as a widget, so it’s easy to install. After installing the plugin you will have two widgets: ‘Quote of the Day’ and ‘Random Quote’.

You can also use the following tags: [quoteoftheday] and [randomquote].

A brief Markdown Example

スクリーンショット

  • This is what both plugins will look like by default. By changing the css you can change the appearance of the plugin.

インストール

This section describes how to install the plugin and get it working.

  1. You can install the plugin by uploading the zip in the plugins section of wordpress, or by adding the files to the folder ‘/wp-content/plugins/quote-of-the-day-and-random-quote’.
  2. 「プラグイン」メニューからプラグインを有効化します。
    • Widget: There are widgets added ‘Quote of the Day’ and ‘Random Quote’, you can drag them onto the sidebar of your site.
    • Replace tags: You can use the following shortcodes: [quoteoftheday] and [randomquote].
    • Template: Place <?php echo welovequotes_quote_of_the_day(0); ?> or <?php echo welovequotes_random_quote(0); ?> in your template.

評価

2021年1月20日
I think this is a great plugin except one thing that annoys me, the quote is aligned to the right with the author aligned to the left and there seems to way to change it
2件のレビューをすべて表示

貢献者と開発者

Quote of the Day and Random Quote はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Quote of the Day and Random Quote” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.2

  • Removed references to WeLoveQuotes.net, because site will no longer be maintained.

1.1

  • Improved widget constructor for wordpress 4.3

1.0

  • 最初のバージョン