Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#25720 closed defect (bug) (fixed)

Hook Docs: wp-includes/functions.wp-scripts.php

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

Description

Attached patch has docs for 'wp_print_scripts' action in wp-includes/functions.wp-scripts.php

Attachments (3)

functions.wp-scripts.php.patch (553 bytes ) - added by ninio 13 years ago.
25720.diff (1.6 KB ) - added by DrewAPicture 13 years ago.
25720.2.diff (1.7 KB ) - added by DrewAPicture 13 years ago.

Download all attachments as: .zip

Change History (7)

#1 @markoheijnen
13 years ago

  • Milestone Awaiting Review3.8
  • Type defect (bug)enhancement

#2 @kpdesign
13 years ago

  • Milestone 3.8Awaiting Review
  • Owner set to kpdesign
  • Status newreviewing
  • Type enhancementdefect (bug)

@DrewAPicture
13 years ago

#3 @DrewAPicture
13 years ago

  • Keywords commit added
  • Milestone Awaiting Review3.8

25720.2.diff adds duplicate action comments for the other two instances.

#4 @DrewAPicture
13 years ago

  • Resolutionfixed
  • Status reviewingclosed

In 25949:

Inline documentation for hooks in wp-includes/functions.wp-scripts.php.

Props ninio for the initial patch.
Fixes #25720.

Note: See TracTickets for help on using tickets.