Skip to content

Gain more post views by allowing your site viewers to continue reading your blog posts as they scroll down the page.

License

Notifications You must be signed in to change notification settings

lwesolowski/Auto-Load-Next-Post

 
 

Repository files navigation

Auto Load Next Post

Built with Grunt GitHub forks GitHub license WordPress plugin WordPress WordPress Build Status Scrutinizer Code Quality Code Climate

Gain more post views by allowing your site viewers to continue reading your blog posts as they scroll down the page.

Auto Load Next Post Video

What is Auto Load Next Post?

Auto Load Next Post simply loads the next post on your blog automatically once the user has reached the bottom of the initial post. This is repeated until there are no more posts to load.

The post navigation at the end of each post is detected to collect the previous post URL for the next post to load. The Javacript then loads the post by inserting the content via a partial template underneath the parent post.

As it does this, your browser URL address bar and page title changes to the post that it has loaded. Should you refresh the browser, the post you were currently reading would load as the initial post.

Your browser still retains the history of the posts that were viewed on the blog.

First Time Users

For new first time users I suggest reading the documentation to understand how to setup the plugin and see how it works. By default when the plugin is activated, the settings are ready to be used with WordPress's core theme, Twenty Fifteen.

Features

  • Use action hooks to load content before and after the next post has loaded. Example Plugin
  • Have the option to hide the comments if you wish.
  • Track each post load with Google Analytics. ( Requires Google Analytics to be applied for this to work. )
  • Over-writable template file.
  • WordPress Network / Multisite support.

Auto Load Next Post Premium

There's an even better version of the plugin coming out soon with the following extra features:

  • Custom Post Type Support
  • Media Attachments Support
  • Overwritable Template for Pages
  • Supports more popular themes with auto setup detection
  • JetPack Supported
  • Related Posts for WordPress Supported
  • Priority Email Support

More information | Sign up to be notified >>

Contributing

You can contribute code to this plugin via the GitHub repository and localizations via Transifex.

Forum Support and Issue Reporting

Use the WordPress.org forum for community support. As this is a free plugin I can not provide support full time but I will do my best to respond. You are most likely to get a response from a none developer.

You may also find that a topic similar to yours has already been posted so join in rather than creating a new support ticket with the same issue.

If you spot a bug within the plugin, you can of course log it as an issue on Github where I can act upon it more efficiently.

If you need help with any customizations for this plugin. Please hire me to apply them for you.

Demo Site

Want to try it out? Go to the demo site and view a post. Scroll down and see the plugin in action.

Support by Donating

Donations of any sum help keep this plugin actively developed and supported. Your support goes along way in making this plugin better. Make a Donation

Leave a Review

Reviews are helpful to other users and this plugin reputation. Please consider spending a minute or two leaving a review and tell me what you think about the plugin. It matters a lot and is most appreciated.

Languages and Translation Support

Current languages available:

  • English(US)
  • English(GB)
  • Français (French)(France)
  • German (Germany)
  • Italian (Italy)
  • Româna (Romanian)
  • Russian (Russia)

Auto Load Next Post is currently available in 6 languages. The folks over at WP Translations handle the translations, and it's because of them that these translations are available. More are on the way and with your help they can be released quicker. If you would like to help translate, go to the Transifex project.

Libraries Used

The libraries above are used with the plugin.

PHP Requirement

This plugin requires PHP version 5.3 or higher.
If you're still at PHP 5.2, it's time to update. Read here why and how.
Updating to a newer PHP version is almost always done in minutes and free of charge!

More information

About

Gain more post views by allowing your site viewers to continue reading your blog posts as they scroll down the page.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 44.0%
  • JavaScript 42.7%
  • CSS 11.6%
  • Shell 1.7%