Replacing broken avatar images with background SVG Emoji by @edent@edent (shkspr.mobi)
When someone on Twitter mentions my blog, the WordPress WebMentions plugin automatically fetches those Tweets and turns them into comments on the blog post. It looks something like this: Matt's smiling face. That is pretty cool - but has one slight problem. If someone changes their Twitter avatar, o...

Doing the same @edent – just less fancy:

background-image: url('/wp-content/plugins/semantic-linkbacks/img/mm.jpg');
background-size: contain;

Leave a Reply

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)