[wp-trac] [WordPress Trac] #63704: Docs: Fix typo and mark unused parameter in deprecated functions
WordPress Trac
noreply at wordpress.org
Wed Jul 16 06:24:10 UTC 2025
#63704: Docs: Fix typo and mark unused parameter in deprecated functions
------------------------------+-----------------------------
Reporter: bhaveshdesai | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 6.8.2
Severity: normal | Keywords:
Focuses: coding-standards |
------------------------------+-----------------------------
This patch fixes a typo in the documentation comment for the get_udims()
function in wp-admin/includes/deprecated.php ("Calculated" →
"Calculates").
It also adds a comment to mark the unused $fp parameter in the
debug_fclose() function in wp-includes/deprecated.php to avoid unused
parameter warnings.
These are minor documentation/code quality improvements.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63704>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list