The Auto Load Next Post code snippet library is a community-maintained repository and so contributions are always welcome.
To submit a code library for inclusion in the library, please fork the repository and then submit a pull request.
Guidelines for submission:
- Each snippet should be placed in its own file.
- Each file should be named appropriately based on the purpose of the snippet and should start with the prefix
alnp-
. For example:alnp-{snippet name here}
. - All snippets must be tested before sharing to the community.