elementor / elementor/wp2static
DetectCategoryURLs & DetectCategoryPaginationURLs returns all taxonomies
Open
enhancement
- Dominant language
- PHP
- Stars
- 1.5k
- Forks
- 294
- PR merge metrics
- No merged PRs in 30d
Description
A few issues here:
* This class is named incorrectly for what it does. Suggest `DetectTaxonomyPaginationURLs` or `DetectCustomTaxonomyPaginationURLs` depending on the below
* Do we want it to cover ALL taxonomies or just custom ones? Are there detectors for any other taxonomies returning duplicate URLs?
Contributor guide
Assessment
This issue has not been assessed yet.