[wp-trac] [WordPress Trac] #44242: Typo in function doc
WordPress Trac
noreply at wordpress.org
Sun May 27 06:41:14 UTC 2018
#44242: Typo in function doc
--------------------------+-----------------------------
Reporter: abhijitrakas | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords: has-patch
Focuses: docs |
--------------------------+-----------------------------
In `wp-includes/bookmark-template.php` file, function `_walk_bookmarks`
parameters `$args` description, "bookmakr" should be "bookmark".
{{{
- @type int|bool $show_description Whether to show the bookmakr
description. Accepts 1|true
+ @type int|bool $show_description Whether to show the bookmark
description. Accepts 1|true
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44242>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list