WordPress / WordPress/secure-custom-fields
Docs: Add documentation site
@kraftbj is already working on this.
Since Feb 20, 2025.
- Dominant language
- PHP
- Stars
- 131
- Forks
- 64
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
To provide documentation for the plugin, we're spinning up a new "handbook" on developer.wordpress.org (DevHub).
Work on the developer.wordpress.org site itself is tracked via https://meta.trac.wordpress.org/ticket/7917
The source of truth for the documentation will be the docs folder within this repo. See #31.
I made an initial pass on a documentation set, but it is very far from complete or robust. PRs accepted to add/update documentation.
Documentation for existing, released features can include a composer docs run to update the manifest file used for ingesting to DevHub. If a feature is totally new for an upcoming release, we can defer composer docs until when finalizing the release.
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.
Assessment
This issue has not been assessed yet.