Is there a way for twitter to create/insert hashtags (into a tweet…when sharing) based on a Wordpress post’s categories?
Thanks,
Mike
Your website can define a hashtags parameter when constructing a Tweet button, passing categories or tags.
See the Tweet Button docs for more information about the hashtag parameter. https://dev.twitter.com/web/tweet-button
You can generate a Tweet Button with hashtags through the Tweet Button generator. Your site code would need to dynamically insert the appropriate hashtags for the post. https://about.twitter.com/resources/buttons#tweet