Description
BuddyPress Activity Autoloader plugin autoload activities when a user reaches at the bottom of the page. It just simulates facebook like infinite activity auto loading with BuddyPress.
How it works:-
Autoload activities when a user reaches at the bottom of the page. It just simulates facebook like infinite activity auto loading with BuddyPress.
Help & Support
Please use BuddyDev support forums BuddyDev for any suggestion, support request.
Please leave a comment on our blog BuddyDev
Installation
This section describes how to install the plugin and get it working.
- Download the zip file and extract
- Upload
bp-activity-autoloader
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu.
- Enjoy
FAQ
- Does This plugin works without BuddyPress
-
No, It needs you to have BuddyPress Installed and activated
Reviews
Contributors & Developers
“BuddyPress Activity Autoloader” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “BuddyPress Activity Autoloader” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.0
- Complete rewrite
- No manual loading of activities. Simply trigger click on the load more.
- Works with BP Legacy and BP Nouveau template pack. Should work with any theme/plugin now.
1.0.2
Add filter ‘bp_activity_autoloader_disabled’ to allow disabling it on mobile browsers
1.0.1
Add support for loading when BuddyPress theme compat is active
1.0
Initial release