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

Newstream

説明

A WordPress plugin that displays post titles chronologically, and uses post content as external links. Create a category, add one or more posts to this category. Post titles will be link text, post content should consist of only URL(s) and will be used at the href, link address in the rendered widget.
This allows for a news stream widget to be populated, using posts.

インストール

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

  1. Upload /newstream to the /wp-content/plugins/ directory
  2. WordPress の「プラグイン」メニューからプラグインを有効化してください

FAQ

Why another post category plugin?

Because this one, uses content as link to (an external) resource. Easily add a news flash/stream widget, using posts and post content.

How do i set news update items?

Create a custom category e.g. News. Add posts to this category.
Post titles are link text and post content, will consist of only a single URL.

評価

このプラグインにはレビューがありません。

貢献者と開発者

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

貢献者

“Newstream” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0

  • Added barebones, non styled functioning.
  • Added category selector.

1.1

  • Added multiple instance support.