Description
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:
- 1.1 – Update tested version of WP Core to 6.0.2
- 1.0 – Release
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‹Plugins› screen in WordPress
- Use the Settings->Plugin Name screen to configure the plugin
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.
Reviews
Contributors & Developers
“Infinite Scroll Random Post” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Infinite Scroll Random Post” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.