Skip to content

Taxonomy multicheck values and $cmb->get_sanitized_values( $_POST ); #538

@jondcampbell

Description

@jondcampbell

I have a frontend form.

When the form submits my text, wysiwyg, and taxonomy_multicheck fields are all in the $_POST.

When I look at the dump of $cmb->get_sanitized_values( $_POST ) all my taxonomy_multicheck values are gone, so I can't process them and save the submission. My text and wysiwyg fields survive the get_sanitized_values()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions