Opened 18 months ago
Closed 11 months ago
#58606 closed defect (bug) (duplicate)
Twenty Thirteen: Improve various globals documentation
Reported by: | upadalavipul | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | has-patch |
Focuses: | docs | Cc: |
Description
I have reviewed the code and found some of the files need to be improved comment code. Please check the below files.
File Name:
- twentythirteen/functions.php
- twentythirteen/inc/back-compat.php
Attachments (2)
Change History (7)
#1
@
18 months ago
- Component changed from General to Bundled Theme
- Keywords has-patch changes-requested added
- Summary changed from Docs: Improve various globals documentation, as per docblock standards on twenty thirteen theme. to Twenty Thirteen: Improve various globals documentation
- Version trunk deleted
#4
@
16 months ago
Thank you for reporting @upadalavipul, and also thanks for adding patch @shailu25
#5
@
11 months ago
- Keywords changes-requested removed
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
Thanks for updating the patch. The resource hints function did not need a line between since
and deprecated
, and some of the empty lines had a space after the asterisk (*).
I combined this with other global documentation for themes on #58715, so let's continue the discussion on that ticket.
Note: See
TracTickets for help on using
tickets.
Please add the
global
documentation after thesince
anddeprecated
notes.https://developer.wordpress.org/coding-standards/inline-documentation-standards/php/#1-functions-class-methods