[ad_1]
I have a site with about 7500 old posts that I need to either edit or delete. They all have embedded links in the content that I need to remove (every link is a different URL).
I was thinking of exporting all the posts into .csv using WP All Import or similar and then using an AI tool to do the post edits. I would also like to have the AI clean up the formatting etc.
Does anyone know of an all-in-one tool for this, or is there a better way I am missing?
[ad_2]
Use a SQL client like Sequel Ace and make all your edits right in the database. A few SQL queries will sort you out quickly. DM and I can guide you.
Do a search and replace in the database. There are plugins for this, if you prefer.