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