I am developing a plugin which will exclude the Categories and Pages from Wordpress front page. The plugin is with a Administration Menu which takes the CAtegory/Page IDs as user input and excludes it. Issue: How can I include the Function Hooks for excluding Categories/Pages inside the main Admin Panel?