pfefferle / wordpress-webmention

A Webmention plugin for WordPress
https://wordpress.org/plugins/webmention/
MIT License
116 stars 31 forks source link

Change message when webmention already exist. #176

Open jgmac1106 opened 6 years ago

jgmac1106 commented 6 years ago

I see many people who have sent a webmention natively then go to the webmention form on the target and try to add a link.

The error message from wp-json/webmention/1.0/endpoint confuses users. The fact that they already sent webmention barely registers.

Warning: trim() expects parameter 1 to be string, array given in /homepages/32/d491429024/htdocs/boffoblog/wp-content/plugins/semantic-linkbacks/includes/class-linkbacks-mf2-handler.php on line 164

Webmention was successful

I would suggest:

<img src="https://webmention.rocks//assets/webmention-rocks.png">
<h2>Congratulations, you  sent a webmention already.</h2>
<p>Thanks for joining us by taking control of your content and staying connected with people who support an IndieWeb. ” </p>
github-actions[bot] commented 1 month ago

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 5 days.