Save User Metakey as Serialized Array
-
When using the User multi-select, I noticed that the plugin saves the multiple ‘user’ custom fields as multiple records with the same metakey. I’ve tested the plugin up to version 2.2.0.
Would there be a way to hook into the save and have it store it as a serialized array instead so as to make it meta query compatible?
I know there are the cfs_pre_save and cfs_after_save hooks, but I not sure if either of those would be suitable to change the behaviour of how the plugin would save the values.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Save User Metakey as Serialized Array’ is closed to new replies.