Descripción
Adds ability to display list of all posts on a single page.
Just install and write following shortcode on a page, you want to display posts:
[wp-all-posts category=x orderby=y order=z]
Example:
[wp-all-posts category=15 orderby=title order=ASC]
Where ‘category’ is the category of posts, you want to list, ‘orderby’ – the way URL’s will be ordered
and ‘order’- the direction it will be ordered (ASC or DESC).
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«WP AllPosts» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «WP AllPosts» 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.