admin管理员组

文章数量:1287803

I need to add a question mark and equal the category url.

I need this: site/stack?exchange=ask

But Wordpress does not allow specific characters in url. So i tried to use html encodes in category slug. Like as site/stack%3Fexchange%3Dask

Thus, the url shown with html encodes and this category does not list the products.

How can i use "?" and "=" in the category slug?

Regards

本文标签: categoriesHow Can I Use Equal And Question Mark In Category Slug