Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#30718 closed defect (bug) (fixed)

Add variable type to DocBlock for `sync_category_tag_slugs()`

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

Description

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

Attachments (1)

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

Download all attachments as: .zip

Change History (5)

@tillkruess
9 years ago

#1 @DrewAPicture
9 years ago

  • Component changed from General to Taxonomy
  • Focuses multisite added
  • Keywords has-patch added
  • Milestone changed from Awaiting Review to Future Release
  • Type changed from enhancement to defect (bug)
  • Version changed from trunk to 3.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
9 years ago

Okay, go! : )

#3 @jeremyfelt
9 years ago

  • Keywords commit added
  • Milestone changed from Future Release to 4.2

#4 @SergeyBiryukov
9 years ago

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

In 31113:

Add variable type for sync_category_tag_slugs() parameters.

props tillkruess.
fixes #30718.

Note: See TracTickets for help on using tickets.