views:

98

answers:

0

Hey Guys, First timer here :)

I'm writing my own plugin, and I need the basic "Pages -> Edit" page, the one that displays all the available pages in my wordpress, But I need it with a custom query, and if possible to change some actions available.

I'm using the Flutter plugin that uses "filter-posts=1" and the rest is just normal "edit-pages.php", but I have no idea how to manage that.

If I could only have that page with a custom behavior when clicking the title, that would be swell!

Thanks!