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.

NN Recent Posts

Opis

This plugin lets you to display recent Posts, as beautiful tiles. You can use it with its default configuration which is appropriate for almost all home pages designs. NN Recent Posts can also be used to display as title or thumbnail. Select the number of latest posts and how you prefer them to be shown.

Arbitrary section

A brief Markdown Example

Unordered list:

  • [nn_recentposts]
  • [nn_recentposts num=”4” category_names=”special,article” show_excerpt=”false” image_width=”450” image_height=”290”]

Instalacija

Go to plugins in your dashboard and select ‘add new’
Search for ‘NN Recent Posts’ and install it and activate it
Write shortcodes like below in any page or post
[nn_recentposts]
[nn_recentposts num=”4” category_names=”special,article” show_excerpt=”false” image_width=”450” image_height=”290”]

ČPP

Installation Instructions

Go to plugins in your dashboard and select ‘add new’
Search for ‘NN Recent Posts’ and install it and activate it
Write shortcodes like below in any page or post
[nn_recentposts]
[nn_recentposts num=”4” category_names=”special,article” show_excerpt=”false” image_width=”450” image_height=”290”]

Does this plugin has a UI panel in wp-admin?

No. this plugin is simple enaugh that you can use it just by writing shortcodes in your posts/pages.

Recenzije

Read all 1 review

Saradnici i programeri

“NN Recent Posts” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “NN Recent Posts” na vaš jezik.

Zainteresirani za razvoj?

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

Zapis promijena

1.0

  • Show exerpt of posts.
  • Select how number of recent posts you want to be displayed.
  • Determine thumbnail size.
  • Responsive.