Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#26888 closed defect (bug) (fixed)

Hooks Docs (50): wp-includes/pluggable.php

Reported by: bradparbs's profile bradparbs Owned by: drewapicture's profile DrewAPicture
Milestone: 3.9 Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch commit
Focuses: docs Cc:

Description

Ticket for wp-includes/pluggable.php for the inline docs project.

Attachments (3)

26888.diff (24.2 KB) - added by DrewAPicture 11 years ago.
26888.2.diff (26.5 KB) - added by kpdesign 11 years ago.
Second pass
26888.3.diff (26.3 KB) - added by DrewAPicture 11 years ago.
Final pass.

Download all attachments as: .zip

Change History (12)

#1 @kpdesign
11 years ago

  • Summary changed from Hooks Docs: wp-includes/pluggable.php to Hooks Docs (50): wp-includes/pluggable.php

#2 @DrewAPicture
11 years ago

  • Keywords needs-patch added
  • Milestone changed from Awaiting Review to 3.9

Nice!

#3 @jeremyfelt
11 years ago

  • Component changed from Inline Docs to Plugins
  • Focuses docs added

#4 @nacin
11 years ago

  • Component changed from Plugins to General

#5 @DrewAPicture
11 years ago

  • Milestone changed from 3.9 to Awaiting Review

This needs an opening patch before we can even consider including it in 3.9.

@DrewAPicture
11 years ago

#6 @DrewAPicture
11 years ago

  • Keywords has-patch added; needs-patch removed
  • Owner set to kpdesign
  • Status changed from new to reviewing

26888.diff documents all 50 hooks in the file.

@kpdesign
11 years ago

Second pass

#7 @kpdesign
11 years ago

  • Owner changed from kpdesign to DrewAPicture

26888.2.diff contains language and formatting fixes.

This needs a once-over and a recommendation.

@DrewAPicture
11 years ago

Final pass.

#8 @DrewAPicture
11 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 3.9

26888.3.diff is ready to go.

#9 @DrewAPicture
11 years ago

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

In 27825:

Inline documentation for hooks in wp-includes/pluggable.php.

Props kpdesign for some cleanup.
Fixes #26888.

Note: See TracTickets for help on using tickets.