0
votes
2answers
53 views

Saving array keep adding length of array

I'm using wp all import to load in datafeeds but when i set a custom field (thats needed for the theme) it keeps modding it before it stores it when I put this in the field : a:7:{test} it saves it ...
0
votes
1answer
103 views

Array: What is this value based on?

I need to do an import of an array of checkboxes, but there is a value that I don't how it is determined. The array is based on a user meta option that I created that shows a list of category ...