You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2022. It is now read-only.
Hi, it appears the button_set on the latest version on WordPress is showing an icon above the label. See screenshot attached.
I noted that the markup of the button_set is different on the latest WP 5.6 vs WP5.5x. e.g. class="buttonset ui-buttonset ui-controlgroup ui-controlgroup-horizontal ui-helper-clearfix" (latest WP version)
vs class="buttonset ui-buttonset" (old WP version)