Title: Feature Request: Checkboxes
Last modified: August 21, 2016

---

# Feature Request: Checkboxes

 *  Resolved [brucedjones](https://wordpress.org/support/users/brucedjones/)
 * (@brucedjones)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/feature-request-checkboxes/)
 * Is it possible to make the items in the blog selection box checkboxes?
 * In my opinion this would make more sense.
 * [http://wordpress.org/plugins/mu-post-to-multiple-blogs/](http://wordpress.org/plugins/mu-post-to-multiple-blogs/)

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

 *  Plugin Author [bdombro](https://wordpress.org/support/users/bdombro/)
 * (@bdombro)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/feature-request-checkboxes/#post-4500334)
 * I agree, checkboxes would be better. However, implementing as checkboxes would
   be more difficult, because the nature of html checkboxes. Specifically, a select
   area can easily be created and extracted into a php array, whereas each checkbox
   must be created as separate html inputs, and then would have to be re-combined
   later.
 * I’ll remember this as a feature request though. If you want to make a patch to
   add checkboxes, I’ll be happy to test it and add it to the next version!
 *  [matheus ilario](https://wordpress.org/support/users/matheus-ilario/)
 * (@matheus-ilario)
 * [12 years ago](https://wordpress.org/support/topic/feature-request-checkboxes/#post-4500383)
 * I will replace the tag group select the checkbox and it worked on my project.
   
   [https://github.com/matheusilario/–WordPress—Support—Plugins-and-Hacks–MU-Post-to-Multiple-Blogs–checkboxes&#8211](https://github.com/matheusilario/–WordPress—Support—Plugins-and-Hacks–MU-Post-to-Multiple-Blogs–checkboxes&#8211);

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

The topic ‘Feature Request: Checkboxes’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/mu-post-to-multiple-blogs.svg)
 * [MU Post to Multiple Blogs](https://wordpress.org/plugins/mu-post-to-multiple-blogs/)
 * [Support Threads](https://wordpress.org/support/plugin/mu-post-to-multiple-blogs/)
 * [Active Topics](https://wordpress.org/support/plugin/mu-post-to-multiple-blogs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mu-post-to-multiple-blogs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mu-post-to-multiple-blogs/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [matheus ilario](https://wordpress.org/support/users/matheus-ilario/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/feature-request-checkboxes/#post-4500383)
 * Status: resolved