Ticket #47054: 47054.patch
| File 47054.patch, 697 bytes (added by , 7 years ago) |
|---|
-
src/wp-includes/bookmark.php
117 117 * Accepts 1|true or 0|false. Default 0|false. 118 118 * @type string $include Comma-separated list of bookmark IDs to include. Default empty. 119 119 * @type string $exclude Comma-separated list of bookmark IDs to exclude. Default empty. 120 * @type string $search Searches link_url, link_name or link_description like the search string. Default empty. 120 121 * } 121 122 * @return array List of bookmark row objects. 122 123 */