Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#21148 closed enhancement (fixed)

Missing return statement in PHPDoc for get_the_content_feed

Reported by: c3mdigital's profile c3mdigital Owned by: markjaquith's profile markjaquith
Milestone: 3.5 Priority: normal
Severity: minor Version: 2.9
Component: Inline Docs Keywords: has-patch commit
Focuses: Cc:

Description


Attachments (2)

21148.patch (419 bytes) - added by c3mdigital 13 years ago.
21148.2.patch (424 bytes) - added by SergeyBiryukov 13 years ago.
Slightly adjusted

Download all attachments as: .zip

Change History (5)

@c3mdigital
13 years ago

#1 @c3mdigital
13 years ago

  • Cc chris@… added

@SergeyBiryukov
13 years ago

Slightly adjusted

#2 @SergeyBiryukov
13 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 3.5

#3 @markjaquith
13 years ago

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

In [21239]:

Supply the missing @return doc for get_the_content_feed(). props c3mdigital. fixes #21148

Note: See TracTickets for help on using tickets.