Showing all posts with tag regex (2)
Regular expressions
Conditional Fields PRO allows you to use regular expressions for the values in any condition. In it’s most straight-forward form, you can just enter the regular expressions as plain text. Because regular expressions can be hard to manage and debug, the plugin makes it possible to create and use some preset regular expressions. To check … Read More
case insensitive
Note: this example uses regular expressions, which are only available in Conditional Fields PRO. Regular expressions are called by default with the case-insensitive flag (i) set. … Read More