Regex in add_rewrite_tag not accepting OR operators?
I am trying to add a custom field to the post permalinks by using a combo of add_rewrite_tag and applying a post_link filter. … Read more
I am trying to add a custom field to the post permalinks by using a combo of add_rewrite_tag and applying a post_link filter. … Read more
I’m trying to generate rewrite rules for a RESTful API. I just want to see if there is a better way to make … Read more