#15540 closed enhancement (fixed)
Remove redundant code
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.1 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | has-patch |
Focuses: | Cc: |
Description
The files "class-wp-links-list-table.php" and "class-wp-users-list-table" re-implement code already present in "misc.php" to shorten URLs (function url_shorten()).
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
(In [16536]) Document url_shorten() and use in more places. Props latz for initial patch. Fixes #15540