Making WordPress.org

Opened 8 years ago

Closed 8 years ago

#2687 closed enhancement (fixed)

Plugin Directory: Migrate author card tool from bbPress1 implementation

Reported by: coffee2code's profile coffee2code Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
Component: Plugin Directory Keywords:
Cc:

Description

The bbPress1 implementation of the Plugin Directory had a tool that allowed plugin reviewers to view author cards for one or more specified users to aid in the review process. This should get ported over.

Currently, author cards only appear on plugin edit pages for the designated post_author of said plugin. Ideally the code generating the author cards for plugin edit pages should be called to generate the author cards to the new tool to avoid code duplication.

cc: @Ipstenu

Change History (3)

#1 @coffee2code
8 years ago

Related commit: [5265].

#2 @coffee2code
8 years ago

  • Owner set to coffee2code
  • Status changed from new to accepted

#3 @coffee2code
8 years ago

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

In 5269:

Plugin Directory: Migrate author card admin tool over from bbPress1 implementation.

Shows author card for one or more specified users.

Available to plugin reviewers via Tools > Author Cards

Fixes #2687.

Note: See TracTickets for help on using tickets.