Skip to content

rickyhanna/Auto-Load-Next-Post

 
 

Repository files navigation

Auto Load Next Post

Built with Grunt GitHub forks GitHub license WordPress plugin WordPress WordPress

Have you ever felt tired of going back and forth between blog posts? I know I have so I decided to develop a solution. One where you would need to do very little coding and require very little to set up on your blog.

Auto Load Next Post Video

What is it?

Auto Load Next Post is a lightweight plugin that simply loads the previous post, one after another as you scroll down the page. It simply reads the post navigation in your theme at the end of each post and collects the post URL for the previous post. WordPress will then do a partial load and place the content of the previous post underneath the parent post.

Not only that, it updates your web history by manipulating the web address and page title. This allows you to return to any post you have looked at in your browser history. When you refresh the page, the page will take you to the post you were viewing last.

Features

  • Can use action hooks to load content before and after the next post has loaded.
  • Can restrict it to load only on specific post types.
  • You now 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. )

Documentation

Documentation, for this plugin, can be found at the GitHub repository Wiki.

Contributing and reporting bugs

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

Forum Support and Issue Reporting

Use the WordPress.org forums for community support. I will do my best to respond. You may get or see a response from someone who has a similar issue already posted. If you spot a bug, you can of course log it as an issue on Github instead where I can act upon it more efficiently.

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

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 the plugin by Donations and Reviews

To keep this plugin working and support as many themes as possible, please consider making a donation or simply write a review about it.

Languages

Auto Load Next Post is currently available in 3 languages with more on the way. 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.

Current Translations Available

  • English (US)
  • Français (French)(France)
  • Română (Romanian)

More information

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 45.0%
  • JavaScript 40.9%
  • CSS 12.3%
  • Shell 1.8%