This plugin will implement AJAX loading (Infinite Scroll) for the article pages. The next article will be loaded when the user gets to the bottom of e …
Infinite Scroll Random Post or ISRP,
will implement AJAX loading (Infinite Scroll) for the article pages.
The next article will be loaded when the user gets to the bottom of each article.
URLs will be changed in the address bar when the user scrolls down to the second, third, fourth… article.
How it works?
Simple as its name is.
ISRP will automatically connect to your Posts Single Page and will load random Posts
from Post Type post once the user hits the end of the page.
That’s all, plug and play!
Looking for a DEMO?
Check it here.
Log:
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly.Alternative:
Download and activate the plugin from WordPress.org or
clone the repository from GitHub – https://github.com/Gero0Nikolov/ISRP-WordPressPlugin –
to your wp-content/wp-plugins/ folder and activate it from the WordPress Dashboard after that.