wordpress-webmention icon indicating copy to clipboard operation
wordpress-webmention copied to clipboard

A Webmention plugin for WordPress

Results 115 wordpress-webmention issues
Sort by recently updated
recently updated
newest added

Hi all! It seems like the plugin isn't currently sending webmentions for deletes, ie when you move a post to the trash. I tested a post just now with a...

``` PHP Fatal error: Uncaught TypeError: Webmention\Handler::parse_aggregated(): Argument #1 ($response) must be of type Webmention\Response, WP_Error given, called in /wp-content/plugins/webmention/includes/class-receiver.php on line 657 and defined in /wp-content/plugins/webmention/includes/class-handler.php:79 Stack trace: #0...

Hi, I got a few (not so many) errors like this in my PHP errorlog, on one of my blogs, where I did a lot of post editing these last...

It could take design cue from the existing trackback infobox, visible if enabled in Screen Options ![image](https://github.com/pfefferle/wordpress-webmention/assets/70380/9d5e46af-a44f-4950-a990-1b5bafff2f38) --- **Update:** Note that it does appear that they are saved to `{$wpdb->prefix}posts.pinged`...

If a webmention reply is too long, optionally(setting for length?) consider showing the first paragraph and linking to the rest.

enhancement

If the reply is from a URL identified as an article, maybe we want to display it as an article(title/link/etc) to avoid length issues. But this might cause issues if...

question

Hi @pfefferle, @dshanske! I got an interesting one just now: Bridgy Fed sent the same webmention (with same `source` and `target`) twice at almost the exact same time, within just...

Would be good if the meta key `webmention_canonical_url` were prefixed with an underscore (`_webmention_canonical_url`) so that it didn't appear as an option in the Custom Fields select/dropdown UI.

I'm testing webmentions from my blog using [this post](https://nex-3.com/blog/reblogging-posts-with-h-entry/). When I run it through the Webmention tester for https://seaslug.garden, which is using this plugin, it reports ```json "published": { "date":...

Hi guys! I had homepage mentions (#161) set to go to https://snarfed.org/about for a long time. I recently turned them off, ie changed _Set a page for mentions of the...