how to use Regex
-
Hi
i want to change this code<p>The post <a rel="nofollow" href="https://gorkk.com/48522.html">Fat burning systems</a> appeared first on <a rel="nofollow" href="https://gorkk.com">GoRRK</a>.</p>
into
<p>Originally Posted on GoRRK.</p>
How can use the regex to do this.
is this OK?
<p>The post <a rel="nofollow" href="https://gorkk.com/ * GoRRK</a>.</p>
Note: the “48522.html” on example, the number will changed on every post.
thanks.https://www.ads-software.com/plugins/real-time-find-and-replace/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘how to use Regex’ is closed to new replies.