Ticket #4632 (closed enhancement: fixed)

Opened 5 years ago

Last modified 3 years ago

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

Reported by: GaryKing Owned by: anonymous
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

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

Change History

  • Keywords has-patch added
  • Milestone changed from 2.2.2 to 2.3 (trunk)
  • Milestone changed from 2.3 to 2.4 (next)
  • Milestone changed from 2.5 to 2.6

comment:4   DD324 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.

comment:5   DD324 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.

obsolete previous patch

  • 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

comment:7   ryan3 years ago

  • Status changed from new to closed
  • Resolution set to fixed

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

comment:8   ryan3 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.