Definition:
function _edit_attachments_query_helper($where) {}
Parameters
- $where
Source code
function _edit_attachments_query_helper($where) { return $where .= ' AND post_parent < 1'; }
11086
February 24, 2011 by Thorsten
0 Comments
Definition:
function _edit_attachments_query_helper($where) {}
function _edit_attachments_query_helper($where) { return $where .= ' AND post_parent < 1'; }
11086
No comments yet... Be the first to leave a reply!