gdbbx_profile_items
This content is intended for WordPress developers, and it may require coding knowledge of WordPress, PHP, and JavaScript. Code examples provided here may contain errors or needs some additional coding. Make sure to test the code before using it on a live website!
Description
This shortcode will display list of use profile items. You need to list one or more items to show.
Definition
Arguments
Returns
Items
Attribute for ‘items in the shortcode can have one or more of the following values.
Examples
Show Online Status Only
[gdbbx_profile_items user=1 items="online_status"]
Show Thanks Counts
[gdbbx_profile_items user=1 items="thanks_given,thanks_received"]