=== Dynamically Display Posts === Contributors: markomaksym Tags: display posts, display CPT, pagination, load more button Requires at least: 5.0 Tested up to: 6.3 Stable tag: 1.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html WP Plugin Sceleton Generator Version: 3.0 WP Plugin Sceleton Generator Author: Maksym Marko WP Plugin Sceleton Generator Author Website: https://markomaksym.com.ua/ This plugin allows you to display a list of posts on your website on any page. == Description ==
This plugin allows you to display a list of posts on your website on any page. You can display the default WordPress post types or Custom Post Types by placing the shortcode to the page where you want to collect the post items.
You should use the shortcode below to place it on the page.
[mx_ddp_post_template post_type="news_sport" term_ids="18,19" posts_per_page="5" pagination="none" default_image_url="http://yourdomain.com/path-to-image/no-photo.jpg"]
How does it work?
== Installation == = From your WordPress dashboard = 1. Visit 'Plugins > Add New' 2. Search for 'Dynamically Display Posts' 3. Activate the plugin from your Plugins page. = From WordPress.org = 1. Download 'Dynamically Display Posts'. 2. Upload the 'Dynamically Display Posts' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...) 3. Activate 'Dynamically Display Posts' from your Plugins page. == Screenshots == 1. How the posts feed looks like == Changelog == = 1.1 = * Tested up to WP 6.3 = 1.0 = * Dynamically Display Posts