Regular Expression auto term
-
Hi there,
In an earlier ticket I requested if Taxopress Pro would have the ability to add products to product categories based on certain words. For instance when I have a category called Reading Lights and I want both products containing reading lights and book lights added to it.
Now I do read something about a regular expression function within auto terms. Could this regular expression not expand the auto term function with one extra word by adding it like this:
stristr( $content, book light )
Would this expression not also add products that have the word book light in them to the product category i’m targeting in this case?
The topic ‘Regular Expression auto term’ is closed to new replies.