Skip to content

autoloadnextpost/alnp-code-snippet-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Load Next Post Code Snippet Library

WordPress Plugin Page WordPress Plugin Version WordPress Tested Up To WordPress Plugin Rating WordPress Plugin Downloads

Auto Load Next Post, Infinite post scroll for WordPress

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.

Using Snippets

  1. Click on the filename of the snippet you'd like to use. Each file is must be enqueued into your theme or plugin.
  2. Click the Raw button (next to Blame and History) at the top right.
  3. Save the page from your browser to where you place your JavaScript assets. Be sure to save it as a .js file.
  4. Enqueue the JavaScript into your theme or plugin.

Submitting Your Snippet

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.

Proposing a Snippet

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.

Notes

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!

Releases

No releases published

Packages

No packages published