-
-
Notifications
You must be signed in to change notification settings - Fork 4
Wordpress+Mastodon Share button #30
Description
https://mastodonshare.com/?url= Following the logic on this page, when you add a Mastodon share link to your WordPress-powered website, you’re adding one of the Mastodon networks. This is similar to Mastodon’s official sharing mechanism (https://share.joinmastodon.org/#text=).
So, what should the goal be? Regardless of which Mastodon username and link a user uses, they should be able to share content directly without any additional steps.
Scenario / simply put: Let’s say you’ve added networks inside the < .M > tag. Suppose user A is a Mastodon member; when user A clicks the share button on user H’s Mastodon page,
it should share directly from user H’s Mastodon network to user A’s Mastodon network via the < .M > tag.
How can this functionality be adapted to the WordPress share button?
