Ticket #4632 (new enhancement)

Opened 1 year ago

Last modified 4 months ago

Remove empty "By: " line for plugins without an author specified

Reported by: GaryKing Assigned to: anonymous
Priority: normal Milestone: 2.9
Component: Administration Version: 2.2.1
Severity: normal Keywords: needs-patch plugins
Cc:

Description

The "By: " line is removed for plugins that do not have an author specified.

Attachments

wp-admin-patch.txt (0.7 kB) - added by GaryKing on 07/14/07 09:35:04.

Change History

07/14/07 09:35:04 changed by GaryKing

  • attachment wp-admin-patch.txt added.

07/14/07 09:43:38 changed by Nazgul

  • keywords set to has-patch.
  • milestone changed from 2.2.2 to 2.3 (trunk).

09/02/07 19:32:03 changed by foolswisdom

  • milestone changed from 2.3 to 2.4 (next).

03/19/08 11:48:47 changed by ffemtcj

  • milestone changed from 2.5 to 2.6.

06/02/08 07:20:44 changed by DD32

  • keywords changed from has-patch to needs-patch.

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.

06/02/08 07:21:03 changed by DD32

  • keywords changed from needs-patch to needs-patch plugins.

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.