This page shows roughly which features will be coming in future versions of the BuddyPress Like plugin. If you have any feature requests or comments, get in touch via the comments!
0.0.9 – (Early December)
- Revamped ‘View Likes’ UI, more like Facebook featuring a popup box
- Rewritten architecture which will allow any content to be liked (forum, blogs, comments, photos…)
- Full translation support
- Option to disable the ‘Favourite’ functionality
0.1 – (Christmas / New Year)
- Stats of most liked content, as well as recently liked content; in the form of a shortcode, widget and RSS feeds
- Notifications of liked content via email and the BuddyPress notifications system
0.1.1 – (January)
- Sort the activity streams by the most popular (liked) content
Just wanted to say that I really appreciate the estimated release date, it really is a good thing to do and I would encourage other developers to do the same, it gives the sense that there is a good line of communication between users and developers which will no doubt be rewarded with donations when the releases come. Thanks again.
Any updates/new predictions? Thanks a lot, Mark
Just checking back to see how 0.0.9 is looking! Can’t wait for the code drop
Can’t wait for my favourite feats to be implemented
Could you keep us updated on your progress, Alex?
Thanks
When the “Favorites” is disabled, can “Like” replace its function of displaying a user’s liked items in his profile under “Like” tab or a link to the list?
Yep, I’ll look into adding support for this!
Does BP Like work on BP 1.5?
Add BP Like to BP Achievements list
BP Likes also affect the comment page theme — when you go to comment page following #comment anchor then the title of the post is cut off
sorry this only affects when logging in as admin and it seems it doesn’t affect visitors or other members
Again, the like-box doesn’t display right on single post comment page so I have to remove it from the comment page so far.
Hello!
How do I tranlate the plugin?
Thx, Donald McIntyre
Hello,
I like this plugin, however I have a few minor tweaks I would like them to be implemented in the next version:
1) the like button needs not be hardcoded with the number of likes; if you look at the comment button it is two part, the comment button and the number of comments each has it’s own styling.. 2) I think we need just to click on the number of likes to show who has liked the activity no need for a second link.. this way we can give the same styling to the comment and like buttons.
3) I would like also to have an option to append the like button first before the comment button like on facebook; as people tend to like first before writing a comment.
these are not features but simple tweaks that really make this plugin injoyable..
thanks a lot, Said Ajo
Is this project dead? The trunk has not been updated in 14 months and still has no 0.0.9 code.
+1
It would be really nice if the BuddyPress Like Plugin were compatible with latest version (1.5.3.1). Is it somehow possible?
Will this be brought back? Or at least 0.9 released?
I managed to get it to work with wordpress 3.3.1 MU and buddypress 1.5.4 after installation by editing the file “bp-like.php”:
1) in lines 228 and 248 change “is_site_admin” to “is_super_admin”.
2) in lines 257 and 977 change “admin_menu” to”network_admin_menu”.
now it will show in the super admin dashboard under buddypress menu.