wordpress-webmention
wordpress-webmention copied to clipboard
A Webmention plugin for WordPress
This is just an information, but might be somehow useful. Had an exchange, after a report I made, with the Akismet Engineering Lead. Some (but not all) webmentions were flagged...
I've received a pingback from https://brid.gy/comment/mastodon/@[email protected]/110151657347210229/110151774995722710 The plugin gets the author's name, URL, avatar, and text content. It doesn't include the image along with the post. Sometimes, people reply with...
Consider options when the author cannot be determined on a post, other than 'anonymous'.
mb_convert_encoding(): Handling HTML entities via mbstring is deprecated; use htmlspecialchars, htmlentities, or mb_encode_numericentity/mb_decode_numericentity instead in webmention/includes/class-response.php on line 160
So I know [this is closed](https://github.com/pfefferle/wordpress-webmention/issues/36) but it's not clear to me anything really came of that discussion. I do not want XML-RPC open on my site at all. But...
As discussed in https://github.com/snarfed/bridgy/issues/1347 Yesterday I posted a link to my blog on Mastodon. This morning I work up to:  Nearly all of them were likes and reposts:...
Hi @dshanske @pfefferle! I'm seeing an odd issue with source URLs with URL-encoded `#` characters, eg https://fed.brid.gy/render?id=https%3A%2F%2Findieweb.social%2Fusers%2Fsnarfed%23likes%2F709275 . That page has a `u-like-of` with a full `p-author h-card`, with name...
After updating to v5.1.0, I get this error in my debug.log: ``` File Theme without comments.php is deprecated since version 3.0.0 with no alternative available. Please include a comments.php template...