• 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?

  • The topic ‘Function Hooks inside a plugin’ is closed to new replies.