Opened 19 years ago
Closed 19 years ago
#3487 closed defect (bug) (wontfix)
link category formatting not utilized in front end
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | lowest | |
| Severity: | minor | Version: | 2.0.5 |
| Component: | Administration | Keywords: | |
| Focuses: | Cc: |
Description
Users have the option to provide link formatting in the Link Categories section of the wordpress administration tool. They can provide formatting before the link, between link and description and after the link. However, these values were not being used in the function get_links_list() in wp-includes/links.php. Three hardcoded values were being passed from get_links_list() to get_links().
Patch provided.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
path for wp-includes/links.php