Descripció
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.
Instal·lació
This section describes how to install the plugin and get it working.
- Upload
/newstream
to the/wp-content/plugins/
directory - Activa l’extensió mitjançant el menú ‘Extensions’ del WordPress
PMF
- 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.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Newstream» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Newstream» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0
- Added barebones, non styled functioning.
- Added category selector.
1.1
- Added multiple instance support.