@devgateway/wp-react-lib
    Preparing search index...

    Interface WpTerm

    interface WpTerm {
        embeddable: boolean;
        href: string;
        taxonomy: Taxonomy;
    }
    Index

    Properties

    embeddable: boolean
    href: string
    taxonomy: Taxonomy