Opened 7 weeks ago
Closed 6 weeks ago
#63215 closed defect (bug) (fixed)
Docs: Update inline docs for General template functions
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | has-patch commit dev-feedback |
Focuses: | docs | Cc: |
Description
I reviewed the following function and found that the inline docs are missing the null
param type and default value description. e.g: Default false.
- get_header()
- get_footer()
- get_sidebar()
- get_template_part()
- get_archives_link()
Change History (7)
This ticket was mentioned in PR #8636 on WordPress/wordpress-develop by @dilipbheda.
7 weeks ago
#1
#2
@
7 weeks ago
- Keywords commit added
- Milestone changed from Awaiting Review to 6.9
- Owner set to audrasjb
- Status changed from new to accepted
@audrasjb commented on PR #8636:
7 weeks ago
#3
Note: See
TracTickets for help on using
tickets.
This looks good to me. Please note that I'll fix a small indentation issue on line 200 when committing this change.