Skip to content

Instantly share code, notes, and snippets.

@solepixel
Last active December 25, 2015 20:09
Show Gist options
  • Save solepixel/7033041 to your computer and use it in GitHub Desktop.
Save solepixel/7033041 to your computer and use it in GitHub Desktop.
<?php
if( function_exists('cgc_ub_show_user_badges') ) {
$member = cgc_get_user_data();
cgc_ub_show_user_badges( $member->ID );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment