Allows your WordPress pages to continually load articles whilst updating the url page number.
== Installation ==
This section describes how to install the plugin and get it working.
- Upload the Infinite-Scroll repo to the
/wp-content/plugins/
directory - Activate the plugin through the
Plugins
menu in WordPress - Ensure the
infinite-scroll
class is added to the parent of the child elements that continually need to load. - In the example page update the
{post_type}
shortcode to the post type's you want to include. - Modify the example page and example template mark up to suit your needs.
You should now be all set!