The UWP > Button Group widget is used to display a group of buttons from custom fields. In addition to the widget, you can use the [uwp_button_group] shortcode to display the button group anywhere on your site.
Widget Options
- Fields – Enter a comma-separated list of field keys. Leave empty to use the default social fields.
- User ID (A) – Leave blank to use the current user ID, or use post_author for the current post author ID. On the profile page, it uses the displayed user ID. Enter a specific user ID for other pages.
- Extra Class (A) – Add an extra wrapper class for custom styling, such as btn-sm btn-circle.