Title: Extending &#8216;post&#8217; type for multisite relations
Last modified: May 6, 2017

---

# Extending ‘post’ type for multisite relations

 *  Resolved [Guillermo Garcia](https://wordpress.org/support/users/guillegarcia/)
 * (@guillegarcia)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/extending-post-type-for-multisite-relations/)
 * Hi everybody.
 * Before all, thank you for the work.
 * I’m trying to extend the meta-box field type ‘post’ with an addon to create post-
   to-post relations in a multisite network. For that, I read your tutorial about
   Create Field Type ([https://metabox.io/docs/create-field-type/](https://metabox.io/docs/create-field-type/))
 * The select html field work perfectly, but on save when site (blog_id) is equals
   that current blog id, this field is saved correctly, but when blog_id is not’equals
   to current blog, it does not save the post_meta. Exist any verify data action
   on save?
 * I created a GitHub repository whit this add-on here: [https://github.com/Flewps/Metabox-Site-Field](https://github.com/Flewps/Metabox-Site-Field),
   if you can help me, I be eternarly grateful.
 * Thank you for all.
    Regards.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Anh Tran](https://wordpress.org/support/users/rilwis/)
 * (@rilwis)
 * [9 years ago](https://wordpress.org/support/topic/extending-post-type-for-multisite-relations/#post-9154480)
 * Hi [@guillegarcia](https://wordpress.org/support/users/guillegarcia/), as your
   code is already on Github, let’s track on Github. Can you please create an issue
   on [https://github.com/rilwis/meta-box](https://github.com/rilwis/meta-box).
 * Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Extending ‘post’ type for multisite relations’ is closed to new replies.

 * ![](https://ps.w.org/meta-box/assets/icon-128x128.png?rev=1100915)
 * [Meta Box](https://wordpress.org/plugins/meta-box/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/meta-box/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/meta-box/)
 * [Active Topics](https://wordpress.org/support/plugin/meta-box/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/meta-box/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/meta-box/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Anh Tran](https://wordpress.org/support/users/rilwis/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/extending-post-type-for-multisite-relations/#post-9154480)
 * Status: resolved