Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#25848 closed defect (bug) (fixed)

Hook Docs: wp-admin/includes/class-wp-list-table.php

Reported by: miyauchi Owned by: kpdesign
Priority: normal Milestone: 3.8
Component: Inline Docs Version:
Severity: normal Keywords: has-patch commit
Cc: Focuses:

Description

Attached patch has done for the all hooks in wp-admin/includes/class-wp-list-table.php

Attachments (4)

class-wp-list-table.diff (2.1 KB ) - added by miyauchi 13 years ago.
class-wp-list-table.2.diff (2.1 KB ) - added by miyauchi 13 years ago.
fix @since
25848.3.diff (2.7 KB ) - added by kpdesign 13 years ago.
Second pass on class-wp-list-table.2.diff​
25848.diff (3.5 KB ) - added by DrewAPicture 13 years ago.

Download all attachments as: .zip

Change History (8)

@miyauchi
13 years ago

fix @since

#1 @kpdesign
13 years ago

  • Owner set to kpdesign
  • Status newreviewing
  • Type enhancementdefect (bug)

@kpdesign
13 years ago

Second pass on class-wp-list-table.2.diff​

#2 @kpdesign
13 years ago

25848.3.diff contains minor doc block fixes and some corrected @since values.

@DrewAPicture
13 years ago

#3 @DrewAPicture
13 years ago

  • Keywords commit added
  • Milestone Awaiting Review3.8

25848.diff should do it.

#4 @DrewAPicture
13 years ago

  • Resolutionfixed
  • Status reviewingclosed

In 26401:
Inline documentation for hooks in wp-admin/includes/class-wp-list-table.php.

Props miyauchi, kpdesign.
Fixes #25848.

Last edited 13 years ago by DrewAPicture (previous) (diff)
Note: See TracTickets for help on using tickets.