wpzoom / Social-Icons-Widget-by-WPZOOM

Social Icons Widget & Block helps you to add quickly icons with links to your profiles from different social networks to your WordPress website
https://wordpress.org/plugins/social-icons-widget-by-wpzoom/
14 stars 8 forks source link

Allow specifying "title" even when not showing the label #9

Open Robyer opened 5 years ago

Robyer commented 5 years ago

Each icon's element should have title="{custom title}" tag. And input for this custom title should be visible in wp-admin even if "Show icons labels?" is unchecked.

Also I think I saw that icons has the alt="..." text, which was set to default name of the icon. It should be imho set to the same value as the title, because if plugin user chooses to use some icon for different service (e.g. use Skype icon for Steam - doesn't matter, just to explain this), it shouldn't "leak" that this icon is in fact Skype, it should say everywhere that it is "Steam" if user named the item that way.