Automattic / wordpress-activitypub

ActivityPub for WordPress
https://wordpress.org/plugins/activitypub/
MIT License
493 stars 73 forks source link

I still see a post tag even if I don't include tags in my custom feed settings #583

Open annathepiper opened 11 months ago

annathepiper commented 11 months ago

Quick summary

I am NOT using [ap_hashtags] in my custom post settings, but I still see a tag on my post when it goes out over the feed.

Steps to reproduce

  1. On my blog Anna Plays Skyrim, set up a custom feed config that explicitly does not include the shortcode [ap_hashtags] since I want post tags excluded from the feed
  2. Did a test post that has a tag on it
  3. Post went out, but still has a tag on it at the bottom

What you expected to happen

I wanted to see my feed showing exactly what I specified in my custom settings, and specifically excluding the tags attached to the post.

What actually happened

I got a tag showing on the post in the feed, even though I left that out of my custom settings.

Here is a screenshot of what I set up in Wordpress to write the post, note on the right where I set the tag:

Screenshot 2023-11-28 at 1 07 33 PM

Here's a screenshot of my current custom config, please note the absence of the hashtags shortcode:

Screenshot 2023-11-28 at 1 13 25 PM

And here's the screenshot of what the post looked like when it went out, please note the #siteupdates tag at the bottom even though I don't have the tags shortcode in my custom settings:

Screenshot 2023-11-28 at 1 08 15 PM

Impact

One

Available workarounds?

No but the platform is still usable

Logs or notes

My Wordpress version is current, I am running 6.4.1.

My version of the ActivityPub plugin is also current, at 1.2.0.

pfefferle commented 11 months ago

Oh, this is a change by Mastodon, that they always add the Attachment tags to the content. Maybe we have to add a setting for that then.

annathepiper commented 11 months ago

Oh, this is a change by Mastodon, that they always add the Attachment tags to the content. Maybe we have to add a setting for that then.

Ohh, okay. My wife who runs our instance (we're self-hosted) and who also uses ActivityPub for her Wordpress blog says she's recently been seeing this behavior too, and since she does keep us current on Mastodon version, this must have just come in not too long ago.

annathepiper commented 7 months ago

Last I checked this issue is still reproducing, is this still on the queue to fix?

github-actions[bot] commented 3 months ago

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

tomfinitely commented 3 months ago

Bump.