Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#30718 closed defect (bug) (fixed)

Add variable type to DocBlock for `sync_category_tag_slugs()`

Reported by: tillkruess Owned by: SergeyBiryukov
Priority: normal Milestone: 4.2
Component: Taxonomy Version: 3.0
Severity: normal Keywords: has-patch commit
Cc: Focuses: docs, multisite

Description

The PHP DocBlock of sync_category_tag_slugs() is missing the variable types.

Attachments (1)

30718.diff (936 bytes ) - added by tillkruess 12 years ago.

Download all attachments as: .zip

Change History (5)

@tillkruess
12 years ago

#1 @DrewAPicture
12 years ago

  • Component GeneralTaxonomy
  • Focuses multisite added
  • Keywords has-patch added
  • Milestone Awaiting ReviewFuture Release
  • Type enhancementdefect (bug)
  • Version trunk3.0

Hi tillkruess,

Thanks for the patch! This change will need to wait to go in until after 4.1 is released this week.

#2 @tillkruess
12 years ago

Okay, go! : )

#3 @jeremyfelt
12 years ago

  • Keywords commit added
  • Milestone Future Release4.2

#4 @SergeyBiryukov
12 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 31113:

Add variable type for sync_category_tag_slugs() parameters.

props tillkruess.
fixes #30718.

Note: See TracTickets for help on using tickets.