Viewing 1 replies (of 1 total)
  • Thread Starter rcloss

    (@rcloss)

    Solved it, after realizing it removed a dimension I changed it to

    return array(maybe_unserialize( $meta_cache[$meta_key][0]));

    so when whatever strips a dimension off of it does so it ends up back at 2 dimensions.

Viewing 1 replies (of 1 total)

The topic ‘Issue with get_post_metadata and serialized data’ is closed to new replies.