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

    Interface MetaFields

    interface MetaFields {
        _edit_lock?: string[];
        _wp_attached_file: string[];
        _wp_attachment_metadata: string[];
    }
    Index

    Properties

    _edit_lock?: string[]
    _wp_attached_file: string[]
    _wp_attachment_metadata: string[]