{ "name": "Horaetape", "description": "Customized Innovative Tape Solutions", "url": "http:\/\/horaetape.com", "home": "https:\/\/www.horaetape.com\/it", "gmt_offset": "0", "timezone_string": "", "namespaces": [ "oembed\/1.0", "wpchill\/v1", "rankmath\/v1", "simple-history\/v1", "wordfence\/v1", "elementor\/v1", "happy\/v1", "modula-ai-image-descriptor\/v1", "uael\/v1", "wp-rocket\/v1", "elementskit\/v1\/ajaxselect2", "rankmath\/v1\/ca", "rankmath\/v1\/an", "rankmath\/v1\/in", "google-site-kit\/v1", "elementor\/v1\/documents", "elementor-ai\/v1", "elementor-pro\/v1", "elementskit\/v1\/widget\/mailchimp", "elementskit\/v1\/dynamic-content", "elementskit\/v1\/layout-manager-api", "elementskit\/v1\/my-template", "elementskit\/v1\/megamenu", "elementskit\/v1\/widget-builder", "bsf-core\/v1", "nps-survey\/v1", "wp\/v2", "wp-site-health\/v1", "wp-block-editor\/v1" ], "authentication": [], "routes": { "\/": { "namespace": "", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/" } ] } }, "\/batch\/v1": { "namespace": "", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "validation": { "type": "string", "enum": [ "require-all-validate", "normal" ], "default": "normal", "required": false }, "requests": { "type": "array", "maxItems": 25, "items": { "type": "object", "properties": { "method": { "type": "string", "enum": [ "POST", "PUT", "PATCH", "DELETE" ], "default": "POST" }, "path": { "type": "string", "required": true }, "body": { "type": "object", "properties": [], "additionalProperties": true }, "headers": { "type": "object", "properties": [], "additionalProperties": { "type": [ "string", "array" ], "items": { "type": "string" } } } } }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/batch\/v1" } ] } }, "\/oembed\/1.0": { "namespace": "oembed\/1.0", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "oembed\/1.0", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/oembed\/1.0" } ] } }, "\/oembed\/1.0\/embed": { "namespace": "oembed\/1.0", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "url": { "description": "L'URL della risorsa da cui recuperare i dati oEmbed.", "type": "string", "format": "uri", "required": true }, "format": { "default": "json", "required": false }, "maxwidth": { "default": 600, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/oembed\/1.0\/embed" } ] } }, "\/oembed\/1.0\/proxy": { "namespace": "oembed\/1.0", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "url": { "description": "L'URL della risorsa da cui recuperare i dati oEmbed.", "type": "string", "format": "uri", "required": true }, "format": { "description": "Il formato oEmbed da utilizzare.", "type": "string", "default": "json", "enum": [ "json", "xml" ], "required": false }, "maxwidth": { "description": "La larghezza massima in pixel del frame incorporato.", "type": "integer", "default": 600, "required": false }, "maxheight": { "description": "L'altezza massima in pixel del frame incorporato.", "type": "integer", "required": false }, "discover": { "description": "Se eseguire una richiesta esplorativa di oEmbed per provider non autorizzati.", "type": "boolean", "default": true, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/oembed\/1.0\/proxy" } ] } }, "\/wpchill\/v1": { "namespace": "wpchill\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "wpchill\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wpchill\/v1" } ] } }, "\/wpchill\/v1\/notifications": { "namespace": "wpchill\/v1", "methods": [ "GET", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "DELETE" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wpchill\/v1\/notifications" } ] } }, "\/wpchill\/v1\/notifications\/(?P[\\w-]+)": { "namespace": "wpchill\/v1", "methods": [ "DELETE" ], "endpoints": [ { "methods": [ "DELETE" ], "args": [] } ] }, "\/wpchill\/v1\/activate-plugin": { "namespace": "wpchill\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wpchill\/v1\/activate-plugin" } ] } }, "\/rankmath\/v1": { "namespace": "rankmath\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "rankmath\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1" } ] } }, "\/rankmath\/v1\/saveModule": { "namespace": "rankmath\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "module": { "type": "string", "description": "Slug del modulo", "required": true }, "state": { "type": "string", "description": "Stato del modulo attivato o disattivato", "enum": [ "on", "off" ], "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/saveModule" } ] } }, "\/rankmath\/v1\/autoUpdate": { "namespace": "rankmath\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "key": { "type": "string", "description": "Setting key", "enum": [ "enable_auto_update" ], "required": true }, "value": { "type": "string", "enum": [ "true", "false" ], "description": "Setting value", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/autoUpdate" } ] } }, "\/rankmath\/v1\/toolsAction": { "namespace": "rankmath\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "action": { "type": "string", "description": "Action to perform", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/toolsAction" } ] } }, "\/rankmath\/v1\/updateMode": { "namespace": "rankmath\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "mode": { "type": "string", "description": "Mode to set", "enum": [ "easy", "advanced", "custom" ], "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/updateMode" } ] } }, "\/rankmath\/v1\/dashboardWidget": { "namespace": "rankmath\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/dashboardWidget" } ] } }, "\/rankmath\/v1\/updateSeoScore": { "namespace": "rankmath\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "postScores": { "type": "object", "description": "Post scores", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/updateSeoScore" } ] } }, "\/rankmath\/v1\/updateSettings": { "namespace": "rankmath\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/updateSettings" } ] } }, "\/rankmath\/v1\/resetSettings": { "namespace": "rankmath\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/resetSettings" } ] } }, "\/rankmath\/v1\/disconnectSite": { "namespace": "rankmath\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "token": { "type": "string", "description": "Token del sito", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/disconnectSite" } ] } }, "\/rankmath\/v1\/getFeaturedImageId": { "namespace": "rankmath\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "postId": { "type": "integer", "description": "ID articolo", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/getFeaturedImageId" } ] } }, "\/rankmath\/v1\/updateRedirection": { "namespace": "rankmath\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "objectID": { "type": "integer", "description": "ID unico dell'oggetto", "required": true }, "objectType": { "type": "string", "default": "post", "description": "Tipo di oggetto, es. articolo, termine, utente", "required": true }, "hasRedirect": { "type": "boolean", "description": "Whether the object has a redirect or not", "required": true }, "redirectionID": { "type": "string", "description": "Redirection ID", "required": false }, "redirectionUrl": { "type": "string", "description": "Redirection URL", "required": false }, "redirectionType": { "type": "string", "default": "301", "description": "Tipo di reindirizzamento", "enum": [ "301", "302", "307", "410", "451" ], "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/updateRedirection" } ] } }, "\/rankmath\/v1\/updateMeta": { "namespace": "rankmath\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "objectType": { "type": "string", "description": "Tipo di oggetto, es. articolo, termine, utente", "required": true }, "objectID": { "type": "integer", "description": "ID unico dell'oggetto", "required": true }, "meta": { "description": "Meta per aggiungere o aggiornare i dati.", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/updateMeta" } ] } }, "\/rankmath\/v1\/updateSchemas": { "namespace": "rankmath\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "objectType": { "type": "string", "description": "Tipo di oggetto, es. articolo, termine, utente", "required": true }, "objectID": { "type": "integer", "description": "ID unico dell'oggetto", "required": true }, "schemas": { "description": "schema per aggiungere o aggiornare i dati.", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/updateSchemas" } ] } }, "\/rankmath\/v1\/updateMetaBulk": { "namespace": "rankmath\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "rows": { "description": "Selected posts to update the data for.", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/updateMetaBulk" } ] } }, "\/simple-history\/v1": { "namespace": "simple-history\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "simple-history\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/simple-history\/v1" } ] } }, "\/simple-history\/v1\/events": { "namespace": "simple-history\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "default": "view", "required": false }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Maximum number of items to be returned in result set.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "type": { "description": "Type of result to return.", "type": "string", "default": "overview", "enum": [ "overview", "occasions" ], "required": false }, "logRowID": { "description": "Limit result set to rows with id lower than this.", "type": "integer", "required": false }, "occasionsID": { "description": "Limit result set to rows with occasionsID equal to this.", "type": "string", "required": false }, "occasionsCount": { "description": "The number of occasions to get.", "type": "integer", "required": false }, "occasionsCountMaxReturn": { "description": "The max number of occasions to return.", "type": "integer", "required": false }, "include": { "description": "Limit result set to specific IDs.", "type": "array", "items": { "type": "integer" }, "default": null, "required": false }, "max_id_first_page": { "description": "Limit result set to rows with id equal or lower than this.", "type": "integer", "required": false }, "since_id": { "description": "Limit result set to rows with id greater than this, i.e. more recent than since_id.", "type": "integer", "required": false }, "date_from": { "description": "Limit result set to rows with date greater than or equal to this unix timestamp.", "type": "string", "required": false }, "date_to": { "description": "Limit result set to rows with date less than or equal to this unix timestamp.", "type": "string", "required": false }, "dates": { "description": "Limit result set to rows with date within this range.", "type": "array", "items": { "type": "string" }, "required": false }, "lastdays": { "description": "Limit result set to rows with date within this range.", "type": "integer", "required": false }, "months": { "description": "Limit result set to rows with date within this range. Format: Y-m.", "type": "array", "items": { "type": "string" }, "required": false }, "loglevels": { "description": "Limit result set to rows with log levels.", "type": "array", "items": { "type": "string" }, "required": false }, "loggers": { "description": "Limit result set to rows with loggers.", "type": "array", "items": { "type": "string" }, "required": false }, "messages": { "description": "Limit result set to rows with messages. Format: LoggerSlug:message.", "type": "array", "items": { "type": "string" }, "required": false }, "users": { "description": "Limit result set to rows with user ids.", "type": "array", "items": { "type": "integer" }, "required": false }, "user": { "description": "Limit result set to rows with user id.", "type": "integer", "required": false }, "offset": { "description": "Offset the result set by a specific number of items.", "type": "integer", "required": false } } }, { "methods": [ "POST" ], "args": { "message": { "type": "string", "description": "Short message to log", "required": true }, "note": { "type": "string", "description": "Additional note or details about the event", "required": false }, "level": { "type": "string", "enum": [ "emergency", "alert", "critical", "error", "warning", "notice", "info", "debug" ], "default": "info", "description": "Log level", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/simple-history\/v1\/events" } ] } }, "\/simple-history\/v1\/events\/has-updates": { "namespace": "simple-history\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "default": "view", "required": false }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Maximum number of items to be returned in result set.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "type": { "description": "Type of result to return.", "type": "string", "default": "overview", "enum": [ "overview", "occasions" ], "required": false }, "logRowID": { "description": "Limit result set to rows with id lower than this.", "type": "integer", "required": false }, "occasionsID": { "description": "Limit result set to rows with occasionsID equal to this.", "type": "string", "required": false }, "occasionsCount": { "description": "The number of occasions to get.", "type": "integer", "required": false }, "occasionsCountMaxReturn": { "description": "The max number of occasions to return.", "type": "integer", "required": false }, "include": { "description": "Limit result set to specific IDs.", "type": "array", "items": { "type": "integer" }, "default": null, "required": false }, "max_id_first_page": { "description": "Limit result set to rows with id equal or lower than this.", "type": "integer", "required": false }, "since_id": { "description": "Limit result set to rows with id greater than this, i.e. more recent than since_id.", "type": "integer", "required": true }, "date_from": { "description": "Limit result set to rows with date greater than or equal to this unix timestamp.", "type": "string", "required": false }, "date_to": { "description": "Limit result set to rows with date less than or equal to this unix timestamp.", "type": "string", "required": false }, "dates": { "description": "Limit result set to rows with date within this range.", "type": "array", "items": { "type": "string" }, "required": false }, "lastdays": { "description": "Limit result set to rows with date within this range.", "type": "integer", "required": false }, "months": { "description": "Limit result set to rows with date within this range. Format: Y-m.", "type": "array", "items": { "type": "string" }, "required": false }, "loglevels": { "description": "Limit result set to rows with log levels.", "type": "array", "items": { "type": "string" }, "required": false }, "loggers": { "description": "Limit result set to rows with loggers.", "type": "array", "items": { "type": "string" }, "required": false }, "messages": { "description": "Limit result set to rows with messages. Format: LoggerSlug:message.", "type": "array", "items": { "type": "string" }, "required": false }, "users": { "description": "Limit result set to rows with user ids.", "type": "array", "items": { "type": "integer" }, "required": false }, "user": { "description": "Limit result set to rows with user id.", "type": "integer", "required": false }, "offset": { "description": "Offset the result set by a specific number of items.", "type": "integer", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/simple-history\/v1\/events\/has-updates" } ] } }, "\/simple-history\/v1\/events\/(?P[\\d]+)": { "namespace": "simple-history\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Unique identifier for the event.", "type": "integer", "required": false } } } ] }, "\/simple-history\/v1\/search-options": { "namespace": "simple-history\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/simple-history\/v1\/search-options" } ] } }, "\/simple-history\/v1\/search-user": { "namespace": "simple-history\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/simple-history\/v1\/search-user" } ] } }, "\/wordfence\/v1": { "namespace": "wordfence\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "wordfence\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wordfence\/v1" } ] } }, "\/wordfence\/v1\/authenticate": { "namespace": "wordfence\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wordfence\/v1\/authenticate" } ] } }, "\/wordfence\/v1\/authenticate-premium": { "namespace": "wordfence\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wordfence\/v1\/authenticate-premium" } ] } }, "\/wordfence\/v1\/config": { "namespace": "wordfence\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wordfence\/v1\/config" } ] } }, "\/wordfence\/v1\/disconnect": { "namespace": "wordfence\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wordfence\/v1\/disconnect" } ] } }, "\/wordfence\/v1\/premium-connect": { "namespace": "wordfence\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wordfence\/v1\/premium-connect" } ] } }, "\/wordfence\/v1\/scan\/issues": { "namespace": "wordfence\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wordfence\/v1\/scan\/issues" } ] } }, "\/wordfence\/v1\/scan": { "namespace": "wordfence\/v1", "methods": [ "POST", "DELETE" ], "endpoints": [ { "methods": [ "POST" ], "args": [] }, { "methods": [ "DELETE" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wordfence\/v1\/scan" } ] } }, "\/wordfence\/v1\/scan\/issue": { "namespace": "wordfence\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wordfence\/v1\/scan\/issue" } ] } }, "\/elementor\/v1": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "elementor\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1" } ] } }, "\/elementor\/v1\/site-editor": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/site-editor" } ] } }, "\/elementor\/v1\/site-editor\/templates": { "namespace": "elementor\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/site-editor\/templates" } ] } }, "\/elementor\/v1\/site-editor\/templates\/(?P[\\w]+)": { "namespace": "elementor\/v1", "methods": [ "DELETE", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "DELETE" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": false } } } ] }, "\/elementor\/v1\/site-editor\/conditions-config": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/site-editor\/conditions-config" } ] } }, "\/elementor\/v1\/site-editor\/templates-conditions\/(?P[\\w]+)": { "namespace": "elementor\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": false } } } ] }, "\/elementor\/v1\/site-editor\/templates-conditions-conflicts": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/site-editor\/templates-conditions-conflicts" } ] } }, "\/happy\/v1": { "namespace": "happy\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "happy\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/happy\/v1" } ] } }, "\/happy\/v1\/wizard\/dummy": { "namespace": "happy\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/happy\/v1\/wizard\/dummy" } ] } }, "\/happy\/v1\/wizard\/cache": { "namespace": "happy\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/happy\/v1\/wizard\/cache" } ] } }, "\/happy\/v1\/wizard\/preset\/normal": { "namespace": "happy\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/happy\/v1\/wizard\/preset\/normal" } ] } }, "\/happy\/v1\/wizard\/preset\/pro": { "namespace": "happy\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/happy\/v1\/wizard\/preset\/pro" } ] } }, "\/happy\/v1\/wizard\/save": { "namespace": "happy\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/happy\/v1\/wizard\/save" } ] } }, "\/happy\/v1\/wizard\/save-cache": { "namespace": "happy\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/happy\/v1\/wizard\/save-cache" } ] } }, "\/happy\/v1\/wizard\/skip": { "namespace": "happy\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/happy\/v1\/wizard\/skip" } ] } }, "\/modula-ai-image-descriptor\/v1": { "namespace": "modula-ai-image-descriptor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "modula-ai-image-descriptor\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/modula-ai-image-descriptor\/v1" } ] } }, "\/modula-ai-image-descriptor\/v1\/gallery-status\/(?P\\d+)": { "namespace": "modula-ai-image-descriptor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ] }, "\/modula-ai-image-descriptor\/v1\/gallery-debug\/(?P\\d+)": { "namespace": "modula-ai-image-descriptor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ] }, "\/modula-ai-image-descriptor\/v1\/optimize-gallery": { "namespace": "modula-ai-image-descriptor\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/modula-ai-image-descriptor\/v1\/optimize-gallery" } ] } }, "\/modula-ai-image-descriptor\/v1\/stop-optimizing-gallery": { "namespace": "modula-ai-image-descriptor\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/modula-ai-image-descriptor\/v1\/stop-optimizing-gallery" } ] } }, "\/modula-ai-image-descriptor\/v1\/ai-settings": { "namespace": "modula-ai-image-descriptor\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/modula-ai-image-descriptor\/v1\/ai-settings" } ] } }, "\/modula-ai-image-descriptor\/v1\/generate-alt-text": { "namespace": "modula-ai-image-descriptor\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/modula-ai-image-descriptor\/v1\/generate-alt-text" } ] } }, "\/modula-ai-image-descriptor\/v1\/get-ai-user": { "namespace": "modula-ai-image-descriptor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/modula-ai-image-descriptor\/v1\/get-ai-user" } ] } }, "\/modula-ai-image-descriptor\/v1\/update-alts-from-image-array": { "namespace": "modula-ai-image-descriptor\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/modula-ai-image-descriptor\/v1\/update-alts-from-image-array" } ] } }, "\/modula-ai-image-descriptor\/v1\/cleanup-galleries": { "namespace": "modula-ai-image-descriptor\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/modula-ai-image-descriptor\/v1\/cleanup-galleries" } ] } }, "\/uael\/v1": { "namespace": "uael\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "uael\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/uael\/v1" } ] } }, "\/uael\/v1\/widgets": { "namespace": "uael\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/uael\/v1\/widgets" } ] } }, "\/uael\/v1\/postskins": { "namespace": "uael\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/uael\/v1\/postskins" } ] } }, "\/uael\/v1\/settings": { "namespace": "uael\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/uael\/v1\/settings" } ] } }, "\/uael\/v1\/branding": { "namespace": "uael\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/uael\/v1\/branding" } ] } }, "\/uael\/v1\/plugins": { "namespace": "uael\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/uael\/v1\/plugins" } ] } }, "\/uael\/v1\/validateApiKey": { "namespace": "uael\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/uael\/v1\/validateApiKey" } ] } }, "\/uael\/v1\/templates": { "namespace": "uael\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/uael\/v1\/templates" } ] } }, "\/wp-rocket\/v1": { "namespace": "wp-rocket\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "wp-rocket\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp-rocket\/v1" } ] } }, "\/wp-rocket\/v1\/rocketcdn\/enable": { "namespace": "wp-rocket\/v1", "methods": [ "PUT" ], "endpoints": [ { "methods": [ "PUT" ], "args": { "email": { "required": true }, "key": { "required": true }, "url": { "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp-rocket\/v1\/rocketcdn\/enable" } ] } }, "\/wp-rocket\/v1\/rocketcdn\/disable": { "namespace": "wp-rocket\/v1", "methods": [ "PUT" ], "endpoints": [ { "methods": [ "PUT" ], "args": { "email": { "required": true }, "key": { "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp-rocket\/v1\/rocketcdn\/disable" } ] } }, "\/wp-rocket\/v1\/cpcss\/post\/(?P[\\d]+)": { "namespace": "wp-rocket\/v1", "methods": [ "POST", "DELETE" ], "endpoints": [ { "methods": [ "POST" ], "args": [] }, { "methods": [ "DELETE" ], "args": [] } ] }, "\/wp-rocket\/v1\/support": { "namespace": "wp-rocket\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "email": { "required": true }, "key": { "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp-rocket\/v1\/support" } ] } }, "\/wp-rocket\/v1\/rucss\/warmup\/status": { "namespace": "wp-rocket\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp-rocket\/v1\/rucss\/warmup\/status" } ] } }, "\/elementskit\/v1\/ajaxselect2": { "namespace": "elementskit\/v1\/ajaxselect2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "elementskit\/v1\/ajaxselect2", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementskit\/v1\/ajaxselect2" } ] } }, "\/elementskit\/v1\/ajaxselect2\/(?P\\w+)": { "namespace": "elementskit\/v1\/ajaxselect2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "args": [] } ] }, "\/rankmath\/v1\/ca": { "namespace": "rankmath\/v1\/ca", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "rankmath\/v1\/ca", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/ca" } ] } }, "\/rankmath\/v1\/ca\/researchKeyword": { "namespace": "rankmath\/v1\/ca", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "keyword": { "description": "The keyword to be researched.", "type": "string", "required": true }, "country": { "description": "The country for which the keyword should be researched.", "type": "string", "required": true }, "objectID": { "description": "The ID of the post initiating the keyword research request.", "type": "integer", "required": true }, "force_update": { "description": "If true, forces a fresh research request.", "type": "boolean", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/ca\/researchKeyword" } ] } }, "\/rankmath\/v1\/ca\/getCredits": { "namespace": "rankmath\/v1\/ca", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/ca\/getCredits" } ] } }, "\/rankmath\/v1\/ca\/createPost": { "namespace": "rankmath\/v1\/ca", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "content": { "description": "The content of the new post.", "type": "string", "required": true }, "title": { "description": "The title of the new post.", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/ca\/createPost" } ] } }, "\/rankmath\/v1\/ca\/saveOutput": { "namespace": "rankmath\/v1\/ca", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "outputs": { "description": "An array of AI-generated and existing outputs to be saved.", "type": "array", "required": true }, "endpoint": { "description": "The API endpoint for which the output was generated.", "type": "string", "required": true }, "isChat": { "description": "Indicates if the request was for the Chat endpoint.", "type": "boolean", "required": false }, "attributes": { "description": "The parameters used to generate the AI output.", "type": "object", "required": false }, "credits": { "description": "Credit usage details returned by the API.", "type": "object", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/ca\/saveOutput" } ] } }, "\/rankmath\/v1\/ca\/deleteOutput": { "namespace": "rankmath\/v1\/ca", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "isChat": { "description": "Indicates if the request to delete the output was for the Chat endpoint.", "type": "boolean", "required": false }, "index": { "description": "The output index to delete, applicable only to the Chat endpoint.", "type": "integer", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/ca\/deleteOutput" } ] } }, "\/rankmath\/v1\/ca\/updateRecentPrompt": { "namespace": "rankmath\/v1\/ca", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "prompt": { "description": "The selected prompt to be updated in the recent prompts.", "type": "string", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/ca\/updateRecentPrompt" } ] } }, "\/rankmath\/v1\/ca\/updatePrompt": { "namespace": "rankmath\/v1\/ca", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "prompt": { "description": "The prompt data to be saved in the database.", "type": "object", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/ca\/updatePrompt" } ] } }, "\/rankmath\/v1\/ca\/savePrompts": { "namespace": "rankmath\/v1\/ca", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "prompts": { "description": "A list of prompts received from the API to be saved in the database.", "type": "array", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/ca\/savePrompts" } ] } }, "\/rankmath\/v1\/ca\/pingContentAI": { "namespace": "rankmath\/v1\/ca", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "plan": { "description": "Content AI plan to update in the Database.", "type": "string", "required": true }, "refreshDate": { "description": "Content AI reset date to update in the Database", "type": "string", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/ca\/pingContentAI" } ] } }, "\/rankmath\/v1\/ca\/generateAlt": { "namespace": "rankmath\/v1\/ca", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "attachmentIds": { "description": "List of attachment IDs for which to generate alt text.", "type": "array", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/ca\/generateAlt" } ] } }, "\/rankmath\/v1\/ca\/updateCredits": { "namespace": "rankmath\/v1\/ca", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "attachmentIds": { "description": "Credit usage details returned by the API.", "type": "object", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/ca\/updateCredits" } ] } }, "\/rankmath\/v1\/an": { "namespace": "rankmath\/v1\/an", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "rankmath\/v1\/an", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/an" } ] } }, "\/rankmath\/v1\/an\/dashboard": { "namespace": "rankmath\/v1\/an", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/an\/dashboard" } ] } }, "\/rankmath\/v1\/an\/keywordsOverview": { "namespace": "rankmath\/v1\/an", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/an\/keywordsOverview" } ] } }, "\/rankmath\/v1\/an\/postsSummary": { "namespace": "rankmath\/v1\/an", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/an\/postsSummary" } ] } }, "\/rankmath\/v1\/an\/postsRowsByObjects": { "namespace": "rankmath\/v1\/an", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/an\/postsRowsByObjects" } ] } }, "\/rankmath\/v1\/an\/post\/(?P\\d+)": { "namespace": "rankmath\/v1\/an", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Post ID.", "type": "integer", "required": true } } } ] }, "\/rankmath\/v1\/an\/keywordsSummary": { "namespace": "rankmath\/v1\/an", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/an\/keywordsSummary" } ] } }, "\/rankmath\/v1\/an\/analyticsSummary": { "namespace": "rankmath\/v1\/an", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "postType": { "description": "Post Type.", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/an\/analyticsSummary" } ] } }, "\/rankmath\/v1\/an\/keywordsRows": { "namespace": "rankmath\/v1\/an", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "page": { "description": "Page number.", "type": "integer", "required": false }, "perPage": { "description": "Results per page.", "type": "integer", "required": false }, "orderBy": { "description": "Order by.", "type": "string", "required": false }, "order": { "description": "Order.", "type": "string", "required": false }, "search": { "description": "Search.", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/an\/keywordsRows" } ] } }, "\/rankmath\/v1\/an\/userPreferences": { "namespace": "rankmath\/v1\/an", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "preferences": { "description": "User preferences.", "type": "object", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/an\/userPreferences" } ] } }, "\/rankmath\/v1\/an\/inspectionResults": { "namespace": "rankmath\/v1\/an", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "page": { "description": "Page number.", "type": "integer", "required": false }, "perPage": { "description": "Results per page.", "type": "integer", "required": false }, "orderBy": { "description": "Order by.", "type": "string", "required": false }, "order": { "description": "Order.", "type": "string", "required": false }, "search": { "description": "Search.", "type": "string", "required": false }, "filter": { "description": "Filter.", "type": "string", "required": false }, "filterType": { "description": "Filter type.", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/an\/inspectionResults" } ] } }, "\/rankmath\/v1\/an\/removeFrontendStats": { "namespace": "rankmath\/v1\/an", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "toggleBar": { "description": "Toggle bar.", "type": "boolean", "required": false }, "hide": { "description": "Hide.", "type": "boolean", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/an\/removeFrontendStats" } ] } }, "\/rankmath\/v1\/in": { "namespace": "rankmath\/v1\/in", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "rankmath\/v1\/in", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/in" } ] } }, "\/rankmath\/v1\/in\/submitUrls": { "namespace": "rankmath\/v1\/in", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "urls": { "description": "The list of urls to submit to the Instant Indexing API.", "type": "string", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/in\/submitUrls" } ] } }, "\/rankmath\/v1\/in\/getLog": { "namespace": "rankmath\/v1\/in", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "filter": { "description": "Filter log by type.", "type": "string", "enum": [ "all", "manual", "auto" ], "default": "all", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/in\/getLog" } ] } }, "\/rankmath\/v1\/in\/clearLog": { "namespace": "rankmath\/v1\/in", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "filter": { "description": "Clear log by type.", "type": "string", "enum": [ "all", "manual", "auto" ], "default": "all", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/in\/clearLog" } ] } }, "\/rankmath\/v1\/in\/resetKey": { "namespace": "rankmath\/v1\/in", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/rankmath\/v1\/in\/resetKey" } ] } }, "\/google-site-kit\/v1": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "google-site-kit\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1" } ] } }, "\/google-site-kit\/v1\/core\/site\/data\/setup-tag": { "namespace": "google-site-kit\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/site\/data\/setup-tag" } ] } }, "\/google-site-kit\/v1\/core\/site\/data\/connection": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/site\/data\/connection" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/authentication": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/authentication" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/disconnect": { "namespace": "google-site-kit\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/disconnect" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/get-token": { "namespace": "google-site-kit\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/get-token" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/user-input-settings": { "namespace": "google-site-kit\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST" ], "args": { "data": { "type": "object", "description": "", "default": null, "properties": { "settings": { "type": "object", "required": true, "questions": { "purpose": { "type": "array", "items": { "type": "string" } }, "postFrequency": { "type": "array", "items": { "type": "string" } }, "goals": { "type": "array", "items": { "type": "string" } }, "includeConversionEvents": { "type": "array", "items": { "type": "string" } } } } }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/user-input-settings" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/audience-settings": { "namespace": "google-site-kit\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "data": { "type": "object", "description": "", "default": null, "properties": { "settings": { "type": "object", "required": true, "minProperties": 1, "additionalProperties": false, "properties": { "configuredAudiences": { "type": "array", "items": { "type": "string" } }, "isAudienceSegmentationWidgetHidden": { "type": "boolean" }, "didSetAudiences": { "type": "boolean" } } } }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/audience-settings" } ] } }, "\/google-site-kit\/v1\/core\/modules\/data\/list": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/list" } ] } }, "\/google-site-kit\/v1\/core\/modules\/data\/activation": { "namespace": "google-site-kit\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "data": { "type": "object", "description": "", "default": null, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/activation" } ] } }, "\/google-site-kit\/v1\/core\/modules\/data\/info": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "slug": { "type": "string", "description": "Identificativo del modulo.", "default": null, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/info" } ] } }, "\/google-site-kit\/v1\/core\/modules\/data\/check-access": { "namespace": "google-site-kit\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "slug": { "type": "string", "description": "Identificativo del modulo.", "default": null, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/check-access" } ] } }, "\/google-site-kit\/v1\/modules\/(?P[a-z0-9\\-]+)\/data\/notifications": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "slug": { "type": "string", "description": "Identificativo del modulo.", "default": null, "required": false } } } ] }, "\/google-site-kit\/v1\/modules\/(?P[a-z0-9\\-]+)\/data\/settings": { "namespace": "google-site-kit\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": { "slug": { "type": "string", "description": "Identificativo del modulo.", "default": null, "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "slug": { "type": "string", "description": "Identificativo del modulo.", "default": null, "required": false }, "data": { "type": "object", "description": "Impostazioni da configurare.", "default": null, "required": false } } } ] }, "\/google-site-kit\/v1\/modules\/(?P[a-z0-9\\-]+)\/data\/data-available": { "namespace": "google-site-kit\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "slug": { "type": "string", "description": "Identificativo del modulo.", "default": null, "required": false } } } ] }, "\/google-site-kit\/v1\/modules\/(?P[a-z0-9\\-]+)\/data\/(?P[a-z\\-]+)": { "namespace": "google-site-kit\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": { "slug": { "type": "string", "description": "Identificativo del modulo.", "default": null, "required": false }, "datapoint": { "type": "string", "description": "Dati del modulo indicano l'indirizzo.", "default": null, "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "slug": { "type": "string", "description": "Identificativo del modulo.", "default": null, "required": false }, "datapoint": { "type": "string", "description": "Dati del modulo indicano l'indirizzo.", "default": null, "required": false }, "data": { "type": "object", "description": "Dati da impostare.", "default": null, "required": false } } } ] }, "\/google-site-kit\/v1\/core\/modules\/data\/recover-modules": { "namespace": "google-site-kit\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/recover-modules" } ] } }, "\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings": { "namespace": "google-site-kit\/v1", "methods": [ "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "data": { "type": "object", "description": "", "default": null, "required": true } } }, { "methods": [ "DELETE" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/dismissed-items": { "namespace": "google-site-kit\/v1", "methods": [ "GET", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "DELETE" ], "args": { "data": { "type": "object", "description": "", "default": null, "minProperties": 1, "additionalProperties": false, "properties": { "slugs": { "type": "array", "required": true, "items": { "type": "string" } } }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-items" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/dismiss-item": { "namespace": "google-site-kit\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "data": { "type": "object", "description": "", "default": null, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-item" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/expirable-items": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/expirable-items" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers": { "namespace": "google-site-kit\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "data": { "type": "array", "description": "", "default": null, "items": { "type": "object", "additionalProperties": false, "properties": { "slug": { "type": "string", "required": true }, "expiration": { "type": "integer", "required": true } } }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/permissions": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/permissions" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/nonces": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/nonces" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/survey-trigger": { "namespace": "google-site-kit\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "data": { "type": "object", "description": "", "default": null, "properties": { "triggerID": { "type": "string", "required": true }, "ttl": { "type": "integer", "minimum": 0 } }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-trigger" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/survey-event": { "namespace": "google-site-kit\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "data": { "type": "object", "description": "", "default": null, "properties": { "session": { "type": "object", "required": true, "properties": { "session_id": { "type": "string", "required": true }, "session_token": { "type": "string", "required": true } } }, "event": { "type": "object", "required": true, "properties": { "survey_shown": { "type": "object" }, "survey_closed": { "type": "object" }, "question_answered": { "type": "object" }, "completion_shown": { "type": "object" }, "follow_up_link_clicked": { "type": "object" } } } }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-event" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/survey": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey" } ] } }, "\/google-site-kit\/v1\/core\/site\/data\/reset": { "namespace": "google-site-kit\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset" } ] } }, "\/google-site-kit\/v1\/core\/site\/data\/reset-persistent": { "namespace": "google-site-kit\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset-persistent" } ] } }, "\/google-site-kit\/v1\/core\/site\/data\/developer-plugin": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/site\/data\/developer-plugin" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/tracking": { "namespace": "google-site-kit\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST" ], "args": { "data": { "type": "object", "description": "", "default": null, "properties": { "enabled": { "type": "boolean", "required": true } }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/tracking" } ] } }, "\/google-site-kit\/v1\/core\/search\/data\/entity-search": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "query": { "type": "string", "description": "Contenuto testuale da cercare.", "default": null, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/search\/data\/entity-search" } ] } }, "\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings": { "namespace": "google-site-kit\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST" ], "args": { "data": { "type": "object", "description": "", "default": null, "properties": { "enabled": { "type": "boolean", "required": false } }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings" } ] } }, "\/google-site-kit\/v1\/core\/site\/data\/notifications": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/site\/data\/notifications" } ] } }, "\/google-site-kit\/v1\/core\/site\/data\/mark-notification": { "namespace": "google-site-kit\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "data": { "type": "object", "description": "", "default": null, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/site\/data\/mark-notification" } ] } }, "\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test" } ] } }, "\/google-site-kit\/v1\/core\/site\/data\/health-checks": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/site\/data\/health-checks" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour": { "namespace": "google-site-kit\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "data": { "type": "object", "description": "", "default": null, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/key-metrics": { "namespace": "google-site-kit\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST" ], "args": { "data": { "type": "object", "description": "", "default": null, "properties": { "settings": { "type": "object", "required": true, "properties": { "isWidgetHidden": { "type": "boolean", "required": true }, "widgetSlugs": { "type": "array", "required": false, "maxItems": 4, "items": { "type": "string" } } } } }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/key-metrics" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts" } ] } }, "\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt": { "namespace": "google-site-kit\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "data": { "type": "object", "description": "", "default": null, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt" } ] } }, "\/google-site-kit\/v1\/core\/site\/data\/consent-mode": { "namespace": "google-site-kit\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "data": { "type": "object", "description": "", "default": null, "properties": { "settings": { "type": "object", "required": true, "minProperties": 1, "additionalProperties": false, "properties": { "enabled": { "type": "boolean" }, "regions": { "type": "array", "items": { "type": "string" } } } } }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-mode" } ] } }, "\/google-site-kit\/v1\/core\/site\/data\/consent-api-info": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-info" } ] } }, "\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate": { "namespace": "google-site-kit\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate" } ] } }, "\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status": { "namespace": "google-site-kit\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status" } ] } }, "\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking": { "namespace": "google-site-kit\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "data": { "type": "object", "description": "", "default": null, "properties": { "settings": { "type": "object", "required": true, "properties": { "enabled": { "type": "boolean", "required": true } } } }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking" } ] } }, "\/elementor\/v1\/documents": { "namespace": "elementor\/v1\/documents", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "elementor\/v1\/documents", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/documents" } ] } }, "\/elementor\/v1\/documents\/(?P\\d+)\/media\/import": { "namespace": "elementor\/v1\/documents", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "id": { "required": true } } } ] }, "\/elementor\/v1\/cache": { "namespace": "elementor\/v1", "methods": [ "DELETE" ], "endpoints": [ { "methods": [ "DELETE" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/cache" } ] } }, "\/elementor\/v1\/globals": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/globals" } ] } }, "\/elementor\/v1\/globals\/colors": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/globals\/colors" } ] } }, "\/elementor\/v1\/globals\/colors\/(?P[\\w]+)": { "namespace": "elementor\/v1", "methods": [ "GET", "POST", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } }, { "methods": [ "POST" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } } ] }, "\/elementor\/v1\/globals\/typography": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/globals\/typography" } ] } }, "\/elementor\/v1\/globals\/typography\/(?P[\\w]+)": { "namespace": "elementor\/v1", "methods": [ "GET", "POST", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } }, { "methods": [ "POST" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } } ] }, "\/elementor\/v1\/settings\/(?P[\\w_-]+)": { "namespace": "elementor\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ] }, "\/elementor\/v1\/post": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "excluded_post_types": { "description": "Post type to exclude", "type": [ "array", "string" ], "default": [ "e-floating-buttons", "e-landing-page", "elementor_library", "attachment" ], "required": false }, "term": { "description": "Posts to search", "type": "string", "default": "", "required": false }, "keys_format_map": { "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].", "type": [ "array", "string" ], "default": [], "required": false }, "max_count": { "description": "Max count of returned items", "type": "number", "default": 100, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/post" } ] } }, "\/elementor-ai\/v1": { "namespace": "elementor-ai\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "elementor-ai\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor-ai\/v1" } ] } }, "\/elementor-ai\/v1\/permissions": { "namespace": "elementor-ai\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor-ai\/v1\/permissions" } ] } }, "\/elementor\/v1\/favorites": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/favorites" } ] } }, "\/elementor\/v1\/favorites\/(?P[\\w]+)": { "namespace": "elementor\/v1", "methods": [ "POST", "DELETE" ], "endpoints": [ { "methods": [ "POST" ], "args": { "id": { "description": "Type of favorites.", "type": "string", "required": true }, "favorite": { "description": "The favorite slug to create.", "type": "string", "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Type of favorites.", "type": "string", "required": true }, "favorite": { "description": "The favorite slug to delete.", "type": "string", "required": true } } } ] }, "\/elementor\/v1\/kit-elements-defaults": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/kit-elements-defaults" } ] } }, "\/elementor\/v1\/kit-elements-defaults\/(?P[\\w\\-\\_]+)": { "namespace": "elementor\/v1", "methods": [ "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "type": { "type": "string", "description": "The type of the element.", "required": true }, "settings": { "description": "All the default values for the requested type", "type": "object", "required": true } } }, { "methods": [ "DELETE" ], "args": { "type": { "type": "string", "description": "The type of the element.", "required": true } } } ] }, "\/elementor\/v1\/site-navigation\/recent-posts": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "posts_per_page": { "description": "Number of posts to return", "type": "integer", "required": true }, "post_type": { "description": "Post types to retrieve", "type": "array", "default": [ "page", "post", "elementor_library" ], "required": false }, "post__not_in": { "description": "Post id`s to exclude", "type": "array", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/site-navigation\/recent-posts" } ] } }, "\/elementor\/v1\/site-navigation\/add-new-post": { "namespace": "elementor\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "post_type": { "description": "Post type to create", "type": "string", "default": "post", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/site-navigation\/add-new-post" } ] } }, "\/elementor\/v1\/template-library\/templates": { "namespace": "elementor\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST" ], "args": { "title": { "type": "string", "description": "The title of the document", "required": false }, "type": { "description": "The document type.", "type": "string", "enum": [ "page", "section", "container", "landing-page", "floating-buttons", "popup", "header", "footer", "single", "single-post", "single-page", "archive", "search-results", "error-404", "loop-item" ], "required": true }, "content": { "description": "Elementor data object", "type": "object", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/template-library\/templates" } ] } }, "\/elementor\/v1\/global-widget\/templates": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/global-widget\/templates" } ] } }, "\/elementor-pro\/v1": { "namespace": "elementor-pro\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "elementor-pro\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor-pro\/v1" } ] } }, "\/elementor-pro\/v1\/posts-widget": { "namespace": "elementor-pro\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor-pro\/v1\/posts-widget" } ] } }, "\/elementor\/v1\/form-submissions": { "namespace": "elementor\/v1", "methods": [ "GET", "DELETE", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "required": false }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Maximum number of items to be returned in result set.", "type": "integer", "default": 50, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limit results to those matching a string.", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "order": { "description": "Order sort attribute ascending or descending.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "order_by": { "description": "Sort collection by object attribute.", "type": "string", "default": "created_at", "enum": [ "created_at", "id", "main_meta_id" ], "required": false }, "status": { "description": "Limit result set to submissions assigned one or more statuses.", "type": "string", "default": "all", "enum": [ "all", "unread", "read", "trash" ], "additionalProperties": { "context": "filter" }, "required": false }, "form": { "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "referer": { "description": "Limit result set to submissions assigned to specific referer.", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "after": { "description": "Limit response to submissions sent after a given ISO8601 compliant date.", "type": "string", "format": "date", "additionalProperties": { "context": "filter" }, "required": false }, "before": { "description": "Limit response to submissions sent before a given ISO8601 compliant date.", "type": "string", "format": "date", "additionalProperties": { "context": "filter" }, "required": false } } }, { "methods": [ "DELETE" ], "args": { "ids": { "description": "Unique identifiers for the objects.", "type": "array", "items": { "type": "integer" }, "required": true }, "force": { "description": "Delete the object permanently.", "type": "boolean", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "ids": { "description": "Unique identifiers for the objects.", "type": "array", "items": { "type": "integer" }, "required": true }, "is_read": { "description": "mark whether the submission was read or not", "type": "boolean", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/form-submissions" } ] } }, "\/elementor\/v1\/form-submissions\/(?P[\\d]+)": { "namespace": "elementor\/v1", "methods": [ "GET", "DELETE", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true }, "force": { "description": "Delete the object permanently.", "type": "boolean", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true }, "is_read": { "description": "mark whether the submission was read or not", "type": "boolean", "required": false }, "values": { "description": "Form field values, receive an array, the key should be the form field id and the value should be the value.", "type": "object", "required": false } } } ] }, "\/elementor\/v1\/form-submissions\/restore\/(?P[\\d]+)": { "namespace": "elementor\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } } ] }, "\/elementor\/v1\/form-submissions\/restore": { "namespace": "elementor\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "ids": { "description": "Unique identifiers for the objects.", "type": "array", "items": { "type": "integer" }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/form-submissions\/restore" } ] } }, "\/elementor\/v1\/form-submissions\/export": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "required": false }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Maximum number of items to be returned in result set.", "type": "integer", "default": 10, "minimum": 1, "maximum": 10000, "required": false }, "search": { "description": "Limit results to those matching a string.", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "order": { "description": "Order sort attribute ascending or descending.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "order_by": { "description": "Sort collection by object attribute.", "type": "string", "default": "created_at", "enum": [ "created_at", "id", "main_meta_id" ], "required": false }, "status": { "description": "Limit result set to submissions assigned one or more statuses.", "type": "string", "default": "all", "enum": [ "all", "unread", "read", "trash" ], "additionalProperties": { "context": "filter" }, "required": false }, "form": { "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "referer": { "description": "Limit result set to submissions assigned to specific referer.", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "after": { "description": "Limit response to submissions sent after a given ISO8601 compliant date.", "type": "string", "format": "date", "additionalProperties": { "context": "filter" }, "required": false }, "before": { "description": "Limit response to submissions sent before a given ISO8601 compliant date.", "type": "string", "format": "date", "additionalProperties": { "context": "filter" }, "required": false }, "ids": { "description": "Unique identifiers for the objects.", "type": "array", "items": { "type": "integer" }, "additionalProperties": { "context": "filter" }, "required": false }, "format": { "description": "The format of the export (for now only csv).", "enum": [ "csv" ], "default": "csv", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/form-submissions\/export" } ] } }, "\/elementor\/v1\/form-submissions\/referer": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)", "type": "string", "enum": [ "options" ], "default": "options", "required": false }, "search": { "description": "Limit results to those matching a string.", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "value": { "description": "Limit results specific referer.", "type": "string", "additionalProperties": { "context": "filter" }, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/form-submissions\/referer" } ] } }, "\/elementor\/v1\/forms": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)", "type": "string", "enum": [ "options" ], "default": "options", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/forms" } ] } }, "\/elementor-pro\/v1\/get-post-type-taxonomies": { "namespace": "elementor-pro\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "post_type": { "description": "The post type for which to fetch the list of taxonomies.", "type": "string", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor-pro\/v1\/get-post-type-taxonomies" } ] } }, "\/elementor-pro\/v1\/refresh-loop": { "namespace": "elementor-pro\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "post_id": { "description": "The post ID of the page containing the loop.", "type": "integer", "required": true }, "widget_id": { "description": "The ID of the loop widget.", "type": "string", "required": true }, "widget_filters": { "description": "The filters for the loop widget.", "type": "object", "required": true }, "widget_model": { "description": "The model of the loop widget. In Editor mode only.", "type": "object", "required": false }, "pagination_base_url": { "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor-pro\/v1\/refresh-loop" } ] } }, "\/elementor-pro\/v1\/refresh-search": { "namespace": "elementor-pro\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "post_id": { "description": "The post ID of the page containing the loop.", "type": "integer", "required": true }, "widget_id": { "description": "The ID of the loop widget.", "type": "string", "required": true }, "widget_model": { "description": "The model of the loop widget. In Editor mode only.", "type": "object", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor-pro\/v1\/refresh-search" } ] } }, "\/elementor\/v1\/notes": { "namespace": "elementor\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "route_url": { "type": "string", "description": "The URL of the route where the note was created at.", "required": false }, "status": { "type": "string", "description": "The note status (e.g. \"publish\", \"draft\").", "enum": [ "publish", "draft" ], "default": "publish", "required": false }, "is_resolved": { "type": "boolean", "description": "Whether the note is resolved or not.", "required": false }, "parent_id": { "type": "integer", "description": "The note's parent id (use 0 for top-level).", "required": false }, "post_id": { "type": "integer", "description": "The ID of the post that the note is attached to.", "required": false }, "only_unread": { "type": "boolean", "description": "Show only unread notes (represents an unread thread if one of its replies is unread).", "required": false }, "only_relevant": { "type": "boolean", "description": "Show only notes that are relevant to the current user.", "required": false }, "order_by": { "type": "string", "description": "A column to order the results by.", "default": "last_activity_at", "enum": [ "last_activity_at", "created_at" ], "required": false }, "order": { "type": "string", "description": "Results order direction.", "default": "desc", "enum": [ "asc", "desc" ], "required": false } } }, { "methods": [ "POST" ], "args": { "post_id": { "type": "integer", "description": "The id of the post where the note was created at (can be template, post, page, etc.).", "required": true }, "element_id": { "type": "string", "description": "Each note must be attached to an elementor element.", "required": true }, "content": { "type": "string", "description": "The content of the note.", "required": true }, "position": { "type": "object", "properties": { "x": { "required": true, "type": "number" }, "y": { "required": true, "type": "number" } }, "description": "The position of the note.", "required": true }, "mentioned_usernames": { "type": "array", "description": "List of user names that have been mentioned in the note's content.", "default": [], "items": { "type": "string", "sanitize_callback": [] }, "required": false }, "route_post_id": { "description": "The ID of the post that's associated with the route (doesn't always exist, e.g: home page, archive)", "required": false }, "route_url": { "type": "string", "description": "The URL of the route where the note was created at.", "required": false }, "route_title": { "type": "string", "description": "The title of the route where the note was created at.", "required": false }, "parent_id": { "type": "integer", "description": "If the new note is a reply to another note, the parent_id should be the thread's id.", "default": 0, "required": false }, "is_public": { "type": "boolean", "description": "Should this note be visible for everyone or just for its author.", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/notes" } ] } }, "\/elementor\/v1\/notes\/read-status": { "namespace": "elementor\/v1", "methods": [ "POST", "DELETE" ], "endpoints": [ { "methods": [ "POST" ], "args": { "ids": { "type": "array", "description": "The id's of the notes.", "items": { "type": "integer" }, "required": true } } }, { "methods": [ "DELETE" ], "args": { "ids": { "type": "array", "description": "The id's of the notes.", "items": { "type": "integer" }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/notes\/read-status" } ] } }, "\/elementor\/v1\/notes\/summary": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "route_url": { "type": "string", "description": "The URL of the route where the note was created at.", "required": false }, "status": { "type": "string", "description": "The note status (e.g. \"publish\", \"draft\").", "enum": [ "publish", "draft" ], "default": "publish", "required": false }, "is_resolved": { "type": "boolean", "description": "Whether the note is resolved or not.", "required": false }, "parent_id": { "type": "integer", "description": "The note's parent id (use 0 for top-level).", "required": false }, "post_id": { "type": "integer", "description": "The ID of the post that the note is attached to.", "required": false }, "only_unread": { "type": "boolean", "description": "Show only unread notes (represents an unread thread if one of its replies is unread).", "required": false }, "only_relevant": { "type": "boolean", "description": "Show only notes that are relevant to the current user.", "required": false }, "order_by": { "type": "string", "description": "A column to order the results by.", "default": "last_activity_at", "enum": [ "last_activity_at", "created_at" ], "required": false }, "order": { "type": "string", "description": "Results order direction.", "default": "desc", "enum": [ "asc", "desc" ], "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/notes\/summary" } ] } }, "\/elementor\/v1\/notes\/users": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "limit": { "type": "integer", "description": "Limit the results.", "required": false }, "order_by": { "type": "string", "description": "A column to order the results by.", "default": "display_name", "enum": [ "user_nicename", "display_name", "user_registered" ], "required": false }, "order": { "type": "string", "description": "Results order direction.", "default": "asc", "enum": [ "asc", "desc" ], "required": false }, "search": { "type": "string", "description": "Filter users by a search term.", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/notes\/users" } ] } }, "\/elementor\/v1\/notes\/(?P[\\d]+)": { "namespace": "elementor\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "type": "integer", "description": "Note ID to find.", "required": true } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "type": "integer", "description": "The id the note.", "required": true }, "content": { "type": "string", "description": "The content of the note.", "required": false }, "mentioned_usernames": { "type": "array", "description": "List of user names that have been mentioned in the note's content.", "items": { "type": "string", "sanitize_callback": [] }, "required": false }, "status": { "type": "string", "description": "Note status can be draft or publish.", "enum": [ "publish", "draft" ], "required": false }, "is_public": { "type": "boolean", "description": "Should this note be visible for everyone or just for its author.", "required": false }, "is_resolved": { "type": "boolean", "description": "Is this note resolved and should be hidden.", "required": false } } }, { "methods": [ "DELETE" ], "args": { "id": { "type": "integer", "description": "The id of the note.", "required": true }, "force": { "type": "boolean", "description": "Determine if it should be deleted permanently or change the status to trash.", "default": false, "required": false } } } ] }, "\/elementskit\/v1\/widget\/mailchimp": { "namespace": "elementskit\/v1\/widget\/mailchimp", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "elementskit\/v1\/widget\/mailchimp", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementskit\/v1\/widget\/mailchimp" } ] } }, "\/elementskit\/v1\/widget\/mailchimp\/(?P\\w+)": { "namespace": "elementskit\/v1\/widget\/mailchimp", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "args": [] } ] }, "\/elementskit\/v1\/dynamic-content": { "namespace": "elementskit\/v1\/dynamic-content", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "elementskit\/v1\/dynamic-content", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementskit\/v1\/dynamic-content" } ] } }, "\/elementskit\/v1\/dynamic-content\/(?P\\w+)\/(?P\\w+)\/(?P\\w+(|[-]\\w+))": { "namespace": "elementskit\/v1\/dynamic-content", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "args": [] } ] }, "\/elementskit\/v1\/layout-manager-api": { "namespace": "elementskit\/v1\/layout-manager-api", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "elementskit\/v1\/layout-manager-api", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementskit\/v1\/layout-manager-api" } ] } }, "\/elementskit\/v1\/layout-manager-api\/(?P\\w+)": { "namespace": "elementskit\/v1\/layout-manager-api", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "args": [] } ] }, "\/elementskit\/v1\/my-template": { "namespace": "elementskit\/v1\/my-template", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "elementskit\/v1\/my-template", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementskit\/v1\/my-template" } ] } }, "\/elementskit\/v1\/my-template\/(?P\\w+)\/(?P\\w+)": { "namespace": "elementskit\/v1\/my-template", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "args": [] } ] }, "\/elementskit\/v1\/megamenu": { "namespace": "elementskit\/v1\/megamenu", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "elementskit\/v1\/megamenu", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementskit\/v1\/megamenu" } ] } }, "\/elementskit\/v1\/megamenu\/(?P\\w+)": { "namespace": "elementskit\/v1\/megamenu", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "args": [] } ] }, "\/elementskit\/v1\/widget-builder": { "namespace": "elementskit\/v1\/widget-builder", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "elementskit\/v1\/widget-builder", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementskit\/v1\/widget-builder" } ] } }, "\/elementskit\/v1\/widget-builder\/(?P\\w+)\/(?P\\w+(|[-]\\w+))": { "namespace": "elementskit\/v1\/widget-builder", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "args": [] } ] }, "\/bsf-core\/v1": { "namespace": "bsf-core\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "bsf-core\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/bsf-core\/v1" } ] } }, "\/bsf-core\/v1\/license\/activate": { "namespace": "bsf-core\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "product-id": { "type": "string", "required": true }, "license-key": { "type": "string", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/bsf-core\/v1\/license\/activate" } ] } }, "\/nps-survey\/v1": { "namespace": "nps-survey\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "nps-survey\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/nps-survey\/v1" } ] } }, "\/nps-survey\/v1\/rating": { "namespace": "nps-survey\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/nps-survey\/v1\/rating" } ] } }, "\/nps-survey\/v1\/dismiss-nps-survey": { "namespace": "nps-survey\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/nps-survey\/v1\/dismiss-nps-survey" } ] } }, "\/elementor\/v1\/send-event": { "namespace": "elementor\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false } } }, { "methods": [ "POST" ], "args": { "event_data": { "description": "All the recorded event data in JSON format", "type": "object", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/elementor\/v1\/send-event" } ] } }, "\/wp\/v2": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "wp\/v2", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2" } ] } }, "\/wp\/v2\/posts": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "after": { "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_after": { "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "author": { "description": "Limita la serie di risultati agli articoli assegnati ad autori specifici.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "author_exclude": { "description": "Garantisce che la serie di risultati escluda gli articoli assegnati ad autori specifici.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "before": { "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_before": { "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "search_semantics": { "description": "Come interpretare l'input di ricerca.", "type": "string", "enum": [ "exact" ], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta in base ad un attributo dell'articolo.", "type": "string", "default": "date", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title" ], "required": false }, "search_columns": { "default": [], "description": "Array di nomi di colonna da cercare.", "type": "array", "items": { "enum": [ "post_title", "post_content", "post_excerpt" ], "type": "string" }, "required": false }, "slug": { "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.", "type": "array", "items": { "type": "string" }, "required": false }, "status": { "default": "publish", "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.", "type": "array", "items": { "enum": [ "publish", "future", "draft", "pending", "private", "trash", "auto-draft", "inherit", "request-pending", "request-confirmed", "request-failed", "request-completed", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limita i risultati basati sulle relazioni tra tassonomie multiple.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "categories": { "description": "Limita l'insieme dei risultati agli elementi con i termini specifici assegnati nella tassonomia categories.", "type": [ "object", "array" ], "oneOf": [ { "title": "Elenco degli ID dei termini", "description": "Abbina i termini con gli ID elencati.", "type": "array", "items": { "type": "integer" } }, { "title": "Query della tassonomia dell'ID del termine", "description": "Esegui una query avanzata dei termini.", "type": "object", "properties": { "terms": { "description": "ID di termini.", "type": "array", "items": { "type": "integer" }, "default": [] }, "include_children": { "description": "Se i termini figli sono inclusi nei termini che limitano il set di risultati.", "type": "boolean", "default": false }, "operator": { "description": "Se gli elementi devono essere assegnati a tutti o ad alcuni dei termini specificati.", "type": "string", "enum": [ "AND", "OR" ], "default": "OR" } }, "additionalProperties": false } ], "required": false }, "categories_exclude": { "description": "Limita l'insieme dei risultati agli elementi tranne quelli con termini specifici assegnati nella tassonomia categories.", "type": [ "object", "array" ], "oneOf": [ { "title": "Elenco degli ID dei termini", "description": "Abbina i termini con gli ID elencati.", "type": "array", "items": { "type": "integer" } }, { "title": "Query della tassonomia dell'ID del termine", "description": "Esegui una query avanzata dei termini.", "type": "object", "properties": { "terms": { "description": "ID di termini.", "type": "array", "items": { "type": "integer" }, "default": [] }, "include_children": { "description": "Se i termini figli sono inclusi nei termini che limitano il set di risultati.", "type": "boolean", "default": false } }, "additionalProperties": false } ], "required": false }, "tags": { "description": "Limita l'insieme dei risultati agli elementi con i termini specifici assegnati nella tassonomia tags.", "type": [ "object", "array" ], "oneOf": [ { "title": "Elenco degli ID dei termini", "description": "Abbina i termini con gli ID elencati.", "type": "array", "items": { "type": "integer" } }, { "title": "Query della tassonomia dell'ID del termine", "description": "Esegui una query avanzata dei termini.", "type": "object", "properties": { "terms": { "description": "ID di termini.", "type": "array", "items": { "type": "integer" }, "default": [] }, "operator": { "description": "Se gli elementi devono essere assegnati a tutti o ad alcuni dei termini specificati.", "type": "string", "enum": [ "AND", "OR" ], "default": "OR" } }, "additionalProperties": false } ], "required": false }, "tags_exclude": { "description": "Limita l'insieme dei risultati agli elementi tranne quelli con termini specifici assegnati nella tassonomia tags.", "type": [ "object", "array" ], "oneOf": [ { "title": "Elenco degli ID dei termini", "description": "Abbina i termini con gli ID elencati.", "type": "array", "items": { "type": "integer" } }, { "title": "Query della tassonomia dell'ID del termine", "description": "Esegui una query avanzata dei termini.", "type": "object", "properties": { "terms": { "description": "ID di termini.", "type": "array", "items": { "type": "integer" }, "default": [] } }, "additionalProperties": false } ], "required": false }, "sticky": { "description": "Limita la serie di risultati agli elementi in evidenza.", "type": "boolean", "required": false }, "format": { "description": "Limita i risultati agli elementi assegnati ad uno o pi\u00f9 formati specifici.", "type": "array", "uniqueItems": true, "items": { "enum": [ "standard", "aside", "chat", "gallery", "link", "image", "quote", "status", "video", "audio" ], "type": "string" }, "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false }, "excerpt": { "description": "Il riassunto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il riassunto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Riassunto HTML per l'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true }, "protected": { "description": "Indica se il riassunto sia protetto da password.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "featured_media": { "description": "L'id del media in evidenza per l'articolo.", "type": "integer", "required": false }, "comment_status": { "description": "Se i commenti sono aperti o meno per l'articolo.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "ping_status": { "description": "Se l'articolo si possa pingare o meno.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "format": { "description": "Il formato per l\u2019articolo.", "type": "string", "enum": [ "standard", "aside", "chat", "gallery", "link", "image", "quote", "status", "video", "audio" ], "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": { "footnotes": { "type": "string", "title": "", "description": "", "default": "" }, "_elementor_edit_mode": { "type": "string", "title": "Elementor edit mode", "description": "Elementor edit mode, `builder` is required for Elementor editing", "default": "", "enum": [ "", "builder" ], "context": [ "edit" ] }, "_elementor_template_type": { "type": "string", "title": "Elementor template type", "description": "Elementor document type", "default": "", "enum": [ "not-supported", "page", "section", "container", "post", "wp-post", "wp-page", "kit", "landing-page", "floating-buttons", "widget", "popup", "header", "footer", "single", "single-post", "single-page", "archive", "search-results", "error-404", "code_snippet", "loop-item", "" ], "context": [ "edit" ] }, "_elementor_data": { "type": "string", "title": "Elementor data", "description": "Elementor JSON as a string", "default": "", "context": [ "edit" ] }, "_elementor_page_settings": { "type": "object", "title": "Elementor page settings", "description": "Elementor page level settings", "default": "{}", "properties": { "hide_title": { "type": "string", "enum": [ "yes", "no" ], "default": "" } }, "additionalProperties": true, "context": [ "edit" ] }, "_elementor_conditions": { "type": "array", "title": "", "description": "Elementor conditions", "default": [], "additionalProperties": true, "context": [ "edit" ] } }, "required": false }, "sticky": { "description": "Se l'articolo sia da trattare come in evidenza o meno.", "type": "boolean", "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false }, "categories": { "description": "I termini assegnati all'articolo nella tassonomia category.", "type": "array", "items": { "type": "integer" }, "required": false }, "tags": { "description": "I termini assegnati all'articolo nella tassonomia post_tag.", "type": "array", "items": { "type": "integer" }, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/posts" } ] } }, "\/wp\/v2\/posts\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "excerpt_length": { "description": "Sovrascrivi la lunghezza predefinita del riassunto.", "type": "integer", "required": false }, "password": { "description": "La password per l\u2019articolo se fosse protetto da password.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false }, "excerpt": { "description": "Il riassunto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il riassunto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Riassunto HTML per l'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true }, "protected": { "description": "Indica se il riassunto sia protetto da password.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "featured_media": { "description": "L'id del media in evidenza per l'articolo.", "type": "integer", "required": false }, "comment_status": { "description": "Se i commenti sono aperti o meno per l'articolo.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "ping_status": { "description": "Se l'articolo si possa pingare o meno.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "format": { "description": "Il formato per l\u2019articolo.", "type": "string", "enum": [ "standard", "aside", "chat", "gallery", "link", "image", "quote", "status", "video", "audio" ], "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": { "footnotes": { "type": "string", "title": "", "description": "", "default": "" }, "_elementor_edit_mode": { "type": "string", "title": "Elementor edit mode", "description": "Elementor edit mode, `builder` is required for Elementor editing", "default": "", "enum": [ "", "builder" ], "context": [ "edit" ] }, "_elementor_template_type": { "type": "string", "title": "Elementor template type", "description": "Elementor document type", "default": "", "enum": [ "not-supported", "page", "section", "container", "post", "wp-post", "wp-page", "kit", "landing-page", "floating-buttons", "widget", "popup", "header", "footer", "single", "single-post", "single-page", "archive", "search-results", "error-404", "code_snippet", "loop-item", "" ], "context": [ "edit" ] }, "_elementor_data": { "type": "string", "title": "Elementor data", "description": "Elementor JSON as a string", "default": "", "context": [ "edit" ] }, "_elementor_page_settings": { "type": "object", "title": "Elementor page settings", "description": "Elementor page level settings", "default": "{}", "properties": { "hide_title": { "type": "string", "enum": [ "yes", "no" ], "default": "" } }, "additionalProperties": true, "context": [ "edit" ] }, "_elementor_conditions": { "type": "array", "title": "", "description": "Elementor conditions", "default": [], "additionalProperties": true, "context": [ "edit" ] } }, "required": false }, "sticky": { "description": "Se l'articolo sia da trattare come in evidenza o meno.", "type": "boolean", "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false }, "categories": { "description": "I termini assegnati all'articolo nella tassonomia category.", "type": "array", "items": { "type": "integer" }, "required": false }, "tags": { "description": "I termini assegnati all'articolo nella tassonomia post_tag.", "type": "array", "items": { "type": "integer" }, "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Se evitare il cestino e eliminare definitivamente.", "required": false } } } ] }, "\/wp\/v2\/posts\/(?P[\\d]+)\/revisions": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la collezione in base ad un attributo dell'oggetto.", "type": "string", "default": "date", "enum": [ "date", "id", "include", "relevance", "slug", "include_slugs", "title" ], "required": false } } } ] }, "\/wp\/v2\/posts\/(?P[\\d]+)\/revisions\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "id": { "description": "Identificatore univoco per la revisione.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "DELETE" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "id": { "description": "Identificatore univoco per la revisione.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Deve essere true, poich\u00e9 le revisioni non si possono eliminare.", "required": false } } } ] }, "\/wp\/v2\/posts\/(?P[\\d]+)\/autosaves": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false }, "excerpt": { "description": "Il riassunto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il riassunto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Riassunto HTML per l'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true }, "protected": { "description": "Indica se il riassunto sia protetto da password.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "featured_media": { "description": "L'id del media in evidenza per l'articolo.", "type": "integer", "required": false }, "comment_status": { "description": "Se i commenti sono aperti o meno per l'articolo.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "ping_status": { "description": "Se l'articolo si possa pingare o meno.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "format": { "description": "Il formato per l\u2019articolo.", "type": "string", "enum": [ "standard", "aside", "chat", "gallery", "link", "image", "quote", "status", "video", "audio" ], "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": { "footnotes": { "type": "string", "title": "", "description": "", "default": "" }, "_elementor_edit_mode": { "type": "string", "title": "Elementor edit mode", "description": "Elementor edit mode, `builder` is required for Elementor editing", "default": "", "enum": [ "", "builder" ], "context": [ "edit" ] }, "_elementor_template_type": { "type": "string", "title": "Elementor template type", "description": "Elementor document type", "default": "", "enum": [ "not-supported", "page", "section", "container", "post", "wp-post", "wp-page", "kit", "landing-page", "floating-buttons", "widget", "popup", "header", "footer", "single", "single-post", "single-page", "archive", "search-results", "error-404", "code_snippet", "loop-item", "" ], "context": [ "edit" ] }, "_elementor_data": { "type": "string", "title": "Elementor data", "description": "Elementor JSON as a string", "default": "", "context": [ "edit" ] }, "_elementor_page_settings": { "type": "object", "title": "Elementor page settings", "description": "Elementor page level settings", "default": "{}", "properties": { "hide_title": { "type": "string", "enum": [ "yes", "no" ], "default": "" } }, "additionalProperties": true, "context": [ "edit" ] }, "_elementor_conditions": { "type": "array", "title": "", "description": "Elementor conditions", "default": [], "additionalProperties": true, "context": [ "edit" ] } }, "required": false }, "sticky": { "description": "Se l'articolo sia da trattare come in evidenza o meno.", "type": "boolean", "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false }, "categories": { "description": "I termini assegnati all'articolo nella tassonomia category.", "type": "array", "items": { "type": "integer" }, "required": false }, "tags": { "description": "I termini assegnati all'articolo nella tassonomia post_tag.", "type": "array", "items": { "type": "integer" }, "required": false } } } ] }, "\/wp\/v2\/posts\/(?P[\\d]+)\/autosaves\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "id": { "description": "L'ID per il salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp\/v2\/pages": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "after": { "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_after": { "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "author": { "description": "Limita la serie di risultati agli articoli assegnati ad autori specifici.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "author_exclude": { "description": "Garantisce che la serie di risultati escluda gli articoli assegnati ad autori specifici.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "before": { "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_before": { "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "menu_order": { "description": "Limita l'insieme di risultati agli articoli con uno specifico valore menu_order.", "type": "integer", "required": false }, "search_semantics": { "description": "Come interpretare l'input di ricerca.", "type": "string", "enum": [ "exact" ], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta in base ad un attributo dell'articolo.", "type": "string", "default": "date", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title", "menu_order" ], "required": false }, "parent": { "description": "Limita la serie di risultati dei particolari parent ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "parent_exclude": { "description": "Limita il risultato a tutti gli elementi eccetto quelli di un particolare ID genitore.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "search_columns": { "default": [], "description": "Array di nomi di colonna da cercare.", "type": "array", "items": { "enum": [ "post_title", "post_content", "post_excerpt" ], "type": "string" }, "required": false }, "slug": { "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.", "type": "array", "items": { "type": "string" }, "required": false }, "status": { "default": "publish", "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.", "type": "array", "items": { "enum": [ "publish", "future", "draft", "pending", "private", "trash", "auto-draft", "inherit", "request-pending", "request-confirmed", "request-failed", "request-completed", "any" ], "type": "string" }, "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "parent": { "description": "L'ID del genitore dell'articolo.", "type": "integer", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false }, "excerpt": { "description": "Il riassunto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il riassunto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Riassunto HTML per l'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true }, "protected": { "description": "Indica se il riassunto sia protetto da password.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "featured_media": { "description": "L'id del media in evidenza per l'articolo.", "type": "integer", "required": false }, "comment_status": { "description": "Se i commenti sono aperti o meno per l'articolo.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "ping_status": { "description": "Se l'articolo si possa pingare o meno.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "menu_order": { "description": "L'ordine dell'articolo in relazione ad altri articoli.", "type": "integer", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": { "footnotes": { "type": "string", "title": "", "description": "", "default": "" }, "_elementor_edit_mode": { "type": "string", "title": "Elementor edit mode", "description": "Elementor edit mode, `builder` is required for Elementor editing", "default": "", "enum": [ "", "builder" ], "context": [ "edit" ] }, "_elementor_template_type": { "type": "string", "title": "Elementor template type", "description": "Elementor document type", "default": "", "enum": [ "not-supported", "page", "section", "container", "post", "wp-post", "wp-page", "kit", "landing-page", "floating-buttons", "widget", "popup", "header", "footer", "single", "single-post", "single-page", "archive", "search-results", "error-404", "code_snippet", "loop-item", "" ], "context": [ "edit" ] }, "_elementor_data": { "type": "string", "title": "Elementor data", "description": "Elementor JSON as a string", "default": "", "context": [ "edit" ] }, "_elementor_page_settings": { "type": "object", "title": "Elementor page settings", "description": "Elementor page level settings", "default": "{}", "properties": { "hide_title": { "type": "string", "enum": [ "yes", "no" ], "default": "" } }, "additionalProperties": true, "context": [ "edit" ] }, "_elementor_conditions": { "type": "array", "title": "", "description": "Elementor conditions", "default": [], "additionalProperties": true, "context": [ "edit" ] } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/pages" } ] } }, "\/wp\/v2\/pages\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "excerpt_length": { "description": "Sovrascrivi la lunghezza predefinita del riassunto.", "type": "integer", "required": false }, "password": { "description": "La password per l\u2019articolo se fosse protetto da password.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "parent": { "description": "L'ID del genitore dell'articolo.", "type": "integer", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false }, "excerpt": { "description": "Il riassunto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il riassunto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Riassunto HTML per l'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true }, "protected": { "description": "Indica se il riassunto sia protetto da password.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "featured_media": { "description": "L'id del media in evidenza per l'articolo.", "type": "integer", "required": false }, "comment_status": { "description": "Se i commenti sono aperti o meno per l'articolo.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "ping_status": { "description": "Se l'articolo si possa pingare o meno.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "menu_order": { "description": "L'ordine dell'articolo in relazione ad altri articoli.", "type": "integer", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": { "footnotes": { "type": "string", "title": "", "description": "", "default": "" }, "_elementor_edit_mode": { "type": "string", "title": "Elementor edit mode", "description": "Elementor edit mode, `builder` is required for Elementor editing", "default": "", "enum": [ "", "builder" ], "context": [ "edit" ] }, "_elementor_template_type": { "type": "string", "title": "Elementor template type", "description": "Elementor document type", "default": "", "enum": [ "not-supported", "page", "section", "container", "post", "wp-post", "wp-page", "kit", "landing-page", "floating-buttons", "widget", "popup", "header", "footer", "single", "single-post", "single-page", "archive", "search-results", "error-404", "code_snippet", "loop-item", "" ], "context": [ "edit" ] }, "_elementor_data": { "type": "string", "title": "Elementor data", "description": "Elementor JSON as a string", "default": "", "context": [ "edit" ] }, "_elementor_page_settings": { "type": "object", "title": "Elementor page settings", "description": "Elementor page level settings", "default": "{}", "properties": { "hide_title": { "type": "string", "enum": [ "yes", "no" ], "default": "" } }, "additionalProperties": true, "context": [ "edit" ] }, "_elementor_conditions": { "type": "array", "title": "", "description": "Elementor conditions", "default": [], "additionalProperties": true, "context": [ "edit" ] } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Se evitare il cestino e eliminare definitivamente.", "required": false } } } ] }, "\/wp\/v2\/pages\/(?P[\\d]+)\/revisions": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la collezione in base ad un attributo dell'oggetto.", "type": "string", "default": "date", "enum": [ "date", "id", "include", "relevance", "slug", "include_slugs", "title" ], "required": false } } } ] }, "\/wp\/v2\/pages\/(?P[\\d]+)\/revisions\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "id": { "description": "Identificatore univoco per la revisione.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "DELETE" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "id": { "description": "Identificatore univoco per la revisione.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Deve essere true, poich\u00e9 le revisioni non si possono eliminare.", "required": false } } } ] }, "\/wp\/v2\/pages\/(?P[\\d]+)\/autosaves": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST" ], "args": { "parent": { "description": "L'ID del genitore dell'articolo.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false }, "excerpt": { "description": "Il riassunto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il riassunto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Riassunto HTML per l'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true }, "protected": { "description": "Indica se il riassunto sia protetto da password.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "featured_media": { "description": "L'id del media in evidenza per l'articolo.", "type": "integer", "required": false }, "comment_status": { "description": "Se i commenti sono aperti o meno per l'articolo.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "ping_status": { "description": "Se l'articolo si possa pingare o meno.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "menu_order": { "description": "L'ordine dell'articolo in relazione ad altri articoli.", "type": "integer", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": { "footnotes": { "type": "string", "title": "", "description": "", "default": "" }, "_elementor_edit_mode": { "type": "string", "title": "Elementor edit mode", "description": "Elementor edit mode, `builder` is required for Elementor editing", "default": "", "enum": [ "", "builder" ], "context": [ "edit" ] }, "_elementor_template_type": { "type": "string", "title": "Elementor template type", "description": "Elementor document type", "default": "", "enum": [ "not-supported", "page", "section", "container", "post", "wp-post", "wp-page", "kit", "landing-page", "floating-buttons", "widget", "popup", "header", "footer", "single", "single-post", "single-page", "archive", "search-results", "error-404", "code_snippet", "loop-item", "" ], "context": [ "edit" ] }, "_elementor_data": { "type": "string", "title": "Elementor data", "description": "Elementor JSON as a string", "default": "", "context": [ "edit" ] }, "_elementor_page_settings": { "type": "object", "title": "Elementor page settings", "description": "Elementor page level settings", "default": "{}", "properties": { "hide_title": { "type": "string", "enum": [ "yes", "no" ], "default": "" } }, "additionalProperties": true, "context": [ "edit" ] }, "_elementor_conditions": { "type": "array", "title": "", "description": "Elementor conditions", "default": [], "additionalProperties": true, "context": [ "edit" ] } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } } ] }, "\/wp\/v2\/pages\/(?P[\\d]+)\/autosaves\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "id": { "description": "L'ID per il salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp\/v2\/media": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "after": { "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_after": { "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "author": { "description": "Limita la serie di risultati agli articoli assegnati ad autori specifici.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "author_exclude": { "description": "Garantisce che la serie di risultati escluda gli articoli assegnati ad autori specifici.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "before": { "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_before": { "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "search_semantics": { "description": "Come interpretare l'input di ricerca.", "type": "string", "enum": [ "exact" ], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta in base ad un attributo dell'articolo.", "type": "string", "default": "date", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title" ], "required": false }, "parent": { "description": "Limita la serie di risultati dei particolari parent ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "parent_exclude": { "description": "Limita il risultato a tutti gli elementi eccetto quelli di un particolare ID genitore.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "search_columns": { "default": [], "description": "Array di nomi di colonna da cercare.", "type": "array", "items": { "enum": [ "post_title", "post_content", "post_excerpt" ], "type": "string" }, "required": false }, "slug": { "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.", "type": "array", "items": { "type": "string" }, "required": false }, "status": { "default": "inherit", "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.", "type": "array", "items": { "enum": [ "inherit", "private", "trash" ], "type": "string" }, "required": false }, "media_type": { "default": null, "description": "Limita l'insieme dei risultati agli allegati di un tipo media specifico.", "type": "string", "enum": [ "image", "video", "text", "application", "audio" ], "required": false }, "mime_type": { "default": null, "description": "Limita l'insieme dei risultati agli allegati con uno specifico tipo MIME.", "type": "string", "required": false } } }, { "methods": [ "POST" ], "args": { "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false }, "featured_media": { "description": "L'id del media in evidenza per l'articolo.", "type": "integer", "required": false }, "comment_status": { "description": "Se i commenti sono aperti o meno per l'articolo.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "ping_status": { "description": "Se l'articolo si possa pingare o meno.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false }, "alt_text": { "description": "Testo alternativo da mostrare quando la risorsa non \u00e8 visualizzata.", "type": "string", "required": false }, "caption": { "description": "La didascalia dell'allegato.", "type": "object", "properties": { "raw": { "description": "Didascalia per l'allegato, cos\u00ec come presente nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Didascalia HTML per l'allegato, trasformata per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "description": { "description": "La descrizione dell'allegato.", "type": "object", "properties": { "raw": { "description": "Descrizione dell'allegato, cos\u00ec come presente nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Descrizione HTML per l'allegato, trasformata per la visualizzazione.", "type": "string", "context": [ "view", "edit" ], "readonly": true } }, "required": false }, "post": { "description": "L'ID dell'articolo associato all'allegato.", "type": "integer", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/media" } ] } }, "\/wp\/v2\/media\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false }, "featured_media": { "description": "L'id del media in evidenza per l'articolo.", "type": "integer", "required": false }, "comment_status": { "description": "Se i commenti sono aperti o meno per l'articolo.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "ping_status": { "description": "Se l'articolo si possa pingare o meno.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false }, "alt_text": { "description": "Testo alternativo da mostrare quando la risorsa non \u00e8 visualizzata.", "type": "string", "required": false }, "caption": { "description": "La didascalia dell'allegato.", "type": "object", "properties": { "raw": { "description": "Didascalia per l'allegato, cos\u00ec come presente nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Didascalia HTML per l'allegato, trasformata per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "description": { "description": "La descrizione dell'allegato.", "type": "object", "properties": { "raw": { "description": "Descrizione dell'allegato, cos\u00ec come presente nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Descrizione HTML per l'allegato, trasformata per la visualizzazione.", "type": "string", "context": [ "view", "edit" ], "readonly": true } }, "required": false }, "post": { "description": "L'ID dell'articolo associato all'allegato.", "type": "integer", "required": false } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Se evitare il cestino e eliminare definitivamente.", "required": false } } } ] }, "\/wp\/v2\/media\/(?P[\\d]+)\/post-process": { "namespace": "wp\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "id": { "description": "Identificatore univoco per l'allegato.", "type": "integer", "required": false }, "action": { "type": "string", "enum": [ "create-image-subsizes" ], "required": true } } } ] }, "\/wp\/v2\/media\/(?P[\\d]+)\/edit": { "namespace": "wp\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "src": { "description": "URL al file dell'immagine modificata.", "type": "string", "format": "uri", "required": true }, "modifiers": { "description": "Array delle modifiche dell'immagine.", "type": "array", "minItems": 1, "items": { "description": "Modifica delle immagini.", "type": "object", "required": [ "type", "args" ], "oneOf": [ { "title": "Rotazione", "properties": { "type": { "description": "Tipo di rotazione.", "type": "string", "enum": [ "rotate" ] }, "args": { "description": "Argomenti della rotazione.", "type": "object", "required": [ "angle" ], "properties": { "angle": { "description": "Angolo in gradi per la rotazione in senso orario.", "type": "number" } } } } }, { "title": "Ritaglia", "properties": { "type": { "description": "Tipo di crop.", "type": "string", "enum": [ "crop" ] }, "args": { "description": "Argomenti del crop.", "type": "object", "required": [ "left", "top", "width", "height" ], "properties": { "left": { "description": "Distanza orizzontale da sinistra per iniziare il ritaglio in percentuale della larghezza dell'immagine.", "type": "number" }, "top": { "description": "Distanza verticale dall'alto per iniziare il ritaglio in percentuale dell'altezza dell'immagine.", "type": "number" }, "width": { "description": "Larghezza del crop come percentuale della larghezza dell'immagine.", "type": "number" }, "height": { "description": "Altezza del crop come percentuale dell'altezza dell'immagine.", "type": "number" } } } } } ] }, "required": false }, "rotation": { "description": "I gradi in senso orario di rotazione dell'immagine. DEPRECATO: preferire i `modifiers`.", "type": "integer", "minimum": 0, "exclusiveMinimum": true, "maximum": 360, "exclusiveMaximum": true, "required": false }, "x": { "description": "La posizione x da cui iniziare il ritaglio dell'immagine. DEPRECATO: preferire i `modifiers`.", "type": "number", "minimum": 0, "maximum": 100, "required": false }, "y": { "description": "La posizione y da cui iniziare il ritaglio dell'immagine. DEPRECATO: preferire i `modifiers`.", "type": "number", "minimum": 0, "maximum": 100, "required": false }, "width": { "description": "La larghezza di ritaglio dell'immagine in percentuale dell'immagine. DEPRECATO: preferire i `modifiers`.", "type": "number", "minimum": 0, "maximum": 100, "required": false }, "height": { "description": "L'altezza di ritaglio dell'immagine in percentuale dell'immagine. DEPRECATO: preferire i `modifiers`.", "type": "number", "minimum": 0, "maximum": 100, "required": false } } } ] }, "\/wp\/v2\/menu-items": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 100, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "after": { "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_after": { "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "before": { "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_before": { "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "search_semantics": { "description": "Come interpretare l'input di ricerca.", "type": "string", "enum": [ "exact" ], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la collezione in base ad un attributo dell'oggetto.", "type": "string", "default": "menu_order", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title", "menu_order" ], "required": false }, "search_columns": { "default": [], "description": "Array di nomi di colonna da cercare.", "type": "array", "items": { "enum": [ "post_title", "post_content", "post_excerpt" ], "type": "string" }, "required": false }, "slug": { "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.", "type": "array", "items": { "type": "string" }, "required": false }, "status": { "default": "publish", "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.", "type": "array", "items": { "enum": [ "publish", "future", "draft", "pending", "private", "trash", "auto-draft", "inherit", "request-pending", "request-confirmed", "request-failed", "request-completed", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limita i risultati basati sulle relazioni tra tassonomie multiple.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "menus": { "description": "Limita l'insieme dei risultati agli elementi con i termini specifici assegnati nella tassonomia menus.", "type": [ "object", "array" ], "oneOf": [ { "title": "Elenco degli ID dei termini", "description": "Abbina i termini con gli ID elencati.", "type": "array", "items": { "type": "integer" } }, { "title": "Query della tassonomia dell'ID del termine", "description": "Esegui una query avanzata dei termini.", "type": "object", "properties": { "terms": { "description": "ID di termini.", "type": "array", "items": { "type": "integer" }, "default": [] }, "operator": { "description": "Se gli elementi devono essere assegnati a tutti o ad alcuni dei termini specificati.", "type": "string", "enum": [ "AND", "OR" ], "default": "OR" } }, "additionalProperties": false } ], "required": false }, "menus_exclude": { "description": "Limita l'insieme dei risultati agli elementi tranne quelli con termini specifici assegnati nella tassonomia menus.", "type": [ "object", "array" ], "oneOf": [ { "title": "Elenco degli ID dei termini", "description": "Abbina i termini con gli ID elencati.", "type": "array", "items": { "type": "integer" } }, { "title": "Query della tassonomia dell'ID del termine", "description": "Esegui una query avanzata dei termini.", "type": "object", "properties": { "terms": { "description": "ID di termini.", "type": "array", "items": { "type": "integer" }, "default": [] } }, "additionalProperties": false } ], "required": false }, "menu_order": { "description": "Limita l'insieme di risultati agli articoli con uno specifico valore menu_order.", "type": "integer", "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "title": { "description": "Il titolo dell'oggetto.", "type": [ "string", "object" ], "properties": { "raw": { "description": "Il titolo dell'oggetto, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'oggetto, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "type": { "default": "custom", "description": "La famiglia di oggetti originariamente rappresentato, come \"post_type\" o \"taxonomy\".", "type": "string", "enum": [ "taxonomy", "post_type", "post_type_archive", "custom" ], "required": false }, "status": { "default": "publish", "description": "Uno stato con nome per l'oggetto.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "parent": { "default": 0, "description": "L'id del genitore dell'oggetto.", "type": "integer", "minimum": 0, "required": false }, "attr_title": { "description": "Testo per l'attributo title dell'elemento link per questa voce di menu.", "type": "string", "required": false }, "classes": { "description": "Nomi della classi per l'elemento link di questa voce di menu.", "type": "array", "items": { "type": "string" }, "required": false }, "description": { "description": "La descrizione di questa voce di menu.", "type": "string", "required": false }, "menu_order": { "default": 1, "description": "L'ID DB di nav_menu_item che \u00e8 genitore di questa voce di menu, se presente. Altrimenti 0.", "type": "integer", "minimum": 1, "required": false }, "object": { "description": "Il tipo di oggetto originariamente rappresentato, come \"category\", \"post\" o \"attachment\".", "type": "string", "required": false }, "object_id": { "default": 0, "description": "L'ID del database dell'oggetto originale che questa voce di menu rappresenta, ad esempio l'ID per gli articoli o il term_id per le categorie.", "type": "integer", "minimum": 0, "required": false }, "target": { "description": "L'attributo target dell'elemento link per questa voce di menu.", "type": "string", "enum": [ "_blank", "" ], "required": false }, "url": { "description": "L'URL al quale questa voce di menu punta.", "type": "string", "format": "uri", "required": false }, "xfn": { "description": "La relazione XFN espressa nel link di questa voce di menu.", "type": "array", "items": { "type": "string" }, "required": false }, "menus": { "description": "I termini assegnati all'oggetto nella tassonomia nav_menu.", "type": "integer", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/menu-items" } ] } }, "\/wp\/v2\/menu-items\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "title": { "description": "Il titolo dell'oggetto.", "type": [ "string", "object" ], "properties": { "raw": { "description": "Il titolo dell'oggetto, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'oggetto, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "type": { "description": "La famiglia di oggetti originariamente rappresentato, come \"post_type\" o \"taxonomy\".", "type": "string", "enum": [ "taxonomy", "post_type", "post_type_archive", "custom" ], "required": false }, "status": { "description": "Uno stato con nome per l'oggetto.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "parent": { "description": "L'id del genitore dell'oggetto.", "type": "integer", "minimum": 0, "required": false }, "attr_title": { "description": "Testo per l'attributo title dell'elemento link per questa voce di menu.", "type": "string", "required": false }, "classes": { "description": "Nomi della classi per l'elemento link di questa voce di menu.", "type": "array", "items": { "type": "string" }, "required": false }, "description": { "description": "La descrizione di questa voce di menu.", "type": "string", "required": false }, "menu_order": { "description": "L'ID DB di nav_menu_item che \u00e8 genitore di questa voce di menu, se presente. Altrimenti 0.", "type": "integer", "minimum": 1, "required": false }, "object": { "description": "Il tipo di oggetto originariamente rappresentato, come \"category\", \"post\" o \"attachment\".", "type": "string", "required": false }, "object_id": { "description": "L'ID del database dell'oggetto originale che questa voce di menu rappresenta, ad esempio l'ID per gli articoli o il term_id per le categorie.", "type": "integer", "minimum": 0, "required": false }, "target": { "description": "L'attributo target dell'elemento link per questa voce di menu.", "type": "string", "enum": [ "_blank", "" ], "required": false }, "url": { "description": "L'URL al quale questa voce di menu punta.", "type": "string", "format": "uri", "required": false }, "xfn": { "description": "La relazione XFN espressa nel link di questa voce di menu.", "type": "array", "items": { "type": "string" }, "required": false }, "menus": { "description": "I termini assegnati all'oggetto nella tassonomia nav_menu.", "type": "integer", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Se evitare il cestino e eliminare definitivamente.", "required": false } } } ] }, "\/wp\/v2\/menu-items\/(?P[\\d]+)\/autosaves": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST" ], "args": { "parent": { "description": "L'id del genitore dell'oggetto.", "type": "integer", "minimum": 0, "required": false }, "title": { "description": "Il titolo dell'oggetto.", "type": [ "string", "object" ], "properties": { "raw": { "description": "Il titolo dell'oggetto, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'oggetto, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "type": { "description": "La famiglia di oggetti originariamente rappresentato, come \"post_type\" o \"taxonomy\".", "type": "string", "enum": [ "taxonomy", "post_type", "post_type_archive", "custom" ], "required": false }, "status": { "description": "Uno stato con nome per l'oggetto.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "attr_title": { "description": "Testo per l'attributo title dell'elemento link per questa voce di menu.", "type": "string", "required": false }, "classes": { "description": "Nomi della classi per l'elemento link di questa voce di menu.", "type": "array", "items": { "type": "string" }, "required": false }, "description": { "description": "La descrizione di questa voce di menu.", "type": "string", "required": false }, "menu_order": { "description": "L'ID DB di nav_menu_item che \u00e8 genitore di questa voce di menu, se presente. Altrimenti 0.", "type": "integer", "minimum": 1, "required": false }, "object": { "description": "Il tipo di oggetto originariamente rappresentato, come \"category\", \"post\" o \"attachment\".", "type": "string", "required": false }, "object_id": { "description": "L'ID del database dell'oggetto originale che questa voce di menu rappresenta, ad esempio l'ID per gli articoli o il term_id per le categorie.", "type": "integer", "minimum": 0, "required": false }, "target": { "description": "L'attributo target dell'elemento link per questa voce di menu.", "type": "string", "enum": [ "_blank", "" ], "required": false }, "url": { "description": "L'URL al quale questa voce di menu punta.", "type": "string", "format": "uri", "required": false }, "xfn": { "description": "La relazione XFN espressa nel link di questa voce di menu.", "type": "array", "items": { "type": "string" }, "required": false }, "menus": { "description": "I termini assegnati all'oggetto nella tassonomia nav_menu.", "type": "integer", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false } } } ] }, "\/wp\/v2\/menu-items\/(?P[\\d]+)\/autosaves\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "id": { "description": "L'ID per il salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp\/v2\/blocks": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "after": { "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_after": { "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "before": { "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_before": { "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "search_semantics": { "description": "Come interpretare l'input di ricerca.", "type": "string", "enum": [ "exact" ], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta in base ad un attributo dell'articolo.", "type": "string", "default": "date", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title" ], "required": false }, "search_columns": { "default": [], "description": "Array di nomi di colonna da cercare.", "type": "array", "items": { "enum": [ "post_title", "post_content", "post_excerpt" ], "type": "string" }, "required": false }, "slug": { "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.", "type": "array", "items": { "type": "string" }, "required": false }, "status": { "default": "publish", "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.", "type": "array", "items": { "enum": [ "publish", "future", "draft", "pending", "private", "trash", "auto-draft", "inherit", "request-pending", "request-confirmed", "request-failed", "request-completed", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limita i risultati basati sulle relazioni tra tassonomie multiple.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "wp_pattern_category": { "description": "Limita l'insieme dei risultati agli elementi con i termini specifici assegnati nella tassonomia wp_pattern_category.", "type": [ "object", "array" ], "oneOf": [ { "title": "Elenco degli ID dei termini", "description": "Abbina i termini con gli ID elencati.", "type": "array", "items": { "type": "integer" } }, { "title": "Query della tassonomia dell'ID del termine", "description": "Esegui una query avanzata dei termini.", "type": "object", "properties": { "terms": { "description": "ID di termini.", "type": "array", "items": { "type": "integer" }, "default": [] }, "operator": { "description": "Se gli elementi devono essere assegnati a tutti o ad alcuni dei termini specificati.", "type": "string", "enum": [ "AND", "OR" ], "default": "OR" } }, "additionalProperties": false } ], "required": false }, "wp_pattern_category_exclude": { "description": "Limita l'insieme dei risultati agli elementi tranne quelli con termini specifici assegnati nella tassonomia wp_pattern_category.", "type": [ "object", "array" ], "oneOf": [ { "title": "Elenco degli ID dei termini", "description": "Abbina i termini con gli ID elencati.", "type": "array", "items": { "type": "integer" } }, { "title": "Query della tassonomia dell'ID del termine", "description": "Esegui una query avanzata dei termini.", "type": "object", "properties": { "terms": { "description": "ID di termini.", "type": "array", "items": { "type": "integer" }, "default": [] } }, "additionalProperties": false } ], "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "view", "edit" ] } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "view", "edit" ] }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "excerpt": { "description": "Il riassunto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il riassunto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Riassunto HTML per l'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true }, "protected": { "description": "Indica se il riassunto sia protetto da password.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": { "wp_pattern_sync_status": { "type": "string", "title": "", "description": "", "default": "", "enum": [ "partial", "unsynced" ] }, "footnotes": { "type": "string", "title": "", "description": "", "default": "" } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false }, "wp_pattern_category": { "description": "I termini assegnati all'articolo nella tassonomia wp_pattern_category.", "type": "array", "items": { "type": "integer" }, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/blocks" } ] } }, "\/wp\/v2\/blocks\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "excerpt_length": { "description": "Sovrascrivi la lunghezza predefinita del riassunto.", "type": "integer", "required": false }, "password": { "description": "La password per l\u2019articolo se fosse protetto da password.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "view", "edit" ] } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "view", "edit" ] }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "excerpt": { "description": "Il riassunto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il riassunto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Riassunto HTML per l'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true }, "protected": { "description": "Indica se il riassunto sia protetto da password.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": { "wp_pattern_sync_status": { "type": "string", "title": "", "description": "", "default": "", "enum": [ "partial", "unsynced" ] }, "footnotes": { "type": "string", "title": "", "description": "", "default": "" } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false }, "wp_pattern_category": { "description": "I termini assegnati all'articolo nella tassonomia wp_pattern_category.", "type": "array", "items": { "type": "integer" }, "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Se evitare il cestino e eliminare definitivamente.", "required": false } } } ] }, "\/wp\/v2\/blocks\/(?P[\\d]+)\/revisions": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la collezione in base ad un attributo dell'oggetto.", "type": "string", "default": "date", "enum": [ "date", "id", "include", "relevance", "slug", "include_slugs", "title" ], "required": false } } } ] }, "\/wp\/v2\/blocks\/(?P[\\d]+)\/revisions\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "id": { "description": "Identificatore univoco per la revisione.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "DELETE" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "id": { "description": "Identificatore univoco per la revisione.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Deve essere true, poich\u00e9 le revisioni non si possono eliminare.", "required": false } } } ] }, "\/wp\/v2\/blocks\/(?P[\\d]+)\/autosaves": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "view", "edit" ] } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "view", "edit" ] }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "excerpt": { "description": "Il riassunto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il riassunto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Riassunto HTML per l'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true }, "protected": { "description": "Indica se il riassunto sia protetto da password.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": { "wp_pattern_sync_status": { "type": "string", "title": "", "description": "", "default": "", "enum": [ "partial", "unsynced" ] }, "footnotes": { "type": "string", "title": "", "description": "", "default": "" } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false }, "wp_pattern_category": { "description": "I termini assegnati all'articolo nella tassonomia wp_pattern_category.", "type": "array", "items": { "type": "integer" }, "required": false } } } ] }, "\/wp\/v2\/blocks\/(?P[\\d]+)\/autosaves\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "id": { "description": "L'ID per il salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp\/v2\/templates\/(?P([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID di un template", "type": "string", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la collezione in base ad un attributo dell'oggetto.", "type": "string", "default": "date", "enum": [ "date", "id", "include", "relevance", "slug", "include_slugs", "title" ], "required": false } } } ] }, "\/wp\/v2\/templates\/(?P([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID di un template", "type": "string", "required": false }, "id": { "description": "Identificatore univoco per la revisione.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "DELETE" ], "args": { "parent": { "description": "L'ID di un template", "type": "string", "required": false }, "id": { "description": "Identificatore univoco per la revisione.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Deve essere true, poich\u00e9 le revisioni non si possono eliminare.", "required": false } } } ] }, "\/wp\/v2\/templates\/(?P([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "L'ID di un template", "type": "string", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST" ], "args": { "id": { "description": "L'ID di un template", "type": "string", "required": false }, "slug": { "description": "Slug univoco che identifica il template.", "type": "string", "minLength": 1, "pattern": "[a-zA-Z0-9_\\%-]+", "required": false }, "theme": { "description": "Identificatore del tema per il template.", "type": "string", "required": false }, "type": { "description": "Tipo di template.", "type": "string", "required": false }, "content": { "description": "Contenuto del template.", "type": [ "object", "string" ], "properties": { "raw": { "description": "Contenuto per il template, come riportato nel database.", "type": "string", "context": [ "view", "edit" ] }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dal template.", "type": "integer", "context": [ "edit" ], "readonly": true } }, "required": false }, "title": { "description": "Titolo del template.", "type": [ "object", "string" ], "properties": { "raw": { "description": "Il titolo del template, come riportato nel database.", "type": "string", "context": [ "view", "edit", "embed" ] }, "rendered": { "description": "Titolo HTML per il template, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "description": { "description": "Descrizione del template.", "type": "string", "required": false }, "status": { "description": "Stato del template.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false } } } ] }, "\/wp\/v2\/templates\/(?P([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID di un template", "type": "string", "required": false }, "id": { "description": "L'ID per il salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp\/v2\/templates": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "wp_id": { "description": "Limita all'ID articolo specificato.", "type": "integer", "required": false }, "area": { "description": "Limita all'area della parte di template specificato.", "type": "string", "required": false }, "post_type": { "description": "Post type da cui prendere i template.", "type": "string", "required": false } } }, { "methods": [ "POST" ], "args": { "slug": { "description": "Slug univoco che identifica il template.", "type": "string", "minLength": 1, "pattern": "[a-zA-Z0-9_\\%-]+", "required": true }, "theme": { "description": "Identificatore del tema per il template.", "type": "string", "required": false }, "type": { "description": "Tipo di template.", "type": "string", "required": false }, "content": { "default": "", "description": "Contenuto del template.", "type": [ "object", "string" ], "properties": { "raw": { "description": "Contenuto per il template, come riportato nel database.", "type": "string", "context": [ "view", "edit" ] }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dal template.", "type": "integer", "context": [ "edit" ], "readonly": true } }, "required": false }, "title": { "default": "", "description": "Titolo del template.", "type": [ "object", "string" ], "properties": { "raw": { "description": "Il titolo del template, come riportato nel database.", "type": "string", "context": [ "view", "edit", "embed" ] }, "rendered": { "description": "Titolo HTML per il template, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "description": { "default": "", "description": "Descrizione del template.", "type": "string", "required": false }, "status": { "default": "publish", "description": "Stato del template.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/templates" } ] } }, "\/wp\/v2\/templates\/lookup": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "slug": { "description": "Lo slug del template per cui ottenere l'alternativa predefinita", "type": "string", "required": true }, "is_custom": { "description": "Indica se un template \u00e8 personalizzato o \u00e8 parte della gerarchia di template", "type": "boolean", "required": false }, "template_prefix": { "description": "Il prefisso del template creato. Si usa per estrarre il tipo di template principale, ad esempio da `tassonomia-libri` si estrae la `tassonomia`", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/templates\/lookup" } ] } }, "\/wp\/v2\/templates\/(?P([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "L'ID di un template", "type": "string", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "L'ID di un template", "type": "string", "required": false }, "slug": { "description": "Slug univoco che identifica il template.", "type": "string", "minLength": 1, "pattern": "[a-zA-Z0-9_\\%-]+", "required": false }, "theme": { "description": "Identificatore del tema per il template.", "type": "string", "required": false }, "type": { "description": "Tipo di template.", "type": "string", "required": false }, "content": { "description": "Contenuto del template.", "type": [ "object", "string" ], "properties": { "raw": { "description": "Contenuto per il template, come riportato nel database.", "type": "string", "context": [ "view", "edit" ] }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dal template.", "type": "integer", "context": [ "edit" ], "readonly": true } }, "required": false }, "title": { "description": "Titolo del template.", "type": [ "object", "string" ], "properties": { "raw": { "description": "Il titolo del template, come riportato nel database.", "type": "string", "context": [ "view", "edit", "embed" ] }, "rendered": { "description": "Titolo HTML per il template, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "description": { "description": "Descrizione del template.", "type": "string", "required": false }, "status": { "description": "Stato del template.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "L'ID di un template", "type": "string", "required": false }, "force": { "type": "boolean", "default": false, "description": "Se evitare il cestino e eliminare definitivamente.", "required": false } } } ] }, "\/wp\/v2\/template-parts\/(?P([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID di un template", "type": "string", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la collezione in base ad un attributo dell'oggetto.", "type": "string", "default": "date", "enum": [ "date", "id", "include", "relevance", "slug", "include_slugs", "title" ], "required": false } } } ] }, "\/wp\/v2\/template-parts\/(?P([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID di un template", "type": "string", "required": false }, "id": { "description": "Identificatore univoco per la revisione.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "DELETE" ], "args": { "parent": { "description": "L'ID di un template", "type": "string", "required": false }, "id": { "description": "Identificatore univoco per la revisione.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Deve essere true, poich\u00e9 le revisioni non si possono eliminare.", "required": false } } } ] }, "\/wp\/v2\/template-parts\/(?P([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "L'ID di un template", "type": "string", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST" ], "args": { "id": { "description": "L'ID di un template", "type": "string", "required": false }, "slug": { "description": "Slug univoco che identifica il template.", "type": "string", "minLength": 1, "pattern": "[a-zA-Z0-9_\\%-]+", "required": false }, "theme": { "description": "Identificatore del tema per il template.", "type": "string", "required": false }, "type": { "description": "Tipo di template.", "type": "string", "required": false }, "content": { "description": "Contenuto del template.", "type": [ "object", "string" ], "properties": { "raw": { "description": "Contenuto per il template, come riportato nel database.", "type": "string", "context": [ "view", "edit" ] }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dal template.", "type": "integer", "context": [ "edit" ], "readonly": true } }, "required": false }, "title": { "description": "Titolo del template.", "type": [ "object", "string" ], "properties": { "raw": { "description": "Il titolo del template, come riportato nel database.", "type": "string", "context": [ "view", "edit", "embed" ] }, "rendered": { "description": "Titolo HTML per il template, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "description": { "description": "Descrizione del template.", "type": "string", "required": false }, "status": { "description": "Stato del template.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false }, "area": { "description": "Si intende quella parte o sezione del template destinata ad un uso specifico (header, footer, ecc.)", "type": "string", "required": false } } } ] }, "\/wp\/v2\/template-parts\/(?P([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID di un template", "type": "string", "required": false }, "id": { "description": "L'ID per il salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp\/v2\/template-parts": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "wp_id": { "description": "Limita all'ID articolo specificato.", "type": "integer", "required": false }, "area": { "description": "Limita all'area della parte di template specificato.", "type": "string", "required": false }, "post_type": { "description": "Post type da cui prendere i template.", "type": "string", "required": false } } }, { "methods": [ "POST" ], "args": { "slug": { "description": "Slug univoco che identifica il template.", "type": "string", "minLength": 1, "pattern": "[a-zA-Z0-9_\\%-]+", "required": true }, "theme": { "description": "Identificatore del tema per il template.", "type": "string", "required": false }, "type": { "description": "Tipo di template.", "type": "string", "required": false }, "content": { "default": "", "description": "Contenuto del template.", "type": [ "object", "string" ], "properties": { "raw": { "description": "Contenuto per il template, come riportato nel database.", "type": "string", "context": [ "view", "edit" ] }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dal template.", "type": "integer", "context": [ "edit" ], "readonly": true } }, "required": false }, "title": { "default": "", "description": "Titolo del template.", "type": [ "object", "string" ], "properties": { "raw": { "description": "Il titolo del template, come riportato nel database.", "type": "string", "context": [ "view", "edit", "embed" ] }, "rendered": { "description": "Titolo HTML per il template, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "description": { "default": "", "description": "Descrizione del template.", "type": "string", "required": false }, "status": { "default": "publish", "description": "Stato del template.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false }, "area": { "description": "Si intende quella parte o sezione del template destinata ad un uso specifico (header, footer, ecc.)", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/template-parts" } ] } }, "\/wp\/v2\/template-parts\/lookup": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "slug": { "description": "Lo slug del template per cui ottenere l'alternativa predefinita", "type": "string", "required": true }, "is_custom": { "description": "Indica se un template \u00e8 personalizzato o \u00e8 parte della gerarchia di template", "type": "boolean", "required": false }, "template_prefix": { "description": "Il prefisso del template creato. Si usa per estrarre il tipo di template principale, ad esempio da `tassonomia-libri` si estrae la `tassonomia`", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/template-parts\/lookup" } ] } }, "\/wp\/v2\/template-parts\/(?P([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "L'ID di un template", "type": "string", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "L'ID di un template", "type": "string", "required": false }, "slug": { "description": "Slug univoco che identifica il template.", "type": "string", "minLength": 1, "pattern": "[a-zA-Z0-9_\\%-]+", "required": false }, "theme": { "description": "Identificatore del tema per il template.", "type": "string", "required": false }, "type": { "description": "Tipo di template.", "type": "string", "required": false }, "content": { "description": "Contenuto del template.", "type": [ "object", "string" ], "properties": { "raw": { "description": "Contenuto per il template, come riportato nel database.", "type": "string", "context": [ "view", "edit" ] }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dal template.", "type": "integer", "context": [ "edit" ], "readonly": true } }, "required": false }, "title": { "description": "Titolo del template.", "type": [ "object", "string" ], "properties": { "raw": { "description": "Il titolo del template, come riportato nel database.", "type": "string", "context": [ "view", "edit", "embed" ] }, "rendered": { "description": "Titolo HTML per il template, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "description": { "description": "Descrizione del template.", "type": "string", "required": false }, "status": { "description": "Stato del template.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false }, "area": { "description": "Si intende quella parte o sezione del template destinata ad un uso specifico (header, footer, ecc.)", "type": "string", "required": false } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "L'ID di un template", "type": "string", "required": false }, "force": { "type": "boolean", "default": false, "description": "Se evitare il cestino e eliminare definitivamente.", "required": false } } } ] }, "\/wp\/v2\/global-styles\/(?P[\\d]+)\/revisions": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "minimum": 1, "maximum": 100, "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false } } } ] }, "\/wp\/v2\/global-styles\/(?P[\\d]+)\/revisions\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore della revisione degli stili globali.", "type": "integer", "required": false }, "id": { "description": "Identificatore univoco per la revisione degli stili globali.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp\/v2\/global-styles\/themes\/(?P[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": false }, "args": { "stylesheet": { "description": "L'identificatore del tema", "type": "string", "required": false } } } ] }, "\/wp\/v2\/global-styles\/themes\/(?P[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": false }, "args": { "stylesheet": { "description": "L'identificatore del tema", "type": "string", "required": false } } } ] }, "\/wp\/v2\/global-styles\/(?P[\\\/\\w-]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": false }, "args": { "id": { "description": "L'ID di un template", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": false }, "args": { "styles": { "description": "Stili globali.", "type": [ "object" ], "required": false }, "settings": { "description": "Impostazioni globali.", "type": [ "object" ], "required": false }, "title": { "description": "Titolo della variante degli stili globali.", "type": [ "object", "string" ], "properties": { "raw": { "description": "Titolo per la variante degli stili globali, se presente nel database.", "type": "string", "context": [ "view", "edit", "embed" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false } } } ] }, "\/wp\/v2\/navigation": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "after": { "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_after": { "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "before": { "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_before": { "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "search_semantics": { "description": "Come interpretare l'input di ricerca.", "type": "string", "enum": [ "exact" ], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta in base ad un attributo dell'articolo.", "type": "string", "default": "date", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title" ], "required": false }, "search_columns": { "default": [], "description": "Array di nomi di colonna da cercare.", "type": "array", "items": { "enum": [ "post_title", "post_content", "post_excerpt" ], "type": "string" }, "required": false }, "slug": { "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.", "type": "array", "items": { "type": "string" }, "required": false }, "status": { "default": "publish", "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.", "type": "array", "items": { "enum": [ "publish", "future", "draft", "pending", "private", "trash", "auto-draft", "inherit", "request-pending", "request-confirmed", "request-failed", "request-completed", "any" ], "type": "string" }, "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit", "embed" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit", "embed" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit", "embed" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/navigation" } ] } }, "\/wp\/v2\/navigation\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "password": { "description": "La password per l\u2019articolo se fosse protetto da password.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit", "embed" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit", "embed" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit", "embed" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Se evitare il cestino e eliminare definitivamente.", "required": false } } } ] }, "\/wp\/v2\/navigation\/(?P[\\d]+)\/revisions": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la collezione in base ad un attributo dell'oggetto.", "type": "string", "default": "date", "enum": [ "date", "id", "include", "relevance", "slug", "include_slugs", "title" ], "required": false } } } ] }, "\/wp\/v2\/navigation\/(?P[\\d]+)\/revisions\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "id": { "description": "Identificatore univoco per la revisione.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "DELETE" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "id": { "description": "Identificatore univoco per la revisione.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Deve essere true, poich\u00e9 le revisioni non si possono eliminare.", "required": false } } } ] }, "\/wp\/v2\/navigation\/(?P[\\d]+)\/autosaves": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit", "embed" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit", "embed" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit", "embed" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } } ] }, "\/wp\/v2\/navigation\/(?P[\\d]+)\/autosaves\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "id": { "description": "L'ID per il salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp\/v2\/font-families": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "search_semantics": { "description": "Come interpretare l'input di ricerca.", "type": "string", "enum": [ "exact" ], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta in base ad un attributo dell'articolo.", "type": "string", "default": "id", "enum": [ "id", "include" ], "required": false }, "slug": { "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.", "type": "array", "items": { "type": "string" }, "required": false } } }, { "methods": [ "POST" ], "args": { "theme_json_version": { "description": "Versione dello schema theme.json usato per le impostazioni tipografiche.", "type": "integer", "default": 3, "minimum": 2, "maximum": 3, "required": false }, "font_family_settings": { "description": "dichiarazione font-family in formato theme.json, codificato come una stringa.", "type": "string", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/font-families" } ] } }, "\/wp\/v2\/font-families\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "theme_json_version": { "description": "Versione dello schema theme.json usato per le impostazioni tipografiche.", "type": "integer", "default": 3, "minimum": 2, "maximum": 3, "required": false }, "font_family_settings": { "description": "dichiarazione font-family in formato theme.json, codificato come una stringa.", "type": "string", "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Se evitare il cestino e eliminare definitivamente.", "required": false } } } ] }, "\/wp\/v2\/font-families\/(?P[\\d]+)\/font-faces": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "font_family_id": { "description": "L'ID della famiglia di font genitore del font.", "type": "integer", "required": true }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "search_semantics": { "description": "Come interpretare l'input di ricerca.", "type": "string", "enum": [ "exact" ], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta in base ad un attributo dell'articolo.", "type": "string", "default": "id", "enum": [ "id", "include" ], "required": false } } }, { "methods": [ "POST" ], "args": { "font_family_id": { "description": "L'ID della famiglia di font genitore del font.", "type": "integer", "required": true }, "theme_json_version": { "description": "Versione dello schema theme.json usato per le impostazioni tipografiche.", "type": "integer", "default": 3, "minimum": 2, "maximum": 3, "required": false }, "font_face_settings": { "description": "dichiarazione di font-face in formato theme.json codificata come stringa.", "type": "string", "required": true } } } ] }, "\/wp\/v2\/font-families\/(?P[\\d]+)\/font-faces\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "font_family_id": { "description": "L'ID della famiglia di font genitore del font.", "type": "integer", "required": true }, "id": { "description": "Identificatore univoco per il font.", "type": "integer", "required": true }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "DELETE" ], "args": { "font_family_id": { "description": "L'ID della famiglia di font genitore del font.", "type": "integer", "required": true }, "id": { "description": "Identificatore univoco per il font.", "type": "integer", "required": true }, "force": { "type": "boolean", "default": false, "description": "Se evitare il cestino e eliminare definitivamente.", "required": false } } } ] }, "\/wp\/v2\/e-floating-buttons": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "after": { "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_after": { "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "author": { "description": "Limita la serie di risultati agli articoli assegnati ad autori specifici.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "author_exclude": { "description": "Garantisce che la serie di risultati escluda gli articoli assegnati ad autori specifici.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "before": { "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_before": { "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "menu_order": { "description": "Limita l'insieme di risultati agli articoli con uno specifico valore menu_order.", "type": "integer", "required": false }, "search_semantics": { "description": "Come interpretare l'input di ricerca.", "type": "string", "enum": [ "exact" ], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta in base ad un attributo dell'articolo.", "type": "string", "default": "date", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title", "menu_order" ], "required": false }, "search_columns": { "default": [], "description": "Array di nomi di colonna da cercare.", "type": "array", "items": { "enum": [ "post_title", "post_content", "post_excerpt" ], "type": "string" }, "required": false }, "slug": { "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.", "type": "array", "items": { "type": "string" }, "required": false }, "status": { "default": "publish", "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.", "type": "array", "items": { "enum": [ "publish", "future", "draft", "pending", "private", "trash", "auto-draft", "inherit", "request-pending", "request-confirmed", "request-failed", "request-completed", "any" ], "type": "string" }, "required": false }, "format": { "description": "Limita i risultati agli elementi assegnati ad uno o pi\u00f9 formati specifici.", "type": "array", "uniqueItems": true, "items": { "enum": [ "standard", "aside", "chat", "gallery", "link", "image", "quote", "status", "video", "audio" ], "type": "string" }, "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false }, "excerpt": { "description": "Il riassunto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il riassunto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Riassunto HTML per l'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true }, "protected": { "description": "Indica se il riassunto sia protetto da password.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "featured_media": { "description": "L'id del media in evidenza per l'articolo.", "type": "integer", "required": false }, "comment_status": { "description": "Se i commenti sono aperti o meno per l'articolo.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "ping_status": { "description": "Se l'articolo si possa pingare o meno.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "menu_order": { "description": "L'ordine dell'articolo in relazione ad altri articoli.", "type": "integer", "required": false }, "format": { "description": "Il formato per l\u2019articolo.", "type": "string", "enum": [ "standard", "aside", "chat", "gallery", "link", "image", "quote", "status", "video", "audio" ], "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": { "footnotes": { "type": "string", "title": "", "description": "", "default": "" }, "_elementor_edit_mode": { "type": "string", "title": "Elementor edit mode", "description": "Elementor edit mode, `builder` is required for Elementor editing", "default": "", "enum": [ "", "builder" ], "context": [ "edit" ] }, "_elementor_template_type": { "type": "string", "title": "Elementor template type", "description": "Elementor document type", "default": "", "enum": [ "not-supported", "page", "section", "container", "post", "wp-post", "wp-page", "kit", "landing-page", "floating-buttons", "widget", "popup", "header", "footer", "single", "single-post", "single-page", "archive", "search-results", "error-404", "code_snippet", "loop-item", "" ], "context": [ "edit" ] }, "_elementor_data": { "type": "string", "title": "Elementor data", "description": "Elementor JSON as a string", "default": "", "context": [ "edit" ] }, "_elementor_page_settings": { "type": "object", "title": "Elementor page settings", "description": "Elementor page level settings", "default": "{}", "properties": { "hide_title": { "type": "string", "enum": [ "yes", "no" ], "default": "" } }, "additionalProperties": true, "context": [ "edit" ] }, "_elementor_conditions": { "type": "array", "title": "", "description": "Elementor conditions", "default": [], "additionalProperties": true, "context": [ "edit" ] } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/e-floating-buttons" } ] } }, "\/wp\/v2\/e-floating-buttons\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "excerpt_length": { "description": "Sovrascrivi la lunghezza predefinita del riassunto.", "type": "integer", "required": false }, "password": { "description": "La password per l\u2019articolo se fosse protetto da password.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false }, "excerpt": { "description": "Il riassunto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il riassunto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Riassunto HTML per l'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true }, "protected": { "description": "Indica se il riassunto sia protetto da password.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "featured_media": { "description": "L'id del media in evidenza per l'articolo.", "type": "integer", "required": false }, "comment_status": { "description": "Se i commenti sono aperti o meno per l'articolo.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "ping_status": { "description": "Se l'articolo si possa pingare o meno.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "menu_order": { "description": "L'ordine dell'articolo in relazione ad altri articoli.", "type": "integer", "required": false }, "format": { "description": "Il formato per l\u2019articolo.", "type": "string", "enum": [ "standard", "aside", "chat", "gallery", "link", "image", "quote", "status", "video", "audio" ], "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": { "footnotes": { "type": "string", "title": "", "description": "", "default": "" }, "_elementor_edit_mode": { "type": "string", "title": "Elementor edit mode", "description": "Elementor edit mode, `builder` is required for Elementor editing", "default": "", "enum": [ "", "builder" ], "context": [ "edit" ] }, "_elementor_template_type": { "type": "string", "title": "Elementor template type", "description": "Elementor document type", "default": "", "enum": [ "not-supported", "page", "section", "container", "post", "wp-post", "wp-page", "kit", "landing-page", "floating-buttons", "widget", "popup", "header", "footer", "single", "single-post", "single-page", "archive", "search-results", "error-404", "code_snippet", "loop-item", "" ], "context": [ "edit" ] }, "_elementor_data": { "type": "string", "title": "Elementor data", "description": "Elementor JSON as a string", "default": "", "context": [ "edit" ] }, "_elementor_page_settings": { "type": "object", "title": "Elementor page settings", "description": "Elementor page level settings", "default": "{}", "properties": { "hide_title": { "type": "string", "enum": [ "yes", "no" ], "default": "" } }, "additionalProperties": true, "context": [ "edit" ] }, "_elementor_conditions": { "type": "array", "title": "", "description": "Elementor conditions", "default": [], "additionalProperties": true, "context": [ "edit" ] } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Se evitare il cestino e eliminare definitivamente.", "required": false } } } ] }, "\/wp\/v2\/e-floating-buttons\/(?P[\\d]+)\/revisions": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la collezione in base ad un attributo dell'oggetto.", "type": "string", "default": "date", "enum": [ "date", "id", "include", "relevance", "slug", "include_slugs", "title" ], "required": false } } } ] }, "\/wp\/v2\/e-floating-buttons\/(?P[\\d]+)\/revisions\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "id": { "description": "Identificatore univoco per la revisione.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "DELETE" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "id": { "description": "Identificatore univoco per la revisione.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Deve essere true, poich\u00e9 le revisioni non si possono eliminare.", "required": false } } } ] }, "\/wp\/v2\/e-floating-buttons\/(?P[\\d]+)\/autosaves": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false }, "excerpt": { "description": "Il riassunto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il riassunto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Riassunto HTML per l'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true }, "protected": { "description": "Indica se il riassunto sia protetto da password.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "featured_media": { "description": "L'id del media in evidenza per l'articolo.", "type": "integer", "required": false }, "comment_status": { "description": "Se i commenti sono aperti o meno per l'articolo.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "ping_status": { "description": "Se l'articolo si possa pingare o meno.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "menu_order": { "description": "L'ordine dell'articolo in relazione ad altri articoli.", "type": "integer", "required": false }, "format": { "description": "Il formato per l\u2019articolo.", "type": "string", "enum": [ "standard", "aside", "chat", "gallery", "link", "image", "quote", "status", "video", "audio" ], "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": { "footnotes": { "type": "string", "title": "", "description": "", "default": "" }, "_elementor_edit_mode": { "type": "string", "title": "Elementor edit mode", "description": "Elementor edit mode, `builder` is required for Elementor editing", "default": "", "enum": [ "", "builder" ], "context": [ "edit" ] }, "_elementor_template_type": { "type": "string", "title": "Elementor template type", "description": "Elementor document type", "default": "", "enum": [ "not-supported", "page", "section", "container", "post", "wp-post", "wp-page", "kit", "landing-page", "floating-buttons", "widget", "popup", "header", "footer", "single", "single-post", "single-page", "archive", "search-results", "error-404", "code_snippet", "loop-item", "" ], "context": [ "edit" ] }, "_elementor_data": { "type": "string", "title": "Elementor data", "description": "Elementor JSON as a string", "default": "", "context": [ "edit" ] }, "_elementor_page_settings": { "type": "object", "title": "Elementor page settings", "description": "Elementor page level settings", "default": "{}", "properties": { "hide_title": { "type": "string", "enum": [ "yes", "no" ], "default": "" } }, "additionalProperties": true, "context": [ "edit" ] }, "_elementor_conditions": { "type": "array", "title": "", "description": "Elementor conditions", "default": [], "additionalProperties": true, "context": [ "edit" ] } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } } ] }, "\/wp\/v2\/e-floating-buttons\/(?P[\\d]+)\/autosaves\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "id": { "description": "L'ID per il salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp\/v2\/elementor_library": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "after": { "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_after": { "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "author": { "description": "Limita la serie di risultati agli articoli assegnati ad autori specifici.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "author_exclude": { "description": "Garantisce che la serie di risultati escluda gli articoli assegnati ad autori specifici.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "before": { "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_before": { "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "search_semantics": { "description": "Come interpretare l'input di ricerca.", "type": "string", "enum": [ "exact" ], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta in base ad un attributo dell'articolo.", "type": "string", "default": "date", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title" ], "required": false }, "search_columns": { "default": [], "description": "Array di nomi di colonna da cercare.", "type": "array", "items": { "enum": [ "post_title", "post_content", "post_excerpt" ], "type": "string" }, "required": false }, "slug": { "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.", "type": "array", "items": { "type": "string" }, "required": false }, "status": { "default": "publish", "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.", "type": "array", "items": { "enum": [ "publish", "future", "draft", "pending", "private", "trash", "auto-draft", "inherit", "request-pending", "request-confirmed", "request-failed", "request-completed", "any" ], "type": "string" }, "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false }, "featured_media": { "description": "L'id del media in evidenza per l'articolo.", "type": "integer", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": { "_elementor_edit_mode": { "type": "string", "title": "Elementor edit mode", "description": "Elementor edit mode, `builder` is required for Elementor editing", "default": "", "enum": [ "", "builder" ], "context": [ "edit" ] }, "_elementor_template_type": { "type": "string", "title": "Elementor template type", "description": "Elementor document type", "default": "", "enum": [ "not-supported", "page", "section", "container", "post", "wp-post", "wp-page", "kit", "landing-page", "floating-buttons", "widget", "popup", "header", "footer", "single", "single-post", "single-page", "archive", "search-results", "error-404", "code_snippet", "loop-item", "" ], "context": [ "edit" ] }, "_elementor_data": { "type": "string", "title": "Elementor data", "description": "Elementor JSON as a string", "default": "", "context": [ "edit" ] }, "_elementor_page_settings": { "type": "object", "title": "Elementor page settings", "description": "Elementor page level settings", "default": "{}", "properties": { "hide_title": { "type": "string", "enum": [ "yes", "no" ], "default": "" } }, "additionalProperties": true, "context": [ "edit" ] }, "_elementor_conditions": { "type": "array", "title": "", "description": "Elementor conditions", "default": [], "additionalProperties": true, "context": [ "edit" ] } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/elementor_library" } ] } }, "\/wp\/v2\/elementor_library\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "password": { "description": "La password per l\u2019articolo se fosse protetto da password.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "author": { "description": "L'ID dell'autore dell'articolo.", "type": "integer", "required": false }, "featured_media": { "description": "L'id del media in evidenza per l'articolo.", "type": "integer", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": { "_elementor_edit_mode": { "type": "string", "title": "Elementor edit mode", "description": "Elementor edit mode, `builder` is required for Elementor editing", "default": "", "enum": [ "", "builder" ], "context": [ "edit" ] }, "_elementor_template_type": { "type": "string", "title": "Elementor template type", "description": "Elementor document type", "default": "", "enum": [ "not-supported", "page", "section", "container", "post", "wp-post", "wp-page", "kit", "landing-page", "floating-buttons", "widget", "popup", "header", "footer", "single", "single-post", "single-page", "archive", "search-results", "error-404", "code_snippet", "loop-item", "" ], "context": [ "edit" ] }, "_elementor_data": { "type": "string", "title": "Elementor data", "description": "Elementor JSON as a string", "default": "", "context": [ "edit" ] }, "_elementor_page_settings": { "type": "object", "title": "Elementor page settings", "description": "Elementor page level settings", "default": "{}", "properties": { "hide_title": { "type": "string", "enum": [ "yes", "no" ], "default": "" } }, "additionalProperties": true, "context": [ "edit" ] }, "_elementor_conditions": { "type": "array", "title": "", "description": "Elementor conditions", "default": [], "additionalProperties": true, "context": [ "edit" ] } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Se evitare il cestino e eliminare definitivamente.", "required": false } } } ] }, "\/wp\/v2\/elementor_library\/(?P[\\d]+)\/revisions": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la collezione in base ad un attributo dell'oggetto.", "type": "string", "default": "date", "enum": [ "date", "id", "include", "relevance", "slug", "include_slugs", "title" ], "required": false } } } ] }, "\/wp\/v2\/elementor_library\/(?P[\\d]+)\/revisions\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "id": { "description": "Identificatore univoco per la revisione.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "DELETE" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "id": { "description": "Identificatore univoco per la revisione.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Deve essere true, poich\u00e9 le revisioni non si possono eliminare.", "required": false } } } ] }, "\/wp\/v2\/elementskit-content": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "after": { "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_after": { "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "before": { "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_before": { "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "search_semantics": { "description": "Come interpretare l'input di ricerca.", "type": "string", "enum": [ "exact" ], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta in base ad un attributo dell'articolo.", "type": "string", "default": "date", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title" ], "required": false }, "parent": { "description": "Limita la serie di risultati dei particolari parent ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "parent_exclude": { "description": "Limita il risultato a tutti gli elementi eccetto quelli di un particolare ID genitore.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "search_columns": { "default": [], "description": "Array di nomi di colonna da cercare.", "type": "array", "items": { "enum": [ "post_title", "post_content", "post_excerpt" ], "type": "string" }, "required": false }, "slug": { "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.", "type": "array", "items": { "type": "string" }, "required": false }, "status": { "default": "publish", "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.", "type": "array", "items": { "enum": [ "publish", "future", "draft", "pending", "private", "trash", "auto-draft", "inherit", "request-pending", "request-confirmed", "request-failed", "request-completed", "any" ], "type": "string" }, "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "parent": { "description": "L'ID del genitore dell'articolo.", "type": "integer", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/elementskit-content" } ] } }, "\/wp\/v2\/elementskit-content\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "password": { "description": "La password per l\u2019articolo se fosse protetto da password.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "parent": { "description": "L'ID del genitore dell'articolo.", "type": "integer", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Se evitare il cestino e eliminare definitivamente.", "required": false } } } ] }, "\/wp\/v2\/elementskit-content\/(?P[\\d]+)\/revisions": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la collezione in base ad un attributo dell'oggetto.", "type": "string", "default": "date", "enum": [ "date", "id", "include", "relevance", "slug", "include_slugs", "title" ], "required": false } } } ] }, "\/wp\/v2\/elementskit-content\/(?P[\\d]+)\/revisions\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "id": { "description": "Identificatore univoco per la revisione.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "DELETE" ], "args": { "parent": { "description": "L'ID per il genitore della revisione.", "type": "integer", "required": false }, "id": { "description": "Identificatore univoco per la revisione.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Deve essere true, poich\u00e9 le revisioni non si possono eliminare.", "required": false } } } ] }, "\/wp\/v2\/elementskit-content\/(?P[\\d]+)\/autosaves": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST" ], "args": { "parent": { "description": "L'ID del genitore dell'articolo.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } } ] }, "\/wp\/v2\/elementskit-content\/(?P[\\d]+)\/autosaves\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "id": { "description": "L'ID per il salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp\/v2\/astra-portfolio": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "after": { "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_after": { "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "before": { "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_before": { "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "search_semantics": { "description": "Come interpretare l'input di ricerca.", "type": "string", "enum": [ "exact" ], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta in base ad un attributo dell'articolo.", "type": "string", "default": "date", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title" ], "required": false }, "search_columns": { "default": [], "description": "Array di nomi di colonna da cercare.", "type": "array", "items": { "enum": [ "post_title", "post_content", "post_excerpt" ], "type": "string" }, "required": false }, "slug": { "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.", "type": "array", "items": { "type": "string" }, "required": false }, "status": { "default": "publish", "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.", "type": "array", "items": { "enum": [ "publish", "future", "draft", "pending", "private", "trash", "auto-draft", "inherit", "request-pending", "request-confirmed", "request-failed", "request-completed", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limita i risultati basati sulle relazioni tra tassonomie multiple.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "astra-portfolio-categories": { "description": "Limita l'insieme dei risultati agli elementi con i termini specifici assegnati nella tassonomia astra-portfolio-categories.", "type": [ "object", "array" ], "oneOf": [ { "title": "Elenco degli ID dei termini", "description": "Abbina i termini con gli ID elencati.", "type": "array", "items": { "type": "integer" } }, { "title": "Query della tassonomia dell'ID del termine", "description": "Esegui una query avanzata dei termini.", "type": "object", "properties": { "terms": { "description": "ID di termini.", "type": "array", "items": { "type": "integer" }, "default": [] }, "include_children": { "description": "Se i termini figli sono inclusi nei termini che limitano il set di risultati.", "type": "boolean", "default": false }, "operator": { "description": "Se gli elementi devono essere assegnati a tutti o ad alcuni dei termini specificati.", "type": "string", "enum": [ "AND", "OR" ], "default": "OR" } }, "additionalProperties": false } ], "required": false }, "astra-portfolio-categories_exclude": { "description": "Limita l'insieme dei risultati agli elementi tranne quelli con termini specifici assegnati nella tassonomia astra-portfolio-categories.", "type": [ "object", "array" ], "oneOf": [ { "title": "Elenco degli ID dei termini", "description": "Abbina i termini con gli ID elencati.", "type": "array", "items": { "type": "integer" } }, { "title": "Query della tassonomia dell'ID del termine", "description": "Esegui una query avanzata dei termini.", "type": "object", "properties": { "terms": { "description": "ID di termini.", "type": "array", "items": { "type": "integer" }, "default": [] }, "include_children": { "description": "Se i termini figli sono inclusi nei termini che limitano il set di risultati.", "type": "boolean", "default": false } }, "additionalProperties": false } ], "required": false }, "astra-portfolio-other-categories": { "description": "Limita l'insieme dei risultati agli elementi con i termini specifici assegnati nella tassonomia astra-portfolio-other-categories.", "type": [ "object", "array" ], "oneOf": [ { "title": "Elenco degli ID dei termini", "description": "Abbina i termini con gli ID elencati.", "type": "array", "items": { "type": "integer" } }, { "title": "Query della tassonomia dell'ID del termine", "description": "Esegui una query avanzata dei termini.", "type": "object", "properties": { "terms": { "description": "ID di termini.", "type": "array", "items": { "type": "integer" }, "default": [] }, "include_children": { "description": "Se i termini figli sono inclusi nei termini che limitano il set di risultati.", "type": "boolean", "default": false }, "operator": { "description": "Se gli elementi devono essere assegnati a tutti o ad alcuni dei termini specificati.", "type": "string", "enum": [ "AND", "OR" ], "default": "OR" } }, "additionalProperties": false } ], "required": false }, "astra-portfolio-other-categories_exclude": { "description": "Limita l'insieme dei risultati agli elementi tranne quelli con termini specifici assegnati nella tassonomia astra-portfolio-other-categories.", "type": [ "object", "array" ], "oneOf": [ { "title": "Elenco degli ID dei termini", "description": "Abbina i termini con gli ID elencati.", "type": "array", "items": { "type": "integer" } }, { "title": "Query della tassonomia dell'ID del termine", "description": "Esegui una query avanzata dei termini.", "type": "object", "properties": { "terms": { "description": "ID di termini.", "type": "array", "items": { "type": "integer" }, "default": [] }, "include_children": { "description": "Se i termini figli sono inclusi nei termini che limitano il set di risultati.", "type": "boolean", "default": false } }, "additionalProperties": false } ], "required": false }, "astra-portfolio-tags": { "description": "Limita l'insieme dei risultati agli elementi con i termini specifici assegnati nella tassonomia astra-portfolio-tags.", "type": [ "object", "array" ], "oneOf": [ { "title": "Elenco degli ID dei termini", "description": "Abbina i termini con gli ID elencati.", "type": "array", "items": { "type": "integer" } }, { "title": "Query della tassonomia dell'ID del termine", "description": "Esegui una query avanzata dei termini.", "type": "object", "properties": { "terms": { "description": "ID di termini.", "type": "array", "items": { "type": "integer" }, "default": [] }, "operator": { "description": "Se gli elementi devono essere assegnati a tutti o ad alcuni dei termini specificati.", "type": "string", "enum": [ "AND", "OR" ], "default": "OR" } }, "additionalProperties": false } ], "required": false }, "astra-portfolio-tags_exclude": { "description": "Limita l'insieme dei risultati agli elementi tranne quelli con termini specifici assegnati nella tassonomia astra-portfolio-tags.", "type": [ "object", "array" ], "oneOf": [ { "title": "Elenco degli ID dei termini", "description": "Abbina i termini con gli ID elencati.", "type": "array", "items": { "type": "integer" } }, { "title": "Query della tassonomia dell'ID del termine", "description": "Esegui una query avanzata dei termini.", "type": "object", "properties": { "terms": { "description": "ID di termini.", "type": "array", "items": { "type": "integer" }, "default": [] } }, "additionalProperties": false } ], "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "featured_media": { "description": "L'id del media in evidenza per l'articolo.", "type": "integer", "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false }, "astra-portfolio-categories": { "description": "I termini assegnati all'articolo nella tassonomia astra-portfolio-categories.", "type": "array", "items": { "type": "integer" }, "required": false }, "astra-portfolio-other-categories": { "description": "I termini assegnati all'articolo nella tassonomia astra-portfolio-other-categories.", "type": "array", "items": { "type": "integer" }, "required": false }, "astra-portfolio-tags": { "description": "I termini assegnati all'articolo nella tassonomia astra-portfolio-tags.", "type": "array", "items": { "type": "integer" }, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/astra-portfolio" } ] } }, "\/wp\/v2\/astra-portfolio\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "password": { "description": "La password per l\u2019articolo se fosse protetto da password.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "featured_media": { "description": "L'id del media in evidenza per l'articolo.", "type": "integer", "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false }, "astra-portfolio-categories": { "description": "I termini assegnati all'articolo nella tassonomia astra-portfolio-categories.", "type": "array", "items": { "type": "integer" }, "required": false }, "astra-portfolio-other-categories": { "description": "I termini assegnati all'articolo nella tassonomia astra-portfolio-other-categories.", "type": "array", "items": { "type": "integer" }, "required": false }, "astra-portfolio-tags": { "description": "I termini assegnati all'articolo nella tassonomia astra-portfolio-tags.", "type": "array", "items": { "type": "integer" }, "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Se evitare il cestino e eliminare definitivamente.", "required": false } } } ] }, "\/wp\/v2\/astra-portfolio\/(?P[\\d]+)\/autosaves": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "featured_media": { "description": "L'id del media in evidenza per l'articolo.", "type": "integer", "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false }, "astra-portfolio-categories": { "description": "I termini assegnati all'articolo nella tassonomia astra-portfolio-categories.", "type": "array", "items": { "type": "integer" }, "required": false }, "astra-portfolio-other-categories": { "description": "I termini assegnati all'articolo nella tassonomia astra-portfolio-other-categories.", "type": "array", "items": { "type": "integer" }, "required": false }, "astra-portfolio-tags": { "description": "I termini assegnati all'articolo nella tassonomia astra-portfolio-tags.", "type": "array", "items": { "type": "integer" }, "required": false } } } ] }, "\/wp\/v2\/astra-portfolio\/(?P[\\d]+)\/autosaves\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "id": { "description": "L'ID per il salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp\/v2\/modula-gallery": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "after": { "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_after": { "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "before": { "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_before": { "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "search_semantics": { "description": "Come interpretare l'input di ricerca.", "type": "string", "enum": [ "exact" ], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta in base ad un attributo dell'articolo.", "type": "string", "default": "date", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title" ], "required": false }, "search_columns": { "default": [], "description": "Array di nomi di colonna da cercare.", "type": "array", "items": { "enum": [ "post_title", "post_content", "post_excerpt" ], "type": "string" }, "required": false }, "slug": { "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.", "type": "array", "items": { "type": "string" }, "required": false }, "status": { "default": "publish", "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.", "type": "array", "items": { "enum": [ "publish", "future", "draft", "pending", "private", "trash", "auto-draft", "inherit", "request-pending", "request-confirmed", "request-failed", "request-completed", "any" ], "type": "string" }, "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/modula-gallery" } ] } }, "\/wp\/v2\/modula-gallery\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "password": { "description": "La password per l\u2019articolo se fosse protetto da password.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "title": { "description": "Il titolo dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il titolo dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Se evitare il cestino e eliminare definitivamente.", "required": false } } } ] }, "\/wp\/v2\/rm_content_editor": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "after": { "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_after": { "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "before": { "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "modified_before": { "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.", "type": "string", "format": "date-time", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "search_semantics": { "description": "Come interpretare l'input di ricerca.", "type": "string", "enum": [ "exact" ], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta in base ad un attributo dell'articolo.", "type": "string", "default": "date", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title" ], "required": false }, "search_columns": { "default": [], "description": "Array di nomi di colonna da cercare.", "type": "array", "items": { "enum": [ "post_title", "post_content", "post_excerpt" ], "type": "string" }, "required": false }, "slug": { "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.", "type": "array", "items": { "type": "string" }, "required": false }, "status": { "default": "publish", "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.", "type": "array", "items": { "enum": [ "publish", "future", "draft", "pending", "private", "trash", "auto-draft", "inherit", "request-pending", "request-confirmed", "request-failed", "request-completed", "any" ], "type": "string" }, "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/rm_content_editor" } ] } }, "\/wp\/v2\/rm_content_editor\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "password": { "description": "La password per l\u2019articolo se fosse protetto da password.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "ID univoco per l'articolo.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Se evitare il cestino e eliminare definitivamente.", "required": false } } } ] }, "\/wp\/v2\/rm_content_editor\/(?P[\\d]+)\/autosaves": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "date": { "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.", "type": [ "string", "null" ], "format": "date-time", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.", "type": "string", "required": false }, "status": { "description": "Uno stato con nome per l'articolo.", "type": "string", "enum": [ "publish", "future", "draft", "pending", "private" ], "required": false }, "password": { "description": "Una password per proteggere l'accesso al contenuto e al riassunto.", "type": "string", "required": false }, "content": { "description": "Il contenuto dell'articolo.", "type": "object", "properties": { "raw": { "description": "Il contenuto dell'articolo, come riportato nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.", "type": "string", "context": [ "view", "edit" ], "readonly": true }, "block_version": { "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.", "type": "integer", "context": [ "edit" ], "readonly": true }, "protected": { "description": "Se il contenuto \u00e8 protetto da password oppure no.", "type": "boolean", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "template": { "description": "Il file del tema da utilizzare per visualizzare l'articolo.", "type": "string", "required": false } } } ] }, "\/wp\/v2\/rm_content_editor\/(?P[\\d]+)\/autosaves\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "parent": { "description": "L'ID del genitore del salvataggio automatico.", "type": "integer", "required": false }, "id": { "description": "L'ID per il salvataggio automatico.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp\/v2\/types": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/types" } ] } }, "\/wp\/v2\/types\/(?P[\\w-]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "type": { "description": "Un identificativo alfanumerico per il tipo di contenuto (post type).", "type": "string", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp\/v2\/statuses": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/statuses" } ] } }, "\/wp\/v2\/statuses\/(?P[\\w-]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "status": { "description": "Un identificativo alfanumerico per lo stato.", "type": "string", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp\/v2\/taxonomies": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "type": { "description": "Limita i risultati alle tassonomie associate ad uno specifico tipo di contenuto (post type).", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/taxonomies" } ] } }, "\/wp\/v2\/taxonomies\/(?P[\\w-]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "taxonomy": { "description": "Un identificativo alfanumerico per la tassonomia.", "type": "string", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp\/v2\/categories": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta per attributo del termine.", "type": "string", "default": "name", "enum": [ "id", "include", "name", "slug", "include_slugs", "term_group", "description", "count" ], "required": false }, "hide_empty": { "description": "Se vuoi nascondere i termini non assegnati ad alcun articolo.", "type": "boolean", "default": false, "required": false }, "parent": { "description": "Limita la serie di risultati ai termini assegnati ad uno specifico genitore.", "type": "integer", "required": false }, "post": { "description": "Limita la serie di risultati ai termini assegnati ad uno specifico articolo.", "type": "integer", "default": null, "required": false }, "slug": { "description": "Limita l'insieme dei risultati ai termini con uno o pi\u00f9 specifici slug.", "type": "array", "items": { "type": "string" }, "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "description": { "description": "Descrizione HTML del termine.", "type": "string", "required": false }, "name": { "description": "Il titolo HTML del termine.", "type": "string", "required": true }, "slug": { "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.", "type": "string", "required": false }, "parent": { "description": "L'ID del termine genitore.", "type": "integer", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/categories" } ] } }, "\/wp\/v2\/categories\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "description": { "description": "Descrizione HTML del termine.", "type": "string", "required": false }, "name": { "description": "Il titolo HTML del termine.", "type": "string", "required": false }, "slug": { "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.", "type": "string", "required": false }, "parent": { "description": "L'ID del termine genitore.", "type": "integer", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Deve essere true, poich\u00e9 i termini non si possono eliminare.", "required": false } } } ] }, "\/wp\/v2\/tags": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta per attributo del termine.", "type": "string", "default": "name", "enum": [ "id", "include", "name", "slug", "include_slugs", "term_group", "description", "count" ], "required": false }, "hide_empty": { "description": "Se vuoi nascondere i termini non assegnati ad alcun articolo.", "type": "boolean", "default": false, "required": false }, "post": { "description": "Limita la serie di risultati ai termini assegnati ad uno specifico articolo.", "type": "integer", "default": null, "required": false }, "slug": { "description": "Limita l'insieme dei risultati ai termini con uno o pi\u00f9 specifici slug.", "type": "array", "items": { "type": "string" }, "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "description": { "description": "Descrizione HTML del termine.", "type": "string", "required": false }, "name": { "description": "Il titolo HTML del termine.", "type": "string", "required": true }, "slug": { "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.", "type": "string", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/tags" } ] } }, "\/wp\/v2\/tags\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "description": { "description": "Descrizione HTML del termine.", "type": "string", "required": false }, "name": { "description": "Il titolo HTML del termine.", "type": "string", "required": false }, "slug": { "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.", "type": "string", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Deve essere true, poich\u00e9 i termini non si possono eliminare.", "required": false } } } ] }, "\/wp\/v2\/menus": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta per attributo del termine.", "type": "string", "default": "name", "enum": [ "id", "include", "name", "slug", "include_slugs", "term_group", "description", "count" ], "required": false }, "hide_empty": { "description": "Se vuoi nascondere i termini non assegnati ad alcun articolo.", "type": "boolean", "default": false, "required": false }, "post": { "description": "Limita la serie di risultati ai termini assegnati ad uno specifico articolo.", "type": "integer", "default": null, "required": false }, "slug": { "description": "Limita l'insieme dei risultati ai termini con uno o pi\u00f9 specifici slug.", "type": "array", "items": { "type": "string" }, "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "description": { "description": "Descrizione HTML del termine.", "type": "string", "required": false }, "name": { "description": "Il titolo HTML del termine.", "type": "string", "required": true }, "slug": { "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.", "type": "string", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false }, "locations": { "description": "Le posizioni assegnate al menu.", "type": "array", "items": { "type": "string" }, "required": false }, "auto_add": { "description": "Se aggiungere automaticamente le pagine di primo livello a questo menu.", "type": "boolean", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/menus" } ] } }, "\/wp\/v2\/menus\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "description": { "description": "Descrizione HTML del termine.", "type": "string", "required": false }, "name": { "description": "Il titolo HTML del termine.", "type": "string", "required": false }, "slug": { "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.", "type": "string", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false }, "locations": { "description": "Le posizioni assegnate al menu.", "type": "array", "items": { "type": "string" }, "required": false }, "auto_add": { "description": "Se aggiungere automaticamente le pagine di primo livello a questo menu.", "type": "boolean", "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Deve essere true, poich\u00e9 i termini non si possono eliminare.", "required": false } } } ] }, "\/wp\/v2\/wp_pattern_category": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta per attributo del termine.", "type": "string", "default": "name", "enum": [ "id", "include", "name", "slug", "include_slugs", "term_group", "description", "count" ], "required": false }, "hide_empty": { "description": "Se vuoi nascondere i termini non assegnati ad alcun articolo.", "type": "boolean", "default": false, "required": false }, "post": { "description": "Limita la serie di risultati ai termini assegnati ad uno specifico articolo.", "type": "integer", "default": null, "required": false }, "slug": { "description": "Limita l'insieme dei risultati ai termini con uno o pi\u00f9 specifici slug.", "type": "array", "items": { "type": "string" }, "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "description": { "description": "Descrizione HTML del termine.", "type": "string", "required": false }, "name": { "description": "Il titolo HTML del termine.", "type": "string", "required": true }, "slug": { "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.", "type": "string", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/wp_pattern_category" } ] } }, "\/wp\/v2\/wp_pattern_category\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "description": { "description": "Descrizione HTML del termine.", "type": "string", "required": false }, "name": { "description": "Il titolo HTML del termine.", "type": "string", "required": false }, "slug": { "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.", "type": "string", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Deve essere true, poich\u00e9 i termini non si possono eliminare.", "required": false } } } ] }, "\/wp\/v2\/astra-portfolio-categories": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta per attributo del termine.", "type": "string", "default": "name", "enum": [ "id", "include", "name", "slug", "include_slugs", "term_group", "description", "count" ], "required": false }, "hide_empty": { "description": "Se vuoi nascondere i termini non assegnati ad alcun articolo.", "type": "boolean", "default": false, "required": false }, "parent": { "description": "Limita la serie di risultati ai termini assegnati ad uno specifico genitore.", "type": "integer", "required": false }, "post": { "description": "Limita la serie di risultati ai termini assegnati ad uno specifico articolo.", "type": "integer", "default": null, "required": false }, "slug": { "description": "Limita l'insieme dei risultati ai termini con uno o pi\u00f9 specifici slug.", "type": "array", "items": { "type": "string" }, "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "description": { "description": "Descrizione HTML del termine.", "type": "string", "required": false }, "name": { "description": "Il titolo HTML del termine.", "type": "string", "required": true }, "slug": { "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.", "type": "string", "required": false }, "parent": { "description": "L'ID del termine genitore.", "type": "integer", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/astra-portfolio-categories" } ] } }, "\/wp\/v2\/astra-portfolio-categories\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "description": { "description": "Descrizione HTML del termine.", "type": "string", "required": false }, "name": { "description": "Il titolo HTML del termine.", "type": "string", "required": false }, "slug": { "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.", "type": "string", "required": false }, "parent": { "description": "L'ID del termine genitore.", "type": "integer", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Deve essere true, poich\u00e9 i termini non si possono eliminare.", "required": false } } } ] }, "\/wp\/v2\/astra-portfolio-other-categories": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta per attributo del termine.", "type": "string", "default": "name", "enum": [ "id", "include", "name", "slug", "include_slugs", "term_group", "description", "count" ], "required": false }, "hide_empty": { "description": "Se vuoi nascondere i termini non assegnati ad alcun articolo.", "type": "boolean", "default": false, "required": false }, "parent": { "description": "Limita la serie di risultati ai termini assegnati ad uno specifico genitore.", "type": "integer", "required": false }, "post": { "description": "Limita la serie di risultati ai termini assegnati ad uno specifico articolo.", "type": "integer", "default": null, "required": false }, "slug": { "description": "Limita l'insieme dei risultati ai termini con uno o pi\u00f9 specifici slug.", "type": "array", "items": { "type": "string" }, "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "description": { "description": "Descrizione HTML del termine.", "type": "string", "required": false }, "name": { "description": "Il titolo HTML del termine.", "type": "string", "required": true }, "slug": { "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.", "type": "string", "required": false }, "parent": { "description": "L'ID del termine genitore.", "type": "integer", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/astra-portfolio-other-categories" } ] } }, "\/wp\/v2\/astra-portfolio-other-categories\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "description": { "description": "Descrizione HTML del termine.", "type": "string", "required": false }, "name": { "description": "Il titolo HTML del termine.", "type": "string", "required": false }, "slug": { "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.", "type": "string", "required": false }, "parent": { "description": "L'ID del termine genitore.", "type": "integer", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Deve essere true, poich\u00e9 i termini non si possono eliminare.", "required": false } } } ] }, "\/wp\/v2\/astra-portfolio-tags": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta per attributo del termine.", "type": "string", "default": "name", "enum": [ "id", "include", "name", "slug", "include_slugs", "term_group", "description", "count" ], "required": false }, "hide_empty": { "description": "Se vuoi nascondere i termini non assegnati ad alcun articolo.", "type": "boolean", "default": false, "required": false }, "post": { "description": "Limita la serie di risultati ai termini assegnati ad uno specifico articolo.", "type": "integer", "default": null, "required": false }, "slug": { "description": "Limita l'insieme dei risultati ai termini con uno o pi\u00f9 specifici slug.", "type": "array", "items": { "type": "string" }, "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "description": { "description": "Descrizione HTML del termine.", "type": "string", "required": false }, "name": { "description": "Il titolo HTML del termine.", "type": "string", "required": true }, "slug": { "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.", "type": "string", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/astra-portfolio-tags" } ] } }, "\/wp\/v2\/astra-portfolio-tags\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "description": { "description": "Descrizione HTML del termine.", "type": "string", "required": false }, "name": { "description": "Il titolo HTML del termine.", "type": "string", "required": false }, "slug": { "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.", "type": "string", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificativo unico per il termine.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Deve essere true, poich\u00e9 i termini non si possono eliminare.", "required": false } } } ] }, "\/wp\/v2\/users": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "default": "asc", "description": "Attributo per l'ordinamento ascendente o discendente.", "enum": [ "asc", "desc" ], "type": "string", "required": false }, "orderby": { "default": "name", "description": "Ordina la raccolta per l'attributo dell'utente.", "enum": [ "id", "include", "name", "registered_date", "slug", "include_slugs", "email", "url" ], "type": "string", "required": false }, "slug": { "description": "Limita l'insieme dei risultati agli utenti con uno o pi\u00f9 specifici slug.", "type": "array", "items": { "type": "string" }, "required": false }, "roles": { "description": "Limita la serie di risultati agli utenti che corrispondono ad almeno uno dei ruoli indicati. Pu\u00f2 accettare un elenco csv o un singolo ruolo.", "type": "array", "items": { "type": "string" }, "required": false }, "capabilities": { "description": "Limite di risultati impostato per gli utenti che corrispondono ad almeno una capacit\u00e0 specifica fornita. Accetta elenco CSV o capacit\u00e0 singola.", "type": "array", "items": { "type": "string" }, "required": false }, "who": { "description": "Limita il risultato impostato agli utenti che sono considerati autori.", "type": "string", "enum": [ "authors" ], "required": false }, "has_published_posts": { "description": "Limita il risultato impostato agli utenti che hanno pubblicato degli articoli.", "type": [ "boolean", "array" ], "items": { "type": "string", "enum": { "post": "post", "page": "page", "attachment": "attachment", "nav_menu_item": "nav_menu_item", "wp_block": "wp_block", "wp_template": "wp_template", "wp_template_part": "wp_template_part", "wp_global_styles": "wp_global_styles", "wp_navigation": "wp_navigation", "wp_font_family": "wp_font_family", "wp_font_face": "wp_font_face", "e-floating-buttons": "e-floating-buttons", "elementor_library": "elementor_library", "elementskit_content": "elementskit_content", "astra-portfolio": "astra-portfolio", "modula-gallery": "modula-gallery", "rm_content_editor": "rm_content_editor" } }, "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "username": { "description": "Il nome per l'accesso dell'utente.", "type": "string", "required": true }, "name": { "description": "Visualizza il nome dell'utente.", "type": "string", "required": false }, "first_name": { "description": "Il nome dell'utente.", "type": "string", "required": false }, "last_name": { "description": "Il cognome dell'utente.", "type": "string", "required": false }, "email": { "description": "L'indirizzo email per l'utente.", "type": "string", "format": "email", "required": true }, "url": { "description": "L'URL dell'utente.", "type": "string", "format": "uri", "required": false }, "description": { "description": "La descrizione dell'utente.", "type": "string", "required": false }, "locale": { "description": "La lingua per l'utente.", "type": "string", "enum": [ "", "en_US", "de_DE", "hi_IN", "it_IT", "ja", "ko_KR", "zh_CN" ], "required": false }, "nickname": { "description": "Il nickname per l'utente.", "type": "string", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'utente.", "type": "string", "required": false }, "roles": { "description": "Ruoli assegnati all'utente.", "type": "array", "items": { "type": "string" }, "required": false }, "password": { "description": "Password per l'utente (mai inclusa).", "type": "string", "required": true }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": { "persisted_preferences": { "type": "object", "title": "", "description": "", "default": [], "context": [ "edit" ], "properties": { "_modified": { "description": "Le preferenze di data e ora sono state aggiornate.", "type": "string", "format": "date-time", "readonly": false } }, "additionalProperties": true } }, "required": false }, "elementor_introduction": { "description": "Elementor user meta data", "type": "object", "properties": { "ai_get_started": { "type": "boolean" } }, "additionalProperties": true, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/users" } ] } }, "\/wp\/v2\/users\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificatore univoco per l'utente.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificatore univoco per l'utente.", "type": "integer", "required": false }, "username": { "description": "Il nome per l'accesso dell'utente.", "type": "string", "required": false }, "name": { "description": "Visualizza il nome dell'utente.", "type": "string", "required": false }, "first_name": { "description": "Il nome dell'utente.", "type": "string", "required": false }, "last_name": { "description": "Il cognome dell'utente.", "type": "string", "required": false }, "email": { "description": "L'indirizzo email per l'utente.", "type": "string", "format": "email", "required": false }, "url": { "description": "L'URL dell'utente.", "type": "string", "format": "uri", "required": false }, "description": { "description": "La descrizione dell'utente.", "type": "string", "required": false }, "locale": { "description": "La lingua per l'utente.", "type": "string", "enum": [ "", "en_US", "de_DE", "hi_IN", "it_IT", "ja", "ko_KR", "zh_CN" ], "required": false }, "nickname": { "description": "Il nickname per l'utente.", "type": "string", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'utente.", "type": "string", "required": false }, "roles": { "description": "Ruoli assegnati all'utente.", "type": "array", "items": { "type": "string" }, "required": false }, "password": { "description": "Password per l'utente (mai inclusa).", "type": "string", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": { "persisted_preferences": { "type": "object", "title": "", "description": "", "default": [], "context": [ "edit" ], "properties": { "_modified": { "description": "Le preferenze di data e ora sono state aggiornate.", "type": "string", "format": "date-time", "readonly": false } }, "additionalProperties": true } }, "required": false }, "elementor_introduction": { "description": "Elementor user meta data", "type": "object", "properties": { "ai_get_started": { "type": "boolean" } }, "additionalProperties": true, "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificatore univoco per l'utente.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "\u00c8 necessario che sia impostato su vero, se la risorsa non supporta l'eliminazione.", "required": false }, "reassign": { "type": "integer", "description": "Assegna gli articoli e i link dell'utente eliminato all'utente con questo ID.", "required": true } } } ] }, "\/wp\/v2\/users\/me": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "username": { "description": "Il nome per l'accesso dell'utente.", "type": "string", "required": false }, "name": { "description": "Visualizza il nome dell'utente.", "type": "string", "required": false }, "first_name": { "description": "Il nome dell'utente.", "type": "string", "required": false }, "last_name": { "description": "Il cognome dell'utente.", "type": "string", "required": false }, "email": { "description": "L'indirizzo email per l'utente.", "type": "string", "format": "email", "required": false }, "url": { "description": "L'URL dell'utente.", "type": "string", "format": "uri", "required": false }, "description": { "description": "La descrizione dell'utente.", "type": "string", "required": false }, "locale": { "description": "La lingua per l'utente.", "type": "string", "enum": [ "", "en_US", "de_DE", "hi_IN", "it_IT", "ja", "ko_KR", "zh_CN" ], "required": false }, "nickname": { "description": "Il nickname per l'utente.", "type": "string", "required": false }, "slug": { "description": "Un identificatore alfanumerico per l'utente.", "type": "string", "required": false }, "roles": { "description": "Ruoli assegnati all'utente.", "type": "array", "items": { "type": "string" }, "required": false }, "password": { "description": "Password per l'utente (mai inclusa).", "type": "string", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": { "persisted_preferences": { "type": "object", "title": "", "description": "", "default": [], "context": [ "edit" ], "properties": { "_modified": { "description": "Le preferenze di data e ora sono state aggiornate.", "type": "string", "format": "date-time", "readonly": false } }, "additionalProperties": true } }, "required": false }, "elementor_introduction": { "description": "Elementor user meta data", "type": "object", "properties": { "ai_get_started": { "type": "boolean" } }, "additionalProperties": true, "required": false } } }, { "methods": [ "DELETE" ], "args": { "force": { "type": "boolean", "default": false, "description": "\u00c8 necessario che sia impostato su vero, se la risorsa non supporta l'eliminazione.", "required": false }, "reassign": { "type": "integer", "description": "Assegna gli articoli e i link dell'utente eliminato all'utente con questo ID.", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/users\/me" } ] } }, "\/wp\/v2\/users\/(?P(?:[\\d]+|me))\/application-passwords": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST" ], "args": { "app_id": { "description": "Un UUID fornito dall'applicazione per una identificazione univoca. Si raccomanda di usare un UUID v5 con l'URL o il namespace DNS.", "type": "string", "format": "uuid", "required": false }, "name": { "description": "Il nome della password dell'applicazione.", "type": "string", "minLength": 1, "pattern": ".*\\S.*", "required": true } } }, { "methods": [ "DELETE" ], "args": [] } ] }, "\/wp\/v2\/users\/(?P(?:[\\d]+|me))\/application-passwords\/introspect": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp\/v2\/users\/(?P(?:[\\d]+|me))\/application-passwords\/(?P[\\w\\-]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "app_id": { "description": "Un UUID fornito dall'applicazione per una identificazione univoca. Si raccomanda di usare un UUID v5 con l'URL o il namespace DNS.", "type": "string", "format": "uuid", "required": false }, "name": { "description": "Il nome della password dell'applicazione.", "type": "string", "minLength": 1, "pattern": ".*\\S.*", "required": false } } }, { "methods": [ "DELETE" ], "args": [] } ] }, "\/wp\/v2\/comments": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "after": { "description": "Limita la risposta ai commenti pubblicati dopo una specifica data conforme al formato ISO8601.", "type": "string", "format": "date-time", "required": false }, "author": { "description": "Limita l'insieme dei risultati ai commenti assegnati a specifici id utenti. Richiede una autorizzazione.", "type": "array", "items": { "type": "integer" }, "required": false }, "author_exclude": { "description": "Esclude dall'insieme dei risultati i commenti provenienti da specifici id di autori. Richiede una autorizzazione.", "type": "array", "items": { "type": "integer" }, "required": false }, "author_email": { "default": null, "description": "Limita l'insieme dei risultati a quelli provenienti da uno specifico indirizzo email di un autore. Richiede una autorizzazione.", "format": "email", "type": "string", "required": false }, "before": { "description": "Limita la risposta ai commenti pubblicati prima di una specifica data conforme al formato ISO8601.", "type": "string", "format": "date-time", "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la collezione in base a un attributo del commento.", "type": "string", "default": "date_gmt", "enum": [ "date", "date_gmt", "id", "include", "post", "parent", "type" ], "required": false }, "parent": { "default": [], "description": "Limita l'insieme dei risultati alle risorse appartenenti a specifici ID genitore.", "type": "array", "items": { "type": "integer" }, "required": false }, "parent_exclude": { "default": [], "description": "Esclude dall'insieme dei risultati gli elementi con l'ID genitore specificato.", "type": "array", "items": { "type": "integer" }, "required": false }, "post": { "default": [], "description": "Limita l'insieme dei risultati ai commenti assegnati a specifici ID di articoli.", "type": "array", "items": { "type": "integer" }, "required": false }, "status": { "default": "approve", "description": "Limita l'insieme dei risultati ai commenti con uno specifico stato assegnato. Richiede una autorizzazione.", "type": "string", "required": false }, "type": { "default": "comment", "description": "Limita l'insieme dei risultati a commenti assegnati ad un tipo specifico. Richiede autorizzazione.", "type": "string", "required": false }, "password": { "description": "La password per l\u2019articolo se fosse protetto da password.", "type": "string", "required": false } } }, { "methods": [ "POST" ], "args": { "author": { "description": "L'id dell'oggetto user, se l'autore \u00e8 stato un utente.", "type": "integer", "required": false }, "author_email": { "description": "Indirizzo email dell'autore del commento.", "type": "string", "format": "email", "required": false }, "author_ip": { "description": "Indirizzo IP dell'autore del commento.", "type": "string", "format": "ip", "required": false }, "author_name": { "description": "Nome pubblico visualizzato per l'autore del commento.", "type": "string", "required": false }, "author_url": { "description": "L\u2019URL dell\u2019autore del commento.", "type": "string", "format": "uri", "required": false }, "author_user_agent": { "description": "User agent dell'autore del commento.", "type": "string", "required": false }, "content": { "description": "Il contenuto del commento.", "type": "object", "properties": { "raw": { "description": "Il contenuto del commento, come presente nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML del commento, adattato alla visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "date": { "description": "La data in cui il commento \u00e8 stato pubblicato, nel fuso orario del sito web.", "type": "string", "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione del commento, nel fuso orario GMT.", "type": "string", "format": "date-time", "required": false }, "parent": { "default": 0, "description": "L'ID del genitore del commento.", "type": "integer", "required": false }, "post": { "default": 0, "description": "L'id dell'oggetto articolo associato.", "type": "integer", "required": false }, "status": { "description": "Stato del commento.", "type": "string", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/comments" } ] } }, "\/wp\/v2\/comments\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "ID univoco per il commento.", "type": "integer", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "password": { "description": "La password per l'articolo genitore del commento (se l'articolo \u00e8 protetto con password).", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "ID univoco per il commento.", "type": "integer", "required": false }, "author": { "description": "L'id dell'oggetto user, se l'autore \u00e8 stato un utente.", "type": "integer", "required": false }, "author_email": { "description": "Indirizzo email dell'autore del commento.", "type": "string", "format": "email", "required": false }, "author_ip": { "description": "Indirizzo IP dell'autore del commento.", "type": "string", "format": "ip", "required": false }, "author_name": { "description": "Nome pubblico visualizzato per l'autore del commento.", "type": "string", "required": false }, "author_url": { "description": "L\u2019URL dell\u2019autore del commento.", "type": "string", "format": "uri", "required": false }, "author_user_agent": { "description": "User agent dell'autore del commento.", "type": "string", "required": false }, "content": { "description": "Il contenuto del commento.", "type": "object", "properties": { "raw": { "description": "Il contenuto del commento, come presente nel database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "Contenuto HTML del commento, adattato alla visualizzazione.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "date": { "description": "La data in cui il commento \u00e8 stato pubblicato, nel fuso orario del sito web.", "type": "string", "format": "date-time", "required": false }, "date_gmt": { "description": "La data di pubblicazione del commento, nel fuso orario GMT.", "type": "string", "format": "date-time", "required": false }, "parent": { "description": "L'ID del genitore del commento.", "type": "integer", "required": false }, "post": { "description": "L'id dell'oggetto articolo associato.", "type": "integer", "required": false }, "status": { "description": "Stato del commento.", "type": "string", "required": false }, "meta": { "description": "Campi dei meta.", "type": "object", "properties": [], "required": false } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "ID univoco per il commento.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Se evitare il cestino e eliminare definitivamente.", "required": false }, "password": { "description": "La password per l'articolo genitore del commento (se l'articolo \u00e8 protetto con password).", "type": "string", "required": false } } } ] }, "\/wp\/v2\/search": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "type": { "default": "post", "description": "Limita i risultati agli elementi di un tipo di oggetto.", "type": "string", "enum": [ "post", "term", "post-format" ], "required": false }, "subtype": { "default": "any", "description": "Limita i risultati agli elementi di uno o pi\u00f9 sottotipi di oggetti.", "type": "array", "items": { "enum": [ "post", "page", "e-floating-buttons", "elementor_library", "elementskit_content", "astra-portfolio", "category", "post_tag", "astra-portfolio-categories", "astra-portfolio-other-categories", "astra-portfolio-tags", "any" ], "type": "string" }, "required": false }, "exclude": { "description": "Esclude specifici ID dall'insieme dei risultati.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limita l'insieme dei risultati a specifici ID.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/search" } ] } }, "\/wp\/v2\/block-renderer\/(?P[a-z0-9-]+\/[a-z0-9-]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET", "POST" ], "args": { "name": { "description": "Nome univoco registrato per il blocco.", "type": "string", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "edit" ], "default": "view", "required": false }, "attributes": { "description": "Attributi del blocco.", "type": "object", "default": [], "required": false }, "post_id": { "description": "ID del contesto dell'articolo.", "type": "integer", "required": false } } } ] }, "\/wp\/v2\/block-types": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "namespace": { "description": "Namespace del blocco.", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/block-types" } ] } }, "\/wp\/v2\/block-types\/(?P[a-zA-Z0-9_-]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "namespace": { "description": "Namespace del blocco.", "type": "string", "required": false } } } ] }, "\/wp\/v2\/block-types\/(?P[a-zA-Z0-9_-]+)\/(?P[a-zA-Z0-9_-]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "name": { "description": "Nome del blocco.", "type": "string", "required": false }, "namespace": { "description": "Namespace del blocco.", "type": "string", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp\/v2\/settings": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "hello_elementor_settings_description_meta_tag": { "title": "", "description": "", "type": "string", "required": false }, "hello_elementor_settings_skip_link": { "title": "", "description": "", "type": "string", "required": false }, "hello_elementor_settings_header_footer": { "title": "", "description": "", "type": "string", "required": false }, "hello_elementor_settings_page_title": { "title": "", "description": "", "type": "string", "required": false }, "hello_elementor_settings_hello_style": { "title": "", "description": "", "type": "string", "required": false }, "hello_elementor_settings_hello_theme": { "title": "", "description": "", "type": "string", "required": false }, "title": { "title": "Titolo", "description": "Titolo del sito.", "type": "string", "required": false }, "description": { "title": "Motto", "description": "Motto del sito.", "type": "string", "required": false }, "url": { "title": "", "description": "URL del sito.", "type": "string", "format": "uri", "required": false }, "email": { "title": "", "description": "Questo indirizzo \u00e8 utilizzato per scopi amministrativi, come ad esempio la notifica dell'iscrizione di nuovi utenti.", "type": "string", "format": "email", "required": false }, "timezone": { "title": "", "description": "Una citt\u00e0 nel tuo stesso fuso orario.", "type": "string", "required": false }, "date_format": { "title": "", "description": "Un formato per tutte le stringhe che rappresentano una data.", "type": "string", "required": false }, "time_format": { "title": "", "description": "Un formato per tutte le stringhe che rappresentano un orario.", "type": "string", "required": false }, "start_of_week": { "title": "", "description": "Il numero del giorno della settimana in cui la settimana dovrebbe cominciare.", "type": "integer", "required": false }, "language": { "title": "", "description": "Codice locale di WordPress.", "type": "string", "required": false }, "use_smilies": { "title": "", "description": "Visualizza gli emoticon tipo :-) e :-P come simboli grafici.", "type": "boolean", "required": false }, "default_category": { "title": "", "description": "Categoria predefinita per gli articoli.", "type": "integer", "required": false }, "default_post_format": { "title": "", "description": "Formato dell'articolo predefinito.", "type": "string", "required": false }, "posts_per_page": { "title": "Numero massimo di articoli per pagina", "description": "Pagine del blog da mostrare al massimo.", "type": "integer", "required": false }, "show_on_front": { "title": "Visualizza sul fronte", "description": "Cosa mostrare nella pagina principale", "type": "string", "required": false }, "page_on_front": { "title": "Pagina sul fronte", "description": "L'ID della pagina che dovrebbe essere mostrata nella home page", "type": "integer", "required": false }, "page_for_posts": { "title": "", "description": "L'ID della pagina che dovrebbe visualizzare gli articoli pi\u00f9 recenti", "type": "integer", "required": false }, "default_ping_status": { "title": "", "description": "Consenti notifiche di link da altri blog (pingback e trackback) sui nuovi articoli.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "default_comment_status": { "title": "Permetti commenti sui nuovi articoli", "description": "Permetti di commentare i nuovi articoli.", "type": "string", "enum": [ "open", "closed" ], "required": false }, "site_logo": { "title": "Logo", "description": "Logo del sito.", "type": "integer", "required": false }, "site_icon": { "title": "Icona", "description": "Icona del sito.", "type": "integer", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/settings" } ] } }, "\/wp\/v2\/themes": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "status": { "description": "Limita il risultato impostato sui temi assegnati ad uno o pi\u00f9 stati.", "type": "array", "items": { "enum": [ "active", "inactive" ], "type": "string" }, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/themes" } ] } }, "\/wp\/v2\/themes\/(?P[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "stylesheet": { "description": "Il foglio di stile del tema. Questo identifica in modo univoco il tema.", "type": "string", "required": false } } } ] }, "\/wp\/v2\/plugins": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "required": false }, "status": { "description": "Limita i risultati ai plugin con il seguente stato.", "type": "array", "items": { "type": "string", "enum": [ "inactive", "active" ] }, "required": false } } }, { "methods": [ "POST" ], "args": { "slug": { "type": "string", "description": "Slug del plugin nella directory di WordPress.org.", "pattern": "[\\w\\-]+", "required": true }, "status": { "description": "Lo stato di attivazione del plugin.", "type": "string", "enum": [ "inactive", "active" ], "default": "inactive", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/plugins" } ] } }, "\/wp\/v2\/plugins\/(?P[^.\\\/]+(?:\\\/[^.\\\/]+)?)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "plugin": { "type": "string", "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "plugin": { "type": "string", "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?", "required": false }, "status": { "description": "Lo stato di attivazione del plugin.", "type": "string", "enum": [ "inactive", "active" ], "required": false } } }, { "methods": [ "DELETE" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "plugin": { "type": "string", "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?", "required": false } } } ] }, "\/wp\/v2\/sidebars": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/sidebars" } ] } }, "\/wp\/v2\/sidebars\/(?P[\\w-]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "L'id di una barra laterale registrata", "type": "string", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "widgets": { "description": "Widget annidati.", "type": "array", "items": { "type": [ "object", "string" ] }, "required": false } } } ] }, "\/wp\/v2\/widget-types": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/widget-types" } ] } }, "\/wp\/v2\/widget-types\/(?P[a-zA-Z0-9_-]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "L'ID del tipo di widget.", "type": "string", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp\/v2\/widget-types\/(?P[a-zA-Z0-9_-]+)\/encode": { "namespace": "wp\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "id": { "description": "L'ID del tipo di widget.", "type": "string", "required": true }, "instance": { "description": "Impostazioni dell'istanza attuale del widget.", "type": "object", "required": false }, "form_data": { "description": "Dati serializzati del modulo del widget da codificare nelle impostazioni dell'istanza.", "type": "string", "required": false } } } ] }, "\/wp\/v2\/widget-types\/(?P[a-zA-Z0-9_-]+)\/render": { "namespace": "wp\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "id": { "description": "L'ID del tipo di widget.", "type": "string", "required": true }, "instance": { "description": "Impostazioni dell'istanza attuale del widget.", "type": "object", "required": false } } } ] }, "\/wp\/v2\/widgets": { "namespace": "wp\/v2", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "sidebar": { "description": "La barra laterale per cui restituire i widget.", "type": "string", "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificatore univoco del widget.", "type": "string", "required": false }, "id_base": { "description": "Il tipo del widget. Corrisponde all'ID nell'endpoint widget-types.", "type": "string", "required": false }, "sidebar": { "default": "wp_inactive_widgets", "description": "La barra laterale a cui appartiene il widget.", "type": "string", "required": true }, "instance": { "description": "Istanza delle impostazioni del widget, se supportato.", "type": "object", "properties": { "encoded": { "description": "Rappresentazione codificata in base64 dell'istanza delle impostazioni.", "type": "string", "context": [ "edit" ] }, "hash": { "description": "Hash crittografato dell'istanza delle impostazioni.", "type": "string", "context": [ "edit" ] }, "raw": { "description": "Istanza decodificata delle impostazioni, se supportato.", "type": "object", "context": [ "edit" ] } }, "required": false }, "form_data": { "description": "URL-codificato del modulo dei dati dal modulo amministrativo dei widget. Utilizzato per aggiornare un widget che non supporta le istanze. Sola scrittura.", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/widgets" } ] } }, "\/wp\/v2\/widgets\/(?P[\\w\\-]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Identificatore univoco del widget.", "type": "string", "required": false }, "id_base": { "description": "Il tipo del widget. Corrisponde all'ID nell'endpoint widget-types.", "type": "string", "required": false }, "sidebar": { "description": "La barra laterale a cui appartiene il widget.", "type": "string", "required": false }, "instance": { "description": "Istanza delle impostazioni del widget, se supportato.", "type": "object", "properties": { "encoded": { "description": "Rappresentazione codificata in base64 dell'istanza delle impostazioni.", "type": "string", "context": [ "edit" ] }, "hash": { "description": "Hash crittografato dell'istanza delle impostazioni.", "type": "string", "context": [ "edit" ] }, "raw": { "description": "Istanza decodificata delle impostazioni, se supportato.", "type": "object", "context": [ "edit" ] } }, "required": false }, "form_data": { "description": "URL-codificato del modulo dei dati dal modulo amministrativo dei widget. Utilizzato per aggiornare un widget che non supporta le istanze. Sola scrittura.", "type": "string", "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "force": { "description": "Se forzare la rimozione del widget o spostarlo nella barra laterale inattiva.", "type": "boolean", "required": false } } } ] }, "\/wp\/v2\/block-directory\/search": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "term": { "description": "Limita i risultati ai blocchi che corrispondono ai termini di ricerca.", "type": "string", "minLength": 1, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/block-directory\/search" } ] } }, "\/wp\/v2\/pattern-directory\/patterns": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 100, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limita la serie di risultati a quelli contententi una stringa.", "type": "string", "minLength": 1, "required": false }, "category": { "description": "Limita i risultati a quelli corrispondenti all'ID della categoria.", "type": "integer", "minimum": 1, "required": false }, "keyword": { "description": "Limita i risultati a quelli corrispondenti all'ID della parola chiave.", "type": "integer", "minimum": 1, "required": false }, "slug": { "description": "Limita i risultati a quelli che corrispondono a un pattern (slug).", "type": "array", "required": false }, "offset": { "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.", "type": "integer", "required": false }, "order": { "description": "Attributo per l'ordinamento ascendente o discendente.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Ordina la raccolta in base ad un attributo dell'articolo.", "type": "string", "default": "date", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title", "favorite_count" ], "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/pattern-directory\/patterns" } ] } }, "\/wp\/v2\/block-patterns\/patterns": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/block-patterns\/patterns" } ] } }, "\/wp\/v2\/block-patterns\/categories": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/block-patterns\/categories" } ] } }, "\/wp-site-health\/v1": { "namespace": "wp-site-health\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "wp-site-health\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp-site-health\/v1" } ] } }, "\/wp-site-health\/v1\/tests\/background-updates": { "namespace": "wp-site-health\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp-site-health\/v1\/tests\/background-updates" } ] } }, "\/wp-site-health\/v1\/tests\/loopback-requests": { "namespace": "wp-site-health\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp-site-health\/v1\/tests\/loopback-requests" } ] } }, "\/wp-site-health\/v1\/tests\/https-status": { "namespace": "wp-site-health\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp-site-health\/v1\/tests\/https-status" } ] } }, "\/wp-site-health\/v1\/tests\/dotorg-communication": { "namespace": "wp-site-health\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp-site-health\/v1\/tests\/dotorg-communication" } ] } }, "\/wp-site-health\/v1\/tests\/authorization-header": { "namespace": "wp-site-health\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp-site-health\/v1\/tests\/authorization-header" } ] } }, "\/wp-site-health\/v1\/directory-sizes": { "namespace": "wp-site-health\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp-site-health\/v1\/directory-sizes" } ] } }, "\/wp-site-health\/v1\/tests\/page-cache": { "namespace": "wp-site-health\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp-site-health\/v1\/tests\/page-cache" } ] } }, "\/wp-block-editor\/v1": { "namespace": "wp-block-editor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "wp-block-editor\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp-block-editor\/v1" } ] } }, "\/wp-block-editor\/v1\/url-details": { "namespace": "wp-block-editor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "url": { "description": "URL da elaborare.", "type": "string", "format": "uri", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp-block-editor\/v1\/url-details" } ] } }, "\/wp\/v2\/menu-locations": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/menu-locations" } ] } }, "\/wp\/v2\/menu-locations\/(?P[\\w-]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "location": { "description": "Un identificatore alfanumerico per la posizione del menu.", "type": "string", "required": false }, "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] }, "\/wp-block-editor\/v1\/export": { "namespace": "wp-block-editor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp-block-editor\/v1\/export" } ] } }, "\/wp-block-editor\/v1\/navigation-fallback": { "namespace": "wp-block-editor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp-block-editor\/v1\/navigation-fallback" } ] } }, "\/wp\/v2\/font-collections": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false }, "page": { "description": "Pagina corrente dell'elenco.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Numero massimo dei risultati da restituire nella serie dei risultati.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/font-collections" } ] } }, "\/wp\/v2\/font-collections\/(?P[\\\/\\w-]+)": { "namespace": "wp\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "view", "required": false } } } ] } }, "site_logo": 0, "site_icon": 16550, "site_icon_url": "https:\/\/www.horaetape.com\/wp-content\/uploads\/2023\/04\/Horae_Icon.png", "_links": { "help": [ { "href": "https:\/\/developer.wordpress.org\/rest-api\/" } ], "wp:featuredmedia": [ { "embeddable": true, "type": "site_icon", "href": "https:\/\/www.horaetape.com\/it\/wp-json\/wp\/v2\/media\/16550" } ], "curies": [ { "name": "wp", "href": "https:\/\/api.w.org\/{rel}", "templated": true } ] } }