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