Title: CC-List-Posts
Author: Clearcode
Published: <strong>27 Dicember 2016</strong>
Last modified: 16 Marz 2022

---

Search plugins

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

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/cc-list-posts/assets/icon-256x256.png?rev=1562616)

# CC-List-Posts

 By [Clearcode](https://profiles.wordpress.org/clearcodehq/)

[Download](https://downloads.wordpress.org/plugin/cc-list-posts.zip)

 * [Details](https://lmo.wordpress.org/plugins/cc-list-posts/#description)
 * [Reviews](https://lmo.wordpress.org/plugins/cc-list-posts/#reviews)
 *  [Installation](https://lmo.wordpress.org/plugins/cc-list-posts/#installation)
 * [Development](https://lmo.wordpress.org/plugins/cc-list-posts/#developers)

 [Support](https://wordpress.org/support/plugin/cc-list-posts/)

## Description

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]`

## Screenshots

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

## Installation

#### 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).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“CC-List-Posts” is open source software. The following people have contributed to
this plugin.

Contributors

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

[Translate “CC-List-Posts” into your language.](https://translate.wordpress.org/projects/wp-plugins/cc-list-posts)

### Interested in development?

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

## Changelog

#### 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.

## Meta

 *  Version **1.0.1**
 *  Last updated **4 years ago**
 *  Active installations **10+**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **5.9.13**
 *  Language
 * [English (US)](https://wordpress.org/plugins/cc-list-posts/)
 * Tags
 * [pagination](https://lmo.wordpress.org/plugins/tags/pagination/)[shortcode](https://lmo.wordpress.org/plugins/tags/shortcode/)
   [wp_get_archives](https://lmo.wordpress.org/plugins/tags/wp_get_archives/)[wp_list_pages](https://lmo.wordpress.org/plugins/tags/wp_list_pages/)
 *  [Advanced View](https://lmo.wordpress.org/plugins/cc-list-posts/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/cc-list-posts/reviews/#new-post)

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

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/cc-list-posts/)