Codeinwp / feedzy-rss-feeds

FEEDZY RSS Feeds is an easy-to-use plugin giving you RSS aggregator and autoblogging functionality. Bring the best RSS feeds to your site.
GNU General Public License v2.0
79 stars 26 forks source link

Remove the action from the post title dropdown #975

Closed AndreeaCristinaRadacina closed 3 days ago

AndreeaCristinaRadacina commented 2 months ago

While working on a ticket I noticed that we still display the actions: Title from SpinnerChief, Title from WordAI, etc., in the Post Title dropdown:

image

We should remove those from the dropdown, as we have them in the actions modal.

vytisbulkevicius commented 2 months ago

I agree that we should remove these to have consistency between Content and Title fields. It's important to note here that we should just hide them but not make them not working anymore as there are existing users using them and functionality shouldn't break for them.

We did the same for content in the past and left legacy tags supported.

cc @selul

girishpanchal30 commented 2 months ago

@AndreeaCristinaRadacina I've removed legacy magic tags from the dropdown and also ensured it does not impact existing users.

Please check with the below PRs and let me know if you find any issues. Free: https://github.com/Codeinwp/feedzy-rss-feeds/pull/977 Pro: https://github.com/Codeinwp/feedzy-rss-feeds-pro/pull/750

Thanks

AndreeaCristinaRadacina commented 2 months ago

@girishpanchal30, thank you for taking care! Everything is fine.

pirate-bot commented 3 weeks ago

:tada: This issue has been resolved in version 4.4.14 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: