WordPress / WordPress/pattern-directory
Replace forked `Export_CSV` with canonical
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 134
- Forks
- 46
- Avg merge
- 9h 4m
- Merged PRs (30d)
- 19
Description
pattern-directory/includes/class-export-csv.php is a fork of the canonical wporg-mu-plugins/.../utilities/class-export-csv.php.
replacing the fork w/ the canonical version would reduce some tech debt. the canonical version is already on production in pub-sync, and already in local Pattern envs via composer.
See:
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
Compare public_html/wp-content/plugins/pattern-directory/includes/class-export-csv.php with the canonical mu-plugins/utilities/class-export-csv.php linked in the issue. Start by reviewing how the canonical version is already supplied through Composer in local Pattern environments, then replace the fork so the Pattern Directory uses the canonical implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100