=== Auto Load Next Post === Contributors: sebd86 Donate link: http://www.sebastiendumont.com/donation/ Tags: auto load, posts, scrolling, history Requires at least: 4.0 Tested up to: 4.1.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simply auto loads the next post as you scroll down the page. Also replaces the URL address and the page title with the next post. == Description == Auto Load Next Post is a lightweight plugin that simply loads the next post after one another as you scroll down the page. To do this, it reads the post navigation in your theme at the end of each post and collects the post URL. With this, it asks WordPress to do a partial content load and the javascript places the content of the next post underneath the parent post. It also updates your web history by manipulating the web address and page title so if you were to hit refresh, you will be taken to the post you were viewing last. You will find that when pressing the previous button in your browser to go back you will be taken to the previous post. [youtube https://www.youtube.com/watch?v=EvBCPXVe2U4] After installing the plugin and completing the settings page, you will need to provide a little theme support should your theme require it. See Documentation for more information. = Features = * Track each post load with Google Analytics. ( Requires Google Analytics to be applied for this to work. ) = Documentation = Documentation, for this plugin, can be found at the GitHub repository [Wiki](https://github.com/seb86/Auto-Load-Next-Post/wiki). = Contributing and reporting bugs = You can contribute code to this plugin via GitHub: https://github.com/seb86/auto-load-next-post and localizations via Transifex: https://www.transifex.com/projects/p/auto-load-next-post/ = Support = Use the WordPress.org forums for [community support](https://wordpress.org/support/plugin/auto-load-next-post). If you spot a bug, you can of course log it on [Github](https://github.com/seb86/Auto-Load-Next-Post/issues) instead where I can act upon it more efficiently. If you need help with customization. Please consider [hiring me](http://www.sebastiendumont.com/hire-me/) to apply your website's customizations for this plugin. = Demo Site = Want to try it out? [Go to the demo site](http://demos.sebastiendumont.com/auto-load-next-post/) and view a post. Scroll down and see the plugin in action. The demo uses a child theme that includes the required support for the plugin to work. [Download the child theme source from GitHub](https://github.com/seb86/Auto-Load-Next-Post-Twenty-Fifteen-Support). = Donations and Reviews = To keep this plugin working and support many themes as possible, please consider making a [donation](http://www.sebastiendumont.com/donation/) or [write a review](https://wordpress.org/support/view/plugin-reviews/auto-load-next-post?rate=5#postform). **More information** - Other [WordPress plugins](http://profiles.wordpress.org/sebd86/) by [Sébastien Dumont](http://www.sebastiendumont.com/) - Contact Sebastien on Twitter: [@sebd86](http://twitter.com/sebd86) - If you're a developer yourself, follow or contribute to the [Auto Load Next Post plugin on GitHub](https://github.com/seb86/auto-load-next-post) == Installation == Installing "Auto Load Next Post" can be done either by searching for "Auto Load Next Post" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps: 1. Download the plugin via WordPress.org 2. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard. 3. Activate the plugin through the 'Plugins' menu in WordPress. 4. Go to the plugin settings page 'Settings > Auto Load Next Post'. 5. Enter each of the containers specified in the theme you are using and press "Save". == Screenshots == 1. Admin Settings Page == Changelog == = 1.0.0 : 4th April 2015 = * Initial version == Upgrade Notice == = 1.0.0 : 4th April 2015 = * Initial version