get_names(); $selectedUserRoles = get_option('sgpm_popup_maker_user_roles'); $selectedUserRoles = $selectedUserRoles ? $selectedUserRoles : array(); ?>

User Role


Choose the user roles who can use the plugin. Attention: If you don't select any role, the plugin will be available for all user roles.

Custom HTML Tags


Enter the custom HTML tags you want to allow in popups, separated by commas.
Example: custom-tag, my-component, special-element

Enter the custom HTML attributes you want to allow on all tags, separated by commas.
Example: data-custom, my-attr, special-property

ℹ️ Important information:

  • Custom tags will be added to the already allowed base HTML tags
  • Custom attributes will be applied to all allowed tags
  • Make sure to enter only valid tag and attribute names
  • This feature allows greater flexibility in creating custom popups