#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 (2)
Change History (10)
comment:2
foolswisdom — 6 years ago
- Milestone changed from 2.3 to 2.4 (next)
- 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
- Milestone changed from 2.9 to 2.7.1
- Version changed from 2.2.1 to 2.7
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

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.