Descripción
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″]
Instalación
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″]
Preguntas frecuentes
- 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.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “NN Recent Posts” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- Show exerpt of posts.
- Select how number of recent posts you want to be displayed.
- Determine thumbnail size.
- Responsive.