Title: WP Filter Posts &#8211; List Posts by Categories, Tags, Authors and dates
Author: f1logic
Published: <strong>2017-يىلى 22-ئىيۇن</strong>
Last modified: 2020-يىلى 23-يانۋار

---

قىستۇرما ئىزدە

![](https://ps.w.org/wp-filter-posts/assets/banner-772x250.jpg?rev=2229527)

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.

![](https://ps.w.org/wp-filter-posts/assets/icon-128x128.jpg?rev=2229527)

# WP Filter Posts – List Posts by Categories, Tags, Authors and dates

 يازغۇچى [f1logic](https://profiles.wordpress.org/f1logic/)

[چۈشۈر](https://downloads.wordpress.org/plugin/wp-filter-posts.1.1.zip)

 * [تەپسىلاتلار](https://ug.wordpress.org/plugins/wp-filter-posts/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/wp-filter-posts/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/wp-filter-posts/#installation)
 * [ئىجادىيەت](https://ug.wordpress.org/plugins/wp-filter-posts/#developers)

 [قوللاش](https://wordpress.org/support/plugin/wp-filter-posts/)

## چۈشەندۈرۈش

A quicklook into WP Filter Posts – List Posts by Ids, Categories, Tags, Authors 
and dates

    ```
    ★ Create multiple post filters
    ★ Shortcodes for rendering filtered posts
    ★ Filter posts based on ids
    ★ Filter posts based on categories
    ★ Filter posts based on tags
    ★ Filter posts based on authors
    ★ Sort posts based on published date
    ★ Sort posts based on updated date
    ★ Configure display format of filtered/sorted posts
    ★ Pagination for filtered/sorted posts
    ```

This plugin allows you to create different post filters based on ids, categories,
tags or authors. These filters can be listed in wordpress pages or widgets using
shortcodes. The plugin provides a user-friendly interface to generate the shortcodes.
In addition to filtering posts based on categories, tags and authors, it also provides
option to sort the posts based on published date or updated date. It also provides
options to specify the display format of the posts which match the filter conditions.
There is also support for pagination of filtered/sorted posts.

#### About

WP Filter Posts is developed and maintained by [XYZScripts](http://xyzscripts.com/).
For any support, you may [contact us](http://xyzscripts.com/support/).

### More Information

★ [WP Filter Posts User Guide](http://help.xyzscripts.com/docs/wp-filter-posts/user-guide/)

★ [WP Filter Posts FAQ](http://help.xyzscripts.com/docs/wp-filter-posts/faq/)

#### Troubleshooting

Please read the FAQ first if you are having problems.

#### Requirements

    ```
    WordPress 3.0+
    PHP 5+ (Recommended)
    ```

#### Feedback

We would like to receive your feedback and suggestions for the betterment of this
plugin. You may submit them at our [support desk](http://xyzscripts.com/support/).

## ئورنىتىش

 1. Extract `wp-filter-posts.zip` to your `/wp-content/plugins/` directory.
 2. In the admin panel under plugins activate WP Filter Posts.
 3. You can configure the settings from WP Filter Posts menu.
 4. It should now be completely set up and functional.

If you need any further help, you may contact our [support desk](http://xyzscripts.com/support/).

## FAQ

★ [WP Filter Posts User Guide](http://help.xyzscripts.com/docs/wp-filter-posts/user-guide/)

★ [WP Filter Posts FAQ](http://help.xyzscripts.com/docs/wp-filter-posts/faq/)

  What is «WP Filter Posts – List Posts by Ids, Categories, Tags, Authors and dates»?

«WP Filter Posts – List Posts by Ids, Categories, Tags, Authors and dates» is a 
plugin designed to make custom display of posts based on different ids, categories,
tags or authors.

  What all posts attributes can be used for displaying filtered results from «WP
Filter Posts» ?

«WP Filter Posts» allows you to use the following post attributes
 {POST_TITLE} {
PERMALINK} {POST_EXCERPT} {POST_CONTENT} {BLOG_TITLE} {USER_NICENAME} {POST_ID} {
POST_TAGS} {POST_CATEGORY} {POST_FEATURED_IMAGE} {POST_PUBLISH_DATE} {POST_UPDATE_DATE}

  What all filtering methods are used in «WP Filter Posts» ?

«WP Filter Posts» allows you to list posts filtered by ids, categories, tags and
authors.

  What are the sorting methods used in «WP Filter Posts» ?

«WP Filter Posts» allows you to sort posts based on their published date or updated
date in either ascending or descending order.

## باھالاشلار

![](https://secure.gravatar.com/avatar/faa85369f4379de2ec3b540eb2c467da4bdc4522ab4c53d8c49374e607198311?
s=60&d=retro&r=g)

### 󠀁[Not supporting](https://wordpress.org/support/topic/not-supporting-2/)󠁿

 [manju12](https://profiles.wordpress.org/manju12/) 2020-يىلى 30-ئىيۇن

after installing and using the shortcode it gives 500 internal error to page

 [ 1 باھالاشنىڭ ھەممىنى ئوقۇش ](https://wordpress.org/support/plugin/wp-filter-posts/reviews/)

## تۆھپىكار ۋە ئىجادكار

«WP Filter Posts – List Posts by Categories, Tags, Authors and dates» كودى ئوچۇق
يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

 *   [ f1logic ](https://profiles.wordpress.org/f1logic/)

[«WP Filter Posts – List Posts by Categories, Tags, Authors and dates» نى تىلىڭىزغا تەرجىمە قىلىڭ](https://translate.wordpress.org/projects/wp-plugins/wp-filter-posts)

### ئىجادىيەتكە قىزىقامسىز؟

[كودقا كۆز يۈگۈرتۈپ](https://plugins.trac.wordpress.org/browser/wp-filter-posts/)،
[SVN خەزىنە](https://plugins.svn.wordpress.org/wp-filter-posts/) تەكشۈرۈپ ياكى [RSS](https://plugins.trac.wordpress.org/log/wp-filter-posts/?limit=100&mode=stop_on_copy&format=rss)
ئارقىلىق [ئىجادىيەت خاتىرىسى](https://plugins.trac.wordpress.org/log/wp-filter-posts/)
گە مۇشتەرى بولغىلى بولىدۇ.

## ئۆزگىرىش خاتىرىسى

#### 1.1

 * Added filter by post ids.
 * Disable/enable filter by categories,tags and author.
 * Exclude posts by id.
 * Added option to specify image size in filter.

#### 1.0

 * First official launch.

## Meta

 *  Version **1.1**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **7 يىل بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **40+**
 *  WordPress نەشرى ** 3.0 ياكى يۇقىرى **
 *  **5.3.23** دا سىنالغان
 *  PHP نەشرى ** 5.0 ياكى يۇقىرى **
 *  تىل
 * [English (US)](https://wordpress.org/plugins/wp-filter-posts/)
 * بەلگە
 * [post filter](https://ug.wordpress.org/plugins/tags/post-filter/)[sort posts](https://ug.wordpress.org/plugins/tags/sort-posts/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/wp-filter-posts/advanced/)

## دەرىجە

 1/5 يۇلتۇز

 *  [  0 5-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/wp-filter-posts/reviews/?filter=5)
 *  [  0 4-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/wp-filter-posts/reviews/?filter=4)
 *  [  0 3-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/wp-filter-posts/reviews/?filter=3)
 *  [  0 2-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/wp-filter-posts/reviews/?filter=2)
 *  [  1 1-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/wp-filter-posts/reviews/?filter=1)

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

[بارلىق ئىنكاسنى كۆرسەت](https://wordpress.org/support/plugin/wp-filter-posts/reviews/)

## تۆھپىكار

 *   [ f1logic ](https://profiles.wordpress.org/f1logic/)

## قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

 [قوللاش مۇنبىرىنى كۆرسەت](https://wordpress.org/support/plugin/wp-filter-posts/)

## ئىئانە

بۇ قىستۇرمىنىڭ ياخشىلىنىشىنى قوللامسىز؟

 [ بۇ قىستۇرمىغا ئىئانە قىلىش ](http://xyzscripts.com/donate/)