Title: Adding custom fields
Last modified: August 22, 2016

---

# Adding custom fields

 *  [makoun](https://wordpress.org/support/users/makoun/)
 * (@makoun)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/adding-custom-fields-10/)
 * Is it possible to add custom fields to staffer? I would like to add additional
   field to the twitter/position fields. In functions/custom plugin using some action
   hook or using advanced custom fields or something?
 * [https://wordpress.org/plugins/staffer/](https://wordpress.org/plugins/staffer/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Edward R. Jenkins](https://wordpress.org/support/users/cardiganmedia/)
 * (@cardiganmedia)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/adding-custom-fields-10/#post-5496475)
 * You should be able to add another instance of add_meta_box() without modifying
   the core plugin.
 * [http://codex.wordpress.org/Function_Reference/add_meta_box](http://codex.wordpress.org/Function_Reference/add_meta_box)
 * The “Staff” listings are a custom post type, so you can hook into them as you
   would any other CPT.

Viewing 1 replies (of 1 total)

The topic ‘Adding custom fields’ is closed to new replies.

 * ![](https://ps.w.org/staffer/assets/icon-256x256.jpg?rev=1739046)
 * [Staffer](https://wordpress.org/plugins/staffer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/staffer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/staffer/)
 * [Active Topics](https://wordpress.org/support/plugin/staffer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/staffer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/staffer/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Edward R. Jenkins](https://wordpress.org/support/users/cardiganmedia/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/adding-custom-fields-10/#post-5496475)
 * Status: not resolved