Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

Fixed regression with "multicheck" fields #651

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed regression with "multicheck" fields #651

wants to merge 1 commit into from

Conversation

mweimerskirch
Copy link

In previous versions, multicheck fields were stored using multiple key/value entries. This was recently changed (maybe due to a bug) so now those fields got saved as serialized arrays. Unfortunately, that change made it impossible to use the "meta_key" and "meta_value" arguments with the get_posts function.
This patch restores the previous behaviour.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant