[Plugin: Filter Pages by parent in admin] Missing post_status
-
On line 34 the array is missing post_status ‘future’. This breaks the plugin.
The line should look like this.
'post_status' => array('publish','draft','trash','future')http://ww.wp.xz.cn/extend/plugins/filter-pages-by-parent-in-admin/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: Filter Pages by parent in admin] Missing post_status’ is closed to new replies.