Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#36728 closed defect (bug) (fixed)

wp_add_trashed_suffix_to_post_name_for_post does not document return

Reported by: Shelob9 Owned by: SergeyBiryukov
Priority: normal Milestone: 4.6
Component: Posts, Post Types Version: 4.5
Severity: normal Keywords: has-patch commit
Cc: Focuses: docs

Description

This function returns the new slug, but that is not documented.

Attachments (1)

36728.diff (422 bytes ) - added by Shelob9 10 years ago.

Download all attachments as: .zip

Change History (4)

@Shelob9
10 years ago

#1 @Shelob9
10 years ago

  • Keywords has-patch added

#2 @netweb
10 years ago

  • Keywords commit added
  • Milestone Awaiting Review4.6

#3 @SergeyBiryukov
10 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 37334:

Docs: Document the @return value of wp_add_trashed_suffix_to_post_name_for_post().

Props Shelob9.
Fixes #36728.

Note: See TracTickets for help on using tickets.