WordPress.org

Make WordPress Core

Opened 5 years ago

Closed 4 years ago

#8608 closed enhancement (fixed)

put a space between image and name when using show_name

Reported by: brh Owned by: Nicholas91
Priority: normal Milestone: 2.8
Component: UI Version: 2.7
Severity: trivial Keywords: has-patch tested commit
Cc: dragos.nicholas@…

Description

In bookmark_template.php, there is an option "show_name" that lets you show both the name of a bookmark and its image. It would be nice if it appended a space between the name and the image so they wouldn't be right next to each other.

Attachments (1)

8608.diff (491 bytes) - added by sivel 5 years ago.
Add a space before the link name

Download all attachments as: .zip

Change History (7)

sivel5 years ago

Add a space before the link name

comment:1 sivel5 years ago

  • Keywords haspatch added

comment:2 ryan5 years ago

  • Component changed from General to UI
  • Owner anonymous deleted
  • Type changed from defect (bug) to enhancement

comment:3 brh4 years ago

  • Keywords has-patch added; haspatch removed

comment:4 Nicholas914 years ago

  • Cc dragos.nicholas@… added
  • Keywords tested added
  • Owner set to Nicholas91

It works, easy fix.

comment:5 Denis-de-Bernardy4 years ago

  • Keywords commit added

please commit or wontfix to trim ticket clutter.

comment:6 azaozz4 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [11184]) Add a space between image and name in bookmark-template.php, props sivel, fixes #8608

Note: See TracTickets for help on using tickets.