janboddez / share-on-mastodon

Easily share WordPress posts on Mastodon.
https://jan.boddez.net/wordpress/share-on-mastodon
GNU General Public License v3.0
39 stars 5 forks source link

Add hashtag option #71

Closed janboddez closed 1 year ago

janboddez commented 1 year ago

Add a regular setting for including hashtags.

These should be appended before the old content filter is run, so as to avoid duplicate hashtags/let the filter override everything.

janboddez commented 1 year ago

This is going to be covered by the template tag thingy. So rather than have a bunch of checkboxes of what to include (or use the existing hook), users (well, site administrators) will be able to store a "template," complete with template tags (%title%, %tags%, etc.) and all.