Ticket #44242: 44242.diff
File 44242.diff, 886 bytes (added by , 5 years ago) |
---|
-
src/wp-includes/bookmark-template.php
28 28 * 29 29 * @type int|bool $show_updated Whether to show the time the bookmark was last updated. 30 30 * Accepts 1|true or 0|false. Default 0|false. 31 * @type int|bool $show_description Whether to show the bookma krdescription. Accepts 1|true,31 * @type int|bool $show_description Whether to show the bookmark description. Accepts 1|true, 32 32 * Accepts 1|true or 0|false. Default 0|false. 33 33 * @type int|bool $show_images Whether to show the link image if available. Accepts 1|true 34 34 * or 0|false. Default 1|true.