Definition:
function is_attachment() {}
Is the query for an attachment page?
Source code
function is_attachment() { return (bool) $this->is_attachment; }
2091
February 12, 2011 by Thorsten
0 Comments
Definition:
function is_attachment() {}
function is_attachment() { return (bool) $this->is_attachment; }
2091
No comments yet... Be the first to leave a reply!