Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Latest News

Opis

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/

Instalacija

  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

ČPP

How do you add the news items to a page?

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

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Latest News” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “Latest News” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

0.2.0

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

0.1.0

  • First version released.