Title: CC-List-Posts
Author: Clearcode
Published: <strong>27 دسامبر 2016</strong>
Last modified: 16 مارس 2022

---

جستجوی افزونه‌ها

![](https://ps.w.org/cc-list-posts/assets/banner-772x250.png?rev=1562616)

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

![](https://ps.w.org/cc-list-posts/assets/icon-256x256.png?rev=1562616)

# CC-List-Posts

 توسط [Clearcode](https://profiles.wordpress.org/clearcodehq/)

[دانلود](https://downloads.wordpress.org/plugin/cc-list-posts.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/cc-list-posts/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/cc-list-posts/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/cc-list-posts/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/cc-list-posts/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/cc-list-posts/)

## توضیحات

The CC-List-Posts plugin works out of the box.
 There is no settings page for it.
After activation you can start using `wp_list_posts` function and/or shortcode with
the parameters listed below.

_**Notice**: the plugin can be used with the `wp\_link\_pages` built-in functionality
if you use `pagination` parameter with integer value._

#### Defaults

 * **before**: (string) <ul>,
 * **after**: (string) </ul>,
 * **link_before**: (string) _empty string_,
 * **link_after**: (string) _empty string_,
 * **type**: (string) postbypost,
 * **echo**: (integer) 0,
 * **pagination**: (boolean|integer) false,
 * **format**: (string) html
 * **type**: (string) monthly,
 * **limit**: (string) _empty string_,
 * **show_post_count**: (boolean) false,
 * **order**: (string) DESC,
 * **post_type**: (string) post

_**Notice**: plugin uses `wp\_get\_archives` function to list posts, so you can 
also use additional parameters. A full list is available at WordPress [codex](https://codex.wordpress.org/Function_Reference/wp_get_archives)
page documentation._

#### wp_list_posts parameter mapped to wp_get_archives

 * **link_before**: before
 * **link_after**: after

#### Default usage

 * **Function**: `wp_list_posts( array( 'pagination' => 50 ) )`
 * **Shortcode**: `[wp_list_posts pagination=50]`

## عکس‌های صفحه

[⌊CC-List-Posts Shortcode - Visit the 'Post/Page Editor' and add [wp_list_posts]
shortcode.⌉⌊CC-List-Posts Shortcode - Visit the 'Post/Page Editor' and add [wp_list_posts]
shortcode.⌉[

**CC-List-Posts Shortcode** – Visit the ‘Post/Page Editor’ and add [wp_list_posts]
shortcode.

## نصب

#### From your WordPress Dashboard

 1. Go to ‘Plugins > Add New’
 2. Search for ‘CC-List-Posts’
 3. Activate the plugin from the Plugin section on your WordPress Dashboard.

#### From WordPress.org

 1. Download ‘CC-List-Posts’.
 2. Upload the ‘CC-List-Posts’ directory to your ‘/wp-content/plugins/’ directory using
    your favorite method (ftp, sftp, scp, etc…)
 3. Activate the plugin from the Plugin section in your WordPress Dashboard.

#### Multisite

The plugin can be activated and used for just about any use case.

 * Activate at the site level to load the plugin on that site only.
 * Activate at the network level for full integration with all sites in your network(
   this is the most common type of multisite installation).

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“CC-List-Posts” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ Clearcode ](https://profiles.wordpress.org/clearcodehq/)
 *   [ PiotrPress ](https://profiles.wordpress.org/piotrpress/)

[ترجمه “CC-List-Posts” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/cc-list-posts)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/cc-list-posts/)، [مخزن SVN](https://plugins.svn.wordpress.org/cc-list-posts/)
را بررسی کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/cc-list-posts/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/cc-list-posts/) مشترک شوید.

## گزارش تغییرات

#### 1.0.1

_Release date: 16.03.2022_

 * Added PHP 8.0 support.

#### 1.0.0

_Release date: 15.12.2016_

 * First stable version of the plugin.

## اطلاعات

 *  نگارش **1.0.1**
 *  آخرین به‌روزرسانی **5 سال پیش**
 *  نصب‌های فعال **10+**
 *  نگارش وردپرس ** 4.7 یا بالاتر **
 *  آزمایش‌شده تا **5.9.18**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/cc-list-posts/)
 * برچسب
 * [pagination](https://fa.wordpress.org/plugins/tags/pagination/)[shortcode](https://fa.wordpress.org/plugins/tags/shortcode/)
   [wp_get_archives](https://fa.wordpress.org/plugins/tags/wp_get_archives/)[wp_list_pages](https://fa.wordpress.org/plugins/tags/wp_list_pages/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/cc-list-posts/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[بررسی شما](https://wordpress.org/support/plugin/cc-list-posts/reviews/#new-post)

[مشاهدهٔ همهٔ بررسی‌ها](https://wordpress.org/support/plugin/cc-list-posts/reviews/)

## مشارکت کنندگان

 *   [ Clearcode ](https://profiles.wordpress.org/clearcodehq/)
 *   [ PiotrPress ](https://profiles.wordpress.org/piotrpress/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/cc-list-posts/)