Can I remove two consecutive words?
-
Hi,
I need to remove 2 consecutive words.
I.E.: If I have “this-is-a-post”, I want it to be “this-post”, but I don’t want to remove “is” nor “a” if they are not together.
¿Is it possible?Thanks.
The topic ‘Can I remove two consecutive words?’ is closed to new replies.