What
Having more control for locally made comments.
- Whether a comment should get federated at all
- Set audience (addressing)
Why
The "Polls For ActivityPub" plugin, allows local WordPress users to vote even if for example only the Blog-Actor is active. But then all votes which are stored as a custom comment_type get federated.
Meanwhile I use a hack to set comment_meta->protocol to 'activitypub', but this is no clean solution.
Also I cannot just press "Reply in the Fediverse" and select something like "mentioned users only".
How
Provide a filters/hooks.