This is a community-maintained repository of code snippets that help modify the default behavior of or to work with Auto Load Next Post.
Snippets are placed in there own file labelled that describes what it does.
- Click on the filename of the snippet you'd like to use. Each file is must be enqueued into your theme or plugin.
- Click the Raw button (next to Blame and History) at the top right.
- Save the page from your browser to where you place your JavaScript assets. Be sure to save it as a
.js
file. - Enqueue the JavaScript into your theme or plugin.
I welcome and encourage everyone to submit their code snippets. If you would like to submit your snippet, please fork the repository and then create a pull request.
Please refer to the contributing guidelines before submitting your pull request.
If there is a snippet you are unable to find and would like to propose get written, please open an issue and describe your need.
These snippets come with no guarantees. Due to the constant evolution of the Auto Load Next Post codebase, it is possible that the behavior of these snippets may change overtime. Find something broken? Let me know!