Use of wildcard?
-
I have text in every page that I want to remove. The issue is that one little piece is different in each post and I don’t really want to go through over 2000 posts. As an example:
<div class=”page-nav”><< Page 1<span class=”-inactive”>Page 2 >></span></div>
I want to delete the entire line. Most of it is common to every page, but the URL is obviously unique. Is there a way to add a wildcard to accomplish this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Use of wildcard?’ is closed to new replies.