Ticket #4485 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

wp_list_authors optioncount includes pages

Reported by: MichaelH Assigned to: rob1n
Priority: normal Milestone: 2.3
Component: Administration Version: 2.2
Severity: normal Keywords:
Cc:

Description

Template tag, wp_list_authors, when using the optioncount parameter, includes the count of pages authored by the user.

Reported, by lordman, along with a suggested fix, in the Support Forums: http://wordpress.org/support/topic/122413

Change History

06/18/07 17:54:08 changed by foolswisdom

  • milestone set to 2.3 (trunk).

06/19/07 17:10:13 changed by rob1n

  • owner changed from anonymous to rob1n.
  • status changed from new to assigned.

06/19/07 17:57:54 changed by rob1n

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [5727]) Fix up wp_list_authors() SQL. fixes #4485