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