This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP List Posts Shortcode

Descripció

Adds a shortcode [wp_list_posts]. For example [wp_list_posts category=3 numberposts=7] will return an unordered list of the most recent 7 posts in the category ID 3.

Usage

This shortcode can be rendered inside a post, page or even in a widget area. Refer to the template tag https://codex.wordpress.org/Template_Tags/get_posts for input parameter.

Instal·lació

  1. Download the plugin
  2. Unzip to the ‘wp-content/plugins’ directory
  3. Activate the plugin

Ressenyes

No hi ha ressenyes per a este complement.

Col·laboradors i desenvolupadors

«WP List Posts Shortcode» és programari de codi obert. La següent gent ha col·laborat en este complement.

Col·laboradors

Traduïx «WP List Posts Shortcode» a la teua llengua.

T’interessa el desenvolupament?

Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.

Registre de canvis

0.2

  • Updated readme.txt and plugin description. Added one example.

0.1

  • Initial release.