Opened 12 months ago
Closed 11 months ago
#63744 closed enhancement (fixed)
Suggestion Regarding PHPDoc Usage for WP_REST_Request
| Reported by: | viralsampat | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.9 |
| Component: | REST API | Version: | 6.5 |
| Severity: | minor | Keywords: | has-patch commit |
| Cc: | Focuses: | docs |
Description
Hello Team,
While reviewing the WordPress core files, I noticed the use of a PHPDoc block for the WP_REST_Request. I believe this is a good practice, as it enhances code clarity and serves as helpful documentation for developers.
Just wanted to highlight this observation.
Thanks,
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I have checked above mentioned issue and resolved it. Here, I have added my patch.