描述
This plugin displays a drop down menu in the admin dashboard that allows you to filter the page list by their parent page. No configuration is necessary.
安裝
- Upload the
custom-parent-page-filter
directory to/wp-content/plugins/
. - Activate the plugin through the ‘Plugins’ menu in WordPress
常見問題
- Installation Instructions
-
- Upload the
custom-parent-page-filter
directory to/wp-content/plugins/
. - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload the
評價
2018年4月10日
doesn't work on custom post types
2017年3月25日
unable to filter pages with no parent
2016年9月3日
It's a simple plugin and does the job, but only if WP_DEBUG is disabled.
The two main issues I have with this plugin are:
It assumes that $_GET['post_type'] exists and/or is set, when it mightn't, which throws PHP warnings and sometimes actually halts page load, here and here.
Not ready for translation
(I am happy to patch by the way, a GH repo would be nice)
2016年9月3日
Nice Plugin