Hi, the custom taxonomy work good, but when i have 2 categories with the same name, the plugin takes the first categorie with this name. Have i any way to use a “CATEGORY ID” instead of “CATEGOY NAME”?
</div>
<div></div>
<div>
I am trying to get the value with this regular expression: (?<=<a\s.*?\title=”).+?(?=“), but nothing happens, I do a test trying to put this information in the body content, but I really need to use this information to create a Woocmerce custom attribute “Brand”. Do you think this is possible?