dshanske / syndication-links

Add and Display Syndication Links in WordPress
https://wordpress.org/plugins/syndication-links/
GNU General Public License v2.0
30 stars 13 forks source link

Links for unknown platforms should add generated CSS class for styling #117

Open bekopharm opened 4 years ago

bekopharm commented 4 years ago

First link is for example a syndication link to a diaspora* instance:

image

This can't be styled and since no icon are added the links never show up.

Something similar is done for the rel="me" links where I could simply override missing social media icons via CSS:

image

metbril commented 4 years ago

Or it could add a generic icon like this one:

https://github.com/dshanske/syndication-links/blob/master/svgs/website.svg

metbril commented 4 years ago

I have an issue with syndicating to IndieNews. The generated link is there, but doesn't show in the UI since an icon is missing.

For example: https://robertvanbregt.nl/2018/12/31/indieauth-plugin-voor-grav/

dshanske commented 4 years ago

I will see about fixing the icon.

dshanske commented 4 years ago

It must have not been pushed to the repo in error