Open ronalfy opened 8 years ago
When using something like %category%, it is stripped out due to the use of sanitize_text_field. Recommend replacing it with a regex instead.
sanitize_text_field
When using something like %category%, it is stripped out due to the use of
sanitize_text_field
. Recommend replacing it with a regex instead.