devowl-wp
    Preparing search index...
    interface RequestRouteScannerResultIgnorePost {
        ignored: boolean;
        type: "template" | "host";
        value: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    ignored: boolean
    type: "template" | "host"
    value: string