I want to remove multiple keywords at once.
Like
Abc
Def
Ghi
Jkl
Etc.
Imstead of putting one by one and then searching and remove.
I want to do all at once.
Hope you understand.
Ok, but how does that involve CSV? You want replace CSV files?
I will provide a CSV file which can be used to tell what to find and what to replace.
find 1 replace 1
find2 replace 2
etc etc
Ok, that is not something the plugin supports.
Sorry, but it is unlikely support will be added for that.
The 3.0 beta should allow you to do the same but in a much better way:
https://wordpress.org/support/topic/search-regex-3-0-beta/
That’s Great , what steps i need to follow to do that?
There is no documentation at the moment so you will need to experiment and see what works for your needs.