21 lines
876 B
Markdown
21 lines
876 B
Markdown
## Purpose
|
|
|
|
Describe the problem and the focused change that addresses it.
|
|
|
|
## Related issue
|
|
|
|
Link the issue this pull request addresses.
|
|
|
|
## Behavior changed
|
|
|
|
Explain visible behavior, settings, stored options, compatibility rules, or documentation affected.
|
|
|
|
## Checklist
|
|
|
|
- [ ] The change is focused and does not include unrelated formatting or generated ZIP files.
|
|
- [ ] Existing settings and option keys are preserved, or a deliberate migration is documented.
|
|
- [ ] Input handling, capabilities, nonces, sanitization, escaping, accessibility, and internationalization were considered.
|
|
- [ ] No telemetry, advertising, license enforcement, remote executable code, secrets, or private data were added.
|
|
- [ ] Documentation and the changelog were updated when behavior changed.
|
|
- [ ] The change was tested on the public site, WordPress administration, or both as applicable.
|