Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

WP List Posts Shortcode

Opis

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.

Instalacija

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

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“WP List Posts Shortcode” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “WP List Posts Shortcode” na svoj jezik.

Zainteresirani ste za razvoj?

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

Dnevnik promjena

0.2

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

0.1

  • Initial release.