{"id":53142,"date":"2016-12-27T10:32:41","date_gmt":"2016-12-27T10:32:41","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/cc-list-posts\/"},"modified":"2022-03-16T14:37:32","modified_gmt":"2022-03-16T14:37:32","slug":"cc-list-posts","status":"publish","type":"plugin","link":"https:\/\/kea.wordpress.org\/plugins\/cc-list-posts\/","author":14605250,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.1","stable_tag":"trunk","tested":"5.9.13","requires":"4.7","requires_php":"","requires_plugins":"","header_name":"CC-List-Posts","header_author":"Clearcode","header_description":"","assets_banners_color":"c5dfea","last_updated":"2022-03-16 14:37:32","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/cc-list-posts","header_author_uri":"https:\/\/clearcode.cc","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1507,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"ClearcodeHQ","date":"2016-12-27 10:32:41"},"1.0.1":{"tag":"1.0.1","author":"ClearcodeHQ","date":"2022-03-16 14:37:32"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":1562616,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":1562616,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":1562616,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":1562616,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2694877,"resolution":"1","location":"plugin"}},"screenshots":{"1":"<strong>CC-List-Posts Shortcode<\/strong> - Visit the 'Post\/Page Editor' and add [wp_list_posts] shortcode."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[900,80,8362,6689,129234],"plugin_category":[43],"plugin_contributors":[95640,95641],"plugin_business_model":[],"class_list":["post-53142","plugin","type-plugin","status-publish","hentry","plugin_tags-pagination","plugin_tags-shortcode","plugin_tags-wp_get_archives","plugin_tags-wp_list_pages","plugin_tags-wp_list_posts","plugin_category-customization","plugin_contributors-clearcodehq","plugin_contributors-piotrpress","plugin_committers-clearcodehq","plugin_committers-piotrpress"],"banners":{"banner":"https:\/\/ps.w.org\/cc-list-posts\/assets\/banner-772x250.png?rev=1562616","banner_2x":"https:\/\/ps.w.org\/cc-list-posts\/assets\/banner-1544x500.png?rev=1562616","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/cc-list-posts\/assets\/icon-128x128.png?rev=1562616","icon_2x":"https:\/\/ps.w.org\/cc-list-posts\/assets\/icon-256x256.png?rev=1562616","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/cc-list-posts\/trunk\/screenshot-1.png?rev=2694877","caption":"<strong>CC-List-Posts Shortcode<\/strong> - Visit the 'Post\/Page Editor' and add [wp_list_posts] shortcode."}],"raw_content":"<!--section=description-->\n<p>The CC-List-Posts plugin works out of the box.\nThere is no settings page for it.\nAfter activation you can start using <code>wp_list_posts<\/code> function and\/or shortcode with the parameters listed below.<\/p>\n\n<p><em><strong>Notice<\/strong>: the plugin can be used with the <code>wp_link_pages<\/code> built-in functionality if you use <code>pagination<\/code> parameter with integer value.<\/em><\/p>\n\n<h4>Defaults<\/h4>\n\n<ul>\n<li><strong>before<\/strong>: (string) &lt;ul&gt;,<\/li>\n<li><strong>after<\/strong>: (string) &lt;\/ul&gt;,<\/li>\n<li><strong>link_before<\/strong>: (string) <em>empty string<\/em>,<\/li>\n<li><strong>link_after<\/strong>: (string) <em>empty string<\/em>,<\/li>\n<li><strong>type<\/strong>: (string) postbypost,<\/li>\n<li><strong>echo<\/strong>: (integer) 0,<\/li>\n<li><strong>pagination<\/strong>: (boolean|integer) false,<\/li>\n<li><strong>format<\/strong>: (string) html<\/li>\n<li><strong>type<\/strong>: (string) monthly,<\/li>\n<li><strong>limit<\/strong>: (string) <em>empty string<\/em>,<\/li>\n<li><strong>show_post_count<\/strong>: (boolean) false,<\/li>\n<li><strong>order<\/strong>: (string) DESC,<\/li>\n<li><strong>post_type<\/strong>: (string) post<\/li>\n<\/ul>\n\n<p><em><strong>Notice<\/strong>: plugin uses <code>wp_get_archives<\/code> function to list posts, so you can also use additional parameters. A full list is available at WordPress <a href=\"https:\/\/codex.wordpress.org\/Function_Reference\/wp_get_archives\">codex<\/a> page documentation.<\/em><\/p>\n\n<h4>wp_list_posts parameter mapped to wp_get_archives<\/h4>\n\n<ul>\n<li><strong>link_before<\/strong>: before<\/li>\n<li><strong>link_after<\/strong>: after<\/li>\n<\/ul>\n\n<h4>Default usage<\/h4>\n\n<ul>\n<li><strong>Function<\/strong>: <code>wp_list_posts( array( 'pagination' =&gt; 50 ) )<\/code><\/li>\n<li><strong>Shortcode<\/strong>: <code>[wp_list_posts pagination=50]<\/code><\/li>\n<\/ul>\n\n<!--section=installation-->\n<h4>From your WordPress Dashboard<\/h4>\n\n<ol>\n<li>Go to 'Plugins &gt; Add New'<\/li>\n<li>Search for 'CC-List-Posts'<\/li>\n<li>Activate the plugin from the Plugin section on your WordPress Dashboard.<\/li>\n<\/ol>\n\n<h4>From WordPress.org<\/h4>\n\n<ol>\n<li>Download 'CC-List-Posts'.<\/li>\n<li>Upload the 'CC-List-Posts' directory to your '\/wp-content\/plugins\/' directory using your favorite method (ftp, sftp, scp, etc...)<\/li>\n<li>Activate the plugin from the Plugin section in your WordPress Dashboard.<\/li>\n<\/ol>\n\n<h4>Multisite<\/h4>\n\n<p>The plugin can be activated and used for just about any use case.<\/p>\n\n<ul>\n<li>Activate at the site level to load the plugin on that site only.<\/li>\n<li>Activate at the network level for full integration with all sites in your network (this is the most common type of multisite installation).<\/li>\n<\/ul>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<p><em>Release date: 16.03.2022<\/em><\/p>\n\n<ul>\n<li>Added PHP 8.0 support.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<p><em>Release date: 15.12.2016<\/em><\/p>\n\n<ul>\n<li>First stable version of the plugin.<\/li>\n<\/ul>","raw_excerpt":"This plugin adds similar to wp_list_pages, missing function and shortcode wp_list_posts with pagination support.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/53142","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=53142"}],"author":[{"embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/clearcodehq"}],"wp:attachment":[{"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=53142"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=53142"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=53142"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=53142"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=53142"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/kea.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=53142"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}