wordpress-webmention
wordpress-webmention copied to clipboard
A Webmention plugin for WordPress
Want to open this to discussion. We now have homepage mentions going to a special page. But...what should we do with them otherwise? How should we display them?
This introduces a simple webmentions comment template. It actually does it differently than the Semantic Linkbacks template. Instead of using the comment form hooks, it actually loads the template, if...
Hello. I have a brand new website running self-hosted wordpress based on DigitalOcean's app install. I decided to test web mentions by creating an anonymous post on write.as and then...
Various options here, but would like to build in something for this in future.
So this is for cache-busting and cron issues. The idea would be that this would be triggered by a URL that you could find in the admin that you could...
The other was based on 4.X. Creating this pull to actually put it into 5.X for various reasons.
I posted [this reply](https://gregorlove.com/2022/05/hi-matt/) to a WordPress post and my automated Webmention-sending included a `vouch` parameter. I received an HTTP 400 error with body: `{"code":"rest_missing_callback_param","message":"Missing parameter(s): source, target","data":{"status":400,"params":["source","target"]}}` `target` and...
This plugin attempts to run on posts where the content is empty, thus creating errors eg: Uncaught ValueError: DOMDocument::loadHTML(): Argument #1 ($source) must not be empty in /*******/wp-content/plugins/webmention/includes/functions.php:364 It is...
Most posts on my site have likes, tweet comments, and retweets that have links to broken Twitter images. This does not look good on the page, and leads to lots...