Make WordPress Core

Changeset 42355


Ignore:
Timestamp:
12/03/2017 08:41:30 PM (8 years ago)
Author:
jorbin
Message:

Docs: Add description for is_day().

Props webdevmattcrom.
Fixes #42784.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/query.php

    r42343 r42355  
    323323/**
    324324 * Is the query for an existing day archive?
     325 *
     326 * A conditional check to test whether the page is a date-based archive page displaying posts for the current day.
    325327 *
    326328 * @since 1.5.0
Note: See TracChangeset for help on using the changeset viewer.