=== Paged Post List Shortcode === Contributors: petebofs Tags: shortcode, posts, pages, show, display, list, pagination, query Requires at least: 4.0 Tested up to: 4.9.5 Requires PHP: 5.2.4 Stable tag: 1.0.0 License: GPLv3 or later Display a list of items (posts or pages) with pagination. Use shortcode: [list_posts_paged] == Description == The plugin "Paged Post List Shortcode" adds the shortcode [list_posts_paged] for showing your posts or articles with pagination. It provides options that control which posts to show, what info to show for each post, and how many posts to display per page. You can style the HTML output using CSS. * [Options and Styling](https://troosoft.com/paged-post-list-shortcode) == Installation == * Upload the plugin "Paged Post List Shortcode" to folder "/wp-content/plugins/" of your blog. * Go to the "Plugins" page and activate the plugin. * Create a new page or post and add the shortcode [list_posts_paged] == Screenshots == 1. Sample output styled with CSS 2. A numbered list of posts (titles only) == Changelog == = 1.0.0 = *Release Date - 30 May 2018* * First Release.