Opened 5 years ago
Last modified 3 months ago
#49381 new enhancement
Add Javascript Documentation to privacy-tools.js
Reported by: | garrett-eclipse | Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | Privacy | Keywords: | needs-docs good-first-bug has-patch |
Focuses: | javascript, docs | Cc: |
Description
Stemming from a comment on #44264 the privacy-tools.js functions should be properly documented;
Javascript Documentation guidelines - https://make.wordpress.org/core/handbook/best-practices/inline-documentation-standards/javascript/#functions
Change History (5)
#1
@
4 months ago
- Keywords needs-docs good-first-bug added
- Milestone changed from Awaiting Review to Future Release
This ticket was mentioned in PR #6690 on WordPress/wordpress-develop by @narenin.
3 months ago
#2
- Keywords has-patch added
Trac ticket: https://core.trac.wordpress.org/ticket/49381
#3
@
3 months ago
Hi @desrosj
I have added the [PR]https://github.com/WordPress/wordpress-develop/pull/6690 with patch, please check.
Note: See
TracTickets for help on using
tickets.
Adding the
good-first-bug
label since this is a good ticket to get started contributing docs.