TaxonomyMultiple

TwebMetaTaxonomyMultipleControl

{ label, help, taxonomy*, metaKey* }
/**
 * @param {string} [label] - Component label.
 * @param {string} [help] - Component description.
 * @param {string} taxonomy - The taxonomy name.
 * @param {string} metaKey - Registered meta key from register_post_meta().
 */

Last updated

Was this helpful?