Opened 7 years ago
Closed 7 years ago
#48053 closed enhancement (fixed)
incomplete DocBlock for get_bookmarks()
| Reported by: | pbiron | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.3 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
The DocBlock (and hence, the code reference) for get_bookmarks() is incomplete.
In particular,
- the
$searchparam is not mentioned at all - the description of the
$orderbyparam leaves outrandandlengthas possible values, as well as the "shorthands" for the various fields in thewp_linkstable - the description of the
$limitparam may be misleading, implying that '1+' is a legal value
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 46152: