#44242 closed defect (bug) (fixed)
Typo in function doc
| Reported by: | abhijitrakas | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.1 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
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
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 43319: