Tagged Questions
0
votes
3answers
156 views
Updating wp_options with an array on save_post results in duplicated entries
I'm not entirely sure this is Wordpress' fault, but I figure I'd ask anyway and see if anyone else has experienced any problems like this before.
I'm trying to save an array to a wp_options table ...