| 开发者 | simonemorobufox |
|---|---|
| 更新时间 | 2026年5月11日 21:37 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/shop/?product_cat=t-shirt&product_tag=disney
You create a clean slug that resolves to the same filtered view:
/lp/t-shirt-disney/
No pages to create. No content to duplicate. Just a simple mapping.
How it works
lp)query2slug folder to /wp-content/plugins/No. Query2Slug works with any WordPress site. WooCommerce taxonomies and attributes will appear in the autocomplete when WooCommerce is active, but the plugin functions independently.
All your rules are preserved in the database. The clean URLs will simply stop working (return 404) until you reactivate. No content is lost.
Yes. Any registered public taxonomy will appear in the filter key autocomplete.
If a visitor arrives at a URL with query parameters that exactly match a rule (e.g., ?product_cat=t-shirt&product_tag=disney), the plugin issues a 301 redirect to the clean URL. UTM and tracking parameters are preserved.