Title: Custom fields with multiple options just print &#8220;Array&#8221;
Last modified: May 22, 2021

---

# Custom fields with multiple options just print “Array”

 *  Resolved [asterantony](https://wordpress.org/support/users/asterantony/)
 * (@asterantony)
 * [5 years ago](https://wordpress.org/support/topic/custom-fields-with-multiple-options-just-print-array/)
 * In my user meta fields having some multiple choices and options. But that not
   print in your plugin. Just print “Array” instead of real value.

Viewing 1 replies (of 1 total)

 *  Plugin Author [JS Morisset](https://wordpress.org/support/users/jsmoriss/)
 * (@jsmoriss)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/custom-fields-with-multiple-options-just-print-array/#post-15078722)
 * User metadata is unserialized and then var_export is used to show the array in
   the webpage. The array should be complete. If you are still having issues, please
   copy-paste an example of the output.
 * js.

Viewing 1 replies (of 1 total)

The topic ‘Custom fields with multiple options just print “Array”’ is closed to 
new replies.

 * ![](https://ps.w.org/jsm-show-user-meta/assets/icon-256x256.jpg?rev=2396822)
 * [JSM Show User Metadata](https://wordpress.org/plugins/jsm-show-user-meta/)
 * [Support Threads](https://wordpress.org/support/plugin/jsm-show-user-meta/)
 * [Active Topics](https://wordpress.org/support/plugin/jsm-show-user-meta/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jsm-show-user-meta/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jsm-show-user-meta/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [JS Morisset](https://wordpress.org/support/users/jsmoriss/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/custom-fields-with-multiple-options-just-print-array/#post-15078722)
 * Status: resolved