Forums
Home / Plugin: Parent Page Filter / Plugin does not filter all page statuses
(@selesti)
2 years, 10 months ago
Plugin uses get_page() and has args
'post_status' => array('publish','draft','trash')
Unable to search for pages with ‘private’ post_status.