Title: Admin Menu Hook?
Last modified: September 1, 2016

---

# Admin Menu Hook?

 *  Resolved [Craig](https://wordpress.org/support/users/digimouse/)
 * (@digimouse)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/admin-menu-hook/)
 * Hi,
 * I am making a little plugin for my site and want to put the options on the “Job
   Listings -> Settings -> Job Listings” page. Is a hook that will get me there?
 * If not I know the Field Editor plugin manages to get a page under “Job Listings”
   menu item, can you provide details needed to do the same please.
 * Thanks
    Craig
 * [https://wordpress.org/plugins/wp-job-manager/](https://wordpress.org/plugins/wp-job-manager/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [annezazu](https://wordpress.org/support/users/annezazu/)
 * (@annezazu)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/admin-menu-hook/#post-7703744)
 * Hey there,
 * It sounds like you are creating a plugin which inserts it’s own options on the
   Job Listings > Settings > Job Listings tab. If that’s the case, it’s likely simpler
   to just make a new menu entry under Job Listings using add_submenu_page():
 * [https://developer.wordpress.org/reference/functions/add_submenu_page/](https://developer.wordpress.org/reference/functions/add_submenu_page/)
 * Hope this helps!
 *  Thread Starter [Craig](https://wordpress.org/support/users/digimouse/)
 * (@digimouse)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/admin-menu-hook/#post-7703755)
 * Hi,
 * This is the option I have gone for in the end. To be honest it makes the plugins
   settings easier to find anyway which is a bonus to this method 🙂
 * Craig

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Admin Menu Hook?’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Craig](https://wordpress.org/support/users/digimouse/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/admin-menu-hook/#post-7703755)
 * Status: resolved