Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#50626 closed defect (bug) (fixed)

The return value DocBlock for is_feed() missing description

Reported by: stevenlinx's profile stevenlinx Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.5 Priority: normal
Severity: minor Version:
Component: Query Keywords: has-patch
Focuses: docs Cc:

Description

The description can be:
True if the query is for a feed, false on failure.

DevHub:
https://developer.wordpress.org/reference/functions/is_feed/

Attachments (1)

50626.diff (510 bytes) - added by stevenlinx 4 years ago.

Download all attachments as: .zip

Change History (4)

@stevenlinx
4 years ago

#1 @stevenlinx
4 years ago

  • Keywords has-patch added; needs-patch removed
  • Severity changed from normal to minor

#2 @SergeyBiryukov
4 years ago

  • Milestone changed from Awaiting Review to 5.5

#3 @SergeyBiryukov
4 years ago

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

In 48426:

Docs: Improve @return tags for various conditional tags.

Props stevenlinx, SergeyBiryukov.
Fixes #50626.

Note: See TracTickets for help on using tickets.