opencredit / BadgeOS-Community-Add-on

The "BadgeOS Community Add-on" integrates BadgeOS features into BuddyPress and bbPress. Site members complete achievements and earn badges based on a range of community activity and triggers. This add-on to BadgeOS also includes the ability to display badges and achievements on user profiles and activity feeds.
GNU Affero General Public License v3.0
11 stars 8 forks source link

Display point total function/shortcode #3

Closed tw2113 closed 10 years ago

tw2113 commented 11 years ago

modify this into its own function and/or shortcode. Offer param for html vs plaintext :)

<?php global $bp; echo badgeos_get_users_points( $bp->displayed_user->id ); ?>

tw2113 commented 10 years ago

Closing in favor of this being in the core plugin https://github.com/opencredit/badgeos/issues/239