-
justbishop posted an update 13 years, 9 months ago
@danhay Hi, could you please create a pastebin of the code you gave in the “My Favorites” Plugin thread? I really could use it, but I tihnk that posting it directly in the thread mangled it a bit.
-
kateM82 posted on the forum topic "My Favorites" Plugin in the group Requests & Feedback: 13 years, 10 months ago
Any updates on the number of favourties count code from earlier, I cant get it working either, and it looks like it needs a few extra bits and pieces.
This is what @danhay originally posted:
= ( $fav = bp_activity_get_meta( $activity_id, ‘favorite_count’ ) ) ? $fav : 0
-
justbishop posted on the forum topic "My Favorites" Plugin in the group Requests & Feedback: 14 years, 3 months ago
@danhay: I’d love to use your code for how many people have favorited a post, but I’m not sure if the BP forum has mangled it or if it really is supposed to start with “=”? Also, anyone have widget code or anything that would return a list of the top X most favorited posts for […]
-
r-a-y posted on the forum topic Add field description to fullname (core) in the group How-To and Troubleshooting: 14 years, 5 months ago
@danhay – It’s disabled, but you can still edit it! 😉 (it’s kind of a hack!)
Make sure you’re logged in to the WP admin area, then go to:
http://example.com/wp-admin/admin.php?page=bp-profile-setup&group_id=1&field_id=1&mode=edit_field
Change example.com to your website address.
@danhay
Active 1 year, 11 months ago