search and replace exact text
-
I import many posts from excel file with a ruby script, and some post don’t have any custom image type.
I want to replace assets/img/nou/ with assets/no-cover.jpg but all of the image fields include assets/img/nou/name.jpg is replacing like assets/no-cover.jpgname.jpg
Is there any way that I replace exact text phrase?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘search and replace exact text’ is closed to new replies.