Title: Show Post Shortcode
Author: Niraj Shah
Published: <strong>2009 ལོའི་ཟླ 5 ཚེས 7 ཉིན།</strong>
Last modified: 2026 ལོའི་ཟླ 3 ཚེས 13 ཉིན།

---

མཐུད་སྣེ་བཤེར་འཚོལ།

![](https://s.w.org/plugins/geopattern-icon/show-posts-shortcode.svg)

# Show Post Shortcode

 རྩོམ་པ་པོ། [Niraj Shah](https://profiles.wordpress.org/nirajshah-1/)

[ཕབ་ལེན།](https://downloads.wordpress.org/plugin/show-posts-shortcode.0.1.zip)

 * [ཞིབ་ཕྲ།](https://bo.wordpress.org/plugins/show-posts-shortcode/#description)
 * [གདེང་འཇོག](https://bo.wordpress.org/plugins/show-posts-shortcode/#reviews)
 *  [སྒྲིག་འཇུག](https://bo.wordpress.org/plugins/show-posts-shortcode/#installation)
 * [ཡར་རྒྱས།](https://bo.wordpress.org/plugins/show-posts-shortcode/#developers)

 [རམ་འདེགས།](https://wordpress.org/support/plugin/show-posts-shortcode/)

## ཞིབ་བརྗོད།

This simple shortcode plugin allows you to list posts as a bulleted list linking
to the full article. You can limit
 the list to posts from a specific category and
you can select the number of posts to show. The `order` and orderby options lets
you sort the list too.

Usage is simple. Create a page or post and use the code `[showposts category="2"
num="4"]` – this will show
 all 4 posts from category 2. Another example `[showposts
category="1" num="-1" orderby="date" order="DESC"]` shows all the posts from category
1 ordered by the date (newest post first).

By default, only 5 posts are shown (unless you use the `num` option) and sorting
in by date (oldest to newest).

### Example

You can see two examples of the code working at the following links:

 * https://www.xtremeps3.com/ps5-firmware-history/
 * https://www.xtremeps3.com/firmware-history/
 * https://www.xtremeps3.com/faqs/

### Usage

The shortcode is `[showposts]`

You can use the following parameters to customize what is displayed (all are optional):

    ```
    [showposts category="2" num="4" orderby="date" order="DESC"]
    ```

Set `order` to one of the following:

 * `author` – Sort by the numeric author IDs.
 * `category` – Sort by the numeric category IDs.
 * `content` – Sort by content.
 * `date` – Sort by creation date.
 * `ID` – Sort by numeric post ID.
 * `menu_order` – Sort by the menu order. Only useful with pages.
 * `mime_type` – Sort by MIME type. Only useful with attachments.
 * `modified` – Sort by last modified date.
 * `name` – Sort by stub.
 * `parent` – Sort by parent ID.
 * `password` – Sort by password.
 * `rand` – Randomly sort results.
 * `status` – Sort by status.
 * `title` – Sort by title.
 * `type` – Sort by type.
 * orderby can be one the following:
 * DESC
 * ASC

## སྒྲིག་འཇུག

 1. Upload `show-posts-shortcode.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place `[showposts category="2" num="4"]` in your post or pages

## གདེང་འཇོག

There are no reviews for this plugin.

## བྱས་རྗེས་འཇོག་མཁན། & གསར་འབྱེད་པ།

“Show Post Shortcode” is open source software. The following people have contributed
to this plugin.

བྱས་རྗེས་འཇོག་མཁན།

 *   [ Niraj Shah ](https://profiles.wordpress.org/nirajshah-1/)

[ཁྱེད་ཀྱི་སྐད་ཡིག་ནང་ལ་ “Show Post Shortcode” ཡིག་སྒྱུར་བྱོས།](https://translate.wordpress.org/projects/wp-plugins/show-posts-shortcode)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/show-posts-shortcode/),
check out the [SVN repository](https://plugins.svn.wordpress.org/show-posts-shortcode/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/show-posts-shortcode/)
by [RSS](https://plugins.trac.wordpress.org/log/show-posts-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## ཟུར་བརྗོད།

 *  Version **0.1**
 *  Last updated **ཟླ 5  སྔོན།**
 *  Active installations **100+**
 *  WordPress version ** 2.7 ཡང་ན་དེ་ལས་མཐོ་བ། **
 *  Tested up to **6.9.7**
 *  Language
 * [English (US)](https://wordpress.org/plugins/show-posts-shortcode/)
 * Tags
 * [list](https://bo.wordpress.org/plugins/tags/list/)[posts](https://bo.wordpress.org/plugins/tags/posts/)
 *  [མཐོ་རིམ་མཐོང་སྣང་།](https://bo.wordpress.org/plugins/show-posts-shortcode/advanced/)

## གདེང་འཇོག

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/show-posts-shortcode/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/show-posts-shortcode/reviews/)

## བྱས་རྗེས་འཇོག་མཁན།

 *   [ Niraj Shah ](https://profiles.wordpress.org/nirajshah-1/)

## རམ་འདེགས།

Got something to say? Need help?

 [རམ་འདེགས་གླེང་སྟེགས་ལ་ལྟ།](https://wordpress.org/support/plugin/show-posts-shortcode/)