Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Show All Posts Shortcode

Deskripsyon

Provides a [show-aposts] shortcodes for displaying posts or pages using the get_posts function. The shortcode accepts most parameters that you can pass to the get_posts() function. To show posts or pages, add [show-aposts category=”NN”] in the page or post body.

Usage

Show posts with a category NN

[show-aposts category="NN"]

Please Note

The default values are the same as for the get_posts().

Pag-install

  1. Download and unzip the most recent version of this plugin
  2. Upload the show-menu-shortcode folder to /path-to-wordpress/wp-content/plugins/
  3. Login to your WP Admin panel, click Plugins, and activate “Show Aposts Shortcode”

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Show All Posts Shortcode” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Show All Posts Shortcode” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0

  • First release.