User Role Body Class
User Role Body Classes adds the current user role as a CSS class to the body tag on the frontend. Logged-in administrators get role-administrator class, editors get role-editor, and so on. Logged-out visitors get role-guest. This enables role-specific CSS styling to show different designs or hide elements based on who is viewing the page.