Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#28333 closed defect (bug) (fixed)

Update documentation of is_new_day()

Reported by: obenland's profile obenland Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.0 Priority: normal
Severity: normal Version: 3.1
Component: Date/Time Keywords: has-patch commit
Focuses: docs, template Cc:

Description

is_new_day() has generally as very scarce documentation, but also needs updating from the change in r16303.

I also wonder if it would make sense to either move the function (it's a template tag meant to be used within The Loop) or deprecate it (it's not used in core) at some point.

Attachments (1)

28333.diff (687 bytes) - added by obenland 11 years ago.

Download all attachments as: .zip

Change History (3)

@obenland
11 years ago

#1 @SergeyBiryukov
11 years ago

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

#2 @SergeyBiryukov
11 years ago

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

In 28588:

Update documentation for is_new_day().

props obenland.
fixes #28333.

Note: See TracTickets for help on using tickets.