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