=== Zedna Load more posts === Contributors: zedna Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=3ZVGZTC7ZPCH2&lc=CZ&item_name=Zedna%20Brickick%20Website¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted Tags: bandwith, speed, lazy load, pagination, posts, infinite loading Requires at least: 4.0 Tested up to: 5.6.1 Stable tag: 1.2 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Infinite load more posts instead of using pagination. You can load all the posts by clicking on the button or scroll to the bottom of page. Amount of posts loaded each time is se in default WordPress posts count settings. == Description == Infinite load more posts instead of using pagination. You can load all the posts by clicking on the button or scroll to the bottom of page. Amount of posts loaded each time is se in default WordPress posts count settings. == Installation == 1. Upload `zedna-load-more-posts` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == `Can i customize styles of loading button?` Yes, you can style it in your styles.css `How does it work?` It simply gets the content from /page/xx appending it on the current page. `Can this be used for custom post types?` Yes == Screenshots == 1. Infinite loading posts == Upgrade Notice == = 1.2 = Compatible with WP 5.6.1 = 1.1 = Compatible with WP 5.6.1 = 1.0 = Compatible with WP 5.2.3 == Changelog == = 1.2 = * Option to load more posts on scroll to bottom = 1.1 = * Fix bad JS parameter name = 1.0 = * First version