Definition:
function is_date() {}
Is the query for a date archive?
Source code
function is_date() { return (bool) $this->is_date; }
2109
Definition:
function is_date() {}
function is_date() { return (bool) $this->is_date; }
2109
No comments yet... Be the first to leave a reply!