userpro_show_badges

Description

This function will output all user earned badges.

Usage

Parameters

  • $user_id – User ID (required)
  • $inline – Display user badges inline or as a block (Default to false)

Returns

This will return the user badges

Examples

Display the badges of user’s ID 5

Display user’s badges of a comment author (for use in theme comments)

Display user badges for post author

Was this article helpful?

Related Articles

Leave A Comment?