WordPress / WordPress/pattern-directory
Filters: Expose template types as filter options
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 134
- Forks
- 46
- Avg merge
- 9h 4m
- Merged PRs (30d)
- 19
Description
Following https://github.com/WordPress/pattern-directory/issues/615, we should have these template types discoverable on the pattern directory, where I can search for alternative index, page, single, archive, etc templates to apply on my site.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the related issue #615 and the pattern directory's existing filter behavior. Determine how template types such as index, page, single, and archive should become searchable options, then verify that each type can be discovered and applied as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100