paperclipPostType

TwebMetaPostTypeControlarrow-up-right

chevron-right{ label, help, postType*, metaKey* }hashtag
/**
 * @param {string} [label] - Component label.
 * @param {string} [help] - Component description.
 * @param {string} postType - The post type name.
 * @param {string} metaKey - Registered meta key from register_post_meta().
 */

Last updated