Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Latest News

Beschreibung

This WordPress plugin provides facilities to write Latest News items as custom posts and then to output them using template tags.

It will also add a new Latest News menu item to the Admin menu. This allows news items to be created as posts with the same functionality such as categories and tags.

This plugin also provides template tags to list of latest news items.

There is a template tag that produces a list of Latest News items that link to the relevant posts. This is suitable for placing in the sidebar.

There is a template tag that will output the Latest News items as posts using a custom post. This template tag would typically be placed on the home page of you blog or on a custom news page.

Links

  • http://www.chorosdesign.com/wordpress/plugins/
  • http://www.chorosdesign.com/latest-news-plugin/

Installation

  1. Upload latest-news.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Add the templates tags as required to your templates

FAQ

How do you add the news items to a page?

Please refer to the detailed explanantion at http://www.chorosdesign.com/latest-news-plugin/.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„Latest News“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Latest News“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

0.2.0

  • Minor revision to fix pagination of news items
  • Minor revision to correct the plugin URI

0.1.0

  • First version released.