Ticket #4632 (closed enhancement: fixed)
Remove empty "By: " line for plugins without an author specified
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.7.1 |
| Component: | Administration | Version: | 2.7 |
| Severity: | normal | Keywords: | has-patch tested |
| Cc: |
Description
The "By: " line is removed for plugins that do not have an author specified.
Attachments
Change History
- Keywords needs-patch added; has-patch removed
Patch is stale.
There is a block of code in wp-admin/plugins.php allready to not show the byline if no author is given, However, If the author URI IS given, Then it'll show, but theres no link text.
- Keywords plugins added
Patch is stale.
There is a block of code in wp-admin/plugins.php allready to not show the byline if no author is given, However, If the author URI IS given, Then it'll show, but theres no link text.
- Keywords has-patch tested added; needs-patch plugins removed
- Version changed from 2.2.1 to 2.7
- Milestone changed from 2.9 to 2.7.1
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

