This release updates Search Regex for WordPress 6.9 and includes the following: The minimum supported PHP is now 7.2. Note that the next version of Search Regex will jump to PHP 7.4. This is to reduce development overhead. If you are unable to match this requirement then you can continue using Search Regex 3.1 and… Continue reading Search Regex 3.2
Blog
Search Regex 3.1.0
This version mainly updates all dependencies to keep things fresh. It also changes: The minimum supported versions have been bumped to WordPress 6.4 and PHP 7.0.
Find and replace an iframe
Using Search Regex to find and replace HTML elements is a common task and it can be achieved using regular expressions. Although HTML is not ideally suited to regular expressions, it is generally possible to achieve a fairly robust result if your content isn’t complicated. In this set of examples we’ll look at the HTML… Continue reading Find and replace an iframe
Search Regex 3.0
It’s been a long time coming but Search Regex 3.0 has been released. It’s a major update over the 2.0 branch, which itself is a major update over 1.0. The plugin is now even more flexible and you can search across multiple sources of information. A new ‘filter’ concept has been introduced which allows very… Continue reading Search Regex 3.0