#44433 closed defect (bug) (fixed)
Error in code comment for delete_metadata()
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.1 | Priority: | normal |
Severity: | trivial | Version: | |
Component: | Text Changes | Keywords: | has-patch commit |
Focuses: | docs | Cc: |
Description
Missing tick causes documentation error. Screenshot of https://developer.wordpress.org/reference/functions/delete_metadata/ at time of creating this ticket: https://cl.ly/3d3Y2x0s1W3a
Attachments (1)
Change History (7)
Note: See
TracTickets for help on using
tickets.
Looks like
null
is missing the closing backtick here https://core.trac.wordpress.org/browser/tags/4.9/src/wp-includes/meta.php#L299