Hello,
I am creating a settings page via the Meta Box AIO Builder, however I do not see an option to add icons. I only have the key = value fields when adding tabs to the settings page.
I tried this solution using dashicons, https://docs.metabox.io/tutorials/add-icons-title-custom-fields/, however the output in the settings page tab is the raw html. not the icon.
I also saw the documentation for custom field tabs, and the UI does provide an icon selector for those tabs, but the settings page options for tabs does not.
I understand I can create the settings page tabs with icons via code, but I'd like to not maintain custom code, and achieve the icons in settings page tabs via the AIO Builder.
Is there an option in the AIO Builder that I am missing for adding icons the the settings page tabs?
Thanks