=== Comment Load More === Contributors: tempranova Donate link: http://tempranova.com/custom-plugin-for-ajaxy-wordpress-comments/ Tags: comments, ajax Requires at least: 3.0.1 Tested up to: 4.4.2 Stable tag: 4.4.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin allows you to load more comments instantly via a button push (AJAX), instead of pagination that reloads the page. == Description == This is a simple plugin that uses AJAX to load comments, converting the "Newer/Older Comments" button into a button that loads more comments instantly. This plugin also paginates nested replies. You can customize styling in whatever way you choose. Using Settings > Comment Load More, user can set desired pagination (currently both comments and replies have the same number). == Installation == 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the Settings->Comment Load More screen to configure your pagination. == Frequently Asked Questions == = How do I change the number of comments loaded per click? = Go to Settings > Comment Load More and change the pagination number there. == Screenshots == 1. This shows what nested comments might look like, and the Load More buttons. == Changelog == = 1.0 = * First release == Upgrade Notice == = 1.0 = * First release