Viewing 6 replies - 1 through 6 (of 6 total)
  • Scott Cranfill

    (@scott-cranfill)

    Why was this marked resolved with no replies?

    I have this question, as well. The custom checkboxes don’t do me any good if I can’t query for them.

    I’ve tried using meta_query with the key and value, but it seems that something about the way the plugin formats the value of these checkbox options makes it impossible for that to work.

    Any help would be greatly appreciated.

    esmi

    (@esmi)

    The original poster must have resolved their issue.

    I did enough digging to figure out that the values are stored as serialized strings, but I am still unable to come up with a way to query this data.

    I’ve resorted to using renamed Tags, but it’s not as elegant an interface for my editors, as they have to either type in the tag every time or click the link for most-used tags and then click the one they want.

    Mr. Reed,

    I would really appreciate an answer to this question. Is there a way to access the data stored in custom checkboxes?

    Hint: Post a new topic.

    Plugin Author Brian S. Reed

    (@iambriansreed)

    You would use a combination of get_post_meta and maybe_unserialize function. Further explanation requires a specific example – contact me.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Content Types] Retrieve options from field setup’ is closed to new replies.