Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#27163 closed defect (bug) (fixed)

Hash notate the arguments array docs for wp_nav_menu()

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

Description

Simply convert the current argument doccs for wp_nav_menu() to the hash notation style.

Patch attached.

Attachments (1)

27163.diff (3.9 KB) - added by DrewAPicture 11 years ago.

Download all attachments as: .zip

Change History (3)

@DrewAPicture
11 years ago

#1 @DrewAPicture
11 years ago

  • Owner set to DrewAPicture
  • Resolution set to fixed
  • Status changed from new to closed

In 27222:

Convert docs for wp_nav_menu() arguments to a hash notation.

Fixes #27163.

#2 @DrewAPicture
11 years ago

In 27223:

Fix reversed return logic in the wp_nav_menu() phpdoc.

See #27163.

Note: See TracTickets for help on using tickets.