Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#18358 closed defect (bug) (fixed)

Inline docs for WP_List_Table::views() is wrong

Reported by: Viper007Bond Owned by: ryan
Priority: normal Milestone: 3.3
Component: Inline Docs Version: 3.2.1
Severity: normal Keywords: has-patch commit
Cc: Focuses:

Description

The PHPDoc for WP_List_Table::bulk_actions() was copied as a base for WP_List_Table::views() but never updated to the correct text.

Attachments (1)

18358.patch (417 bytes ) - added by Viper007Bond 15 years ago.

Download all attachments as: .zip

Change History (3)

@Viper007Bond
15 years ago

#1 @SergeyBiryukov
15 years ago

  • Keywords commit added

#2 @ryan
15 years ago

  • Owner set to ryan
  • Resolutionfixed
  • Status newclosed

In [18600]:

Update phpdoc for WP_List_Table::views(). Props Viper007Bond. fixes #18358

Note: See TracTickets for help on using tickets.