Buddypress activity main stream listing display by ranking and keyword filter & hide blocked activity as per keyword added from wp-admin settings.
The plugin will filter and rank for main activity stream (all activity list) only. Not members activity or any other activity listings.
How Activity Ranking works?
-- The "Voter Plugin" by aheadzen should be installed.
-- Get download "Voter plugin" from
https://wordpress.org/plugins/voter-plugin/
-- Ranking is working the combination score.
Score = totalVotes + timeFactor + contentWordCount
where
totalVotes = Total number of up votings
timeFactor = 100/(0.01 + activity posted hours) -- if hours more than 24 it will be 0
contentWordCount = Activity content word count
How Activity Filter works?
-- Go to wp-admin > Settings (left menu) > BuddyRank (plugin settings)
-- Enter keywords you want to block.
-- The activity will automatically hidden as per keywords added.
First you have to install the
Voter Plugin.
To install BuddyRank just follow these steps:
- upload the plugin folder to your WordPress plugin folder (/wp-content/plugins)
- activate the plugin through the 'Plugins' menu in WordPress or by using the link provided by the plugin installer
- see the "BuddyRank" plugin added in the list and active it.
- Plugin settings from wp-admin > Settings (left menu) > BuddyRank
You may like "BuddyPress Follow" plugin from url :
https://wordpress.org/plugins/buddypress-followers/
- the plugin will added follower's activity rank factor by 100 so it will appear at top rather than other normal activity.