Make WordPress Core

Opened 19 years ago

Closed 18 years ago

Last modified 18 years ago

#4632 closed enhancement (fixed)

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

Reported by: GaryKing Owned by:
Priority: normal Milestone: 2.7.1
Component: Administration Version: 2.7
Severity: normal Keywords: has-patch tested
Cc: Focuses:

Description

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

Attachments (2)

wp-admin-patch.txt (691 bytes ) - added by GaryKing 19 years ago.
4632.diff (722 bytes ) - added by Denis-de-Bernardy 18 years ago.
obsolete previous patch

Download all attachments as: .zip

Change History (10)

#1 @Nazgul
19 years ago

  • Keywords has-patch added
  • Milestone 2.2.22.3 (trunk)

#2 @foolswisdom
19 years ago

  • Milestone 2.32.4 (next)

#3 @ffemtcj
18 years ago

  • Milestone 2.52.6

#4 @DD32
18 years ago

  • 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.

#5 @DD32
18 years ago

  • 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.

@Denis-de-Bernardy
18 years ago

obsolete previous patch

#6 @Denis-de-Bernardy
18 years ago

  • Keywords has-patch tested added; needs-patch plugins removed
  • Milestone 2.92.7.1
  • Version 2.2.12.7

#7 @ryan
18 years ago

  • Resolutionfixed
  • Status newclosed

(In [10393]) Don't show plugin by line if no author. Props Denis-de-Bernardy. fixes #4632 for trunk

#8 @ryan
18 years ago

(In [10394]) Don't show plugin by line if no author. Props Denis-de-Bernardy. fixes #4632 for 2.7

Note: See TracTickets for help on using tickets.