• Resolved asterantony

    (@asterantony)


    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

    (@jsmoriss)

    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.