Codeinwp / tweet-old-post

Plugin to tweet about your old posts to get more hits for them and keep them alive.
GNU General Public License v2.0
10 stars 16 forks source link

Hashtags from categories don't work as expected #942

Closed AndreeaCristinaRadacina closed 3 months ago

AndreeaCristinaRadacina commented 3 months ago

Description

A user reported that when using Create Hashtags from Categories if the title/content contains the name of the category, those words will be marked as hashtags.

ref: https://wordpress.org/support/topic/disable-hashtags-in-content/

Step-by-step reproduction instructions

  1. Connect ROP
  2. In Post Format set the Share Content to Post Title (try with Post Content too)
  3. In Hashtags set to create hashtags from categories
  4. Create a post and assign it to a certain category
  5. Take the name of the category and put it in the title
  6. Save and check the sharing queue

Screenshots, screen recording, code snippet or Help Scout ticket

image image

Post content:

image image

Post title:

image

Environment info

No response

Is the issue you are reporting a regression

No

vytisbulkevicius commented 3 months ago

@AndreeaCristinaRadacina,

To me it sounds the same as here - https://github.com/Codeinwp/tweet-old-post-pro/issues/483 and we confirmed it's desired behavior. You can add +1 there and close this issue if you confirm it's the same, we checked it then and did not find that one way of doing it is better than the other (using existing word from the content as hashtag VS adding a separate word with a hashtag after the content)