This plugin will convert #hashtags references to a link (activity search page) posted within the activity stream
The regex looks for /#/ within the content and will proceed to replace anything matching /(^|\s|\b)#myhashtag/
Possible - try applying the filter bp_activity_hashtags_filter
See extra configuration
The trick with activity search_terms (which is used for @atmentions) is the ending since BuddyPress's sql for searching is %%term%% so #child would match #children
you may define a slug for hashtags via the admin settings page
Please contact me on http://etivite.com
Requires: PHP 5.2, WordPress 3.2.1, BuddyPress 1.5.1 or higher
Compatible up to: PHP 5.2.x, WordPress 3.2.1, BuddyPress 1.5.1
Last Updated: 2011-10-28
Downloads: 4,063
Got something to say? Need help?