Developer
Widget
Fetch and manipulate structured data export from remote API services
Authorization
Cache
Free Template
Limit elements
Timeout

Rest api
EndPoint URL
The url of the service which will provide the API service
Require Authorization
Optional AuthBasic or extra custom authentication like Bearer Token
Connection Timeout
Remote call timeout
POST Arguments
Set optional Post data as request body
WARNING: the request will be automatically convert from GET to POST verb


Custom Template
Data Format
The language of returned data, you can choose ftom:
- JSON (most used)
- XML
- HTML
Template
An HTML Template with dynamic DATA, use Twig to set each placeholder.
Optionally insert some code Before and After the Archive
Single or Archive
Define if returned data is a single object or an array, maybe you have to set the subset path to reach the array
Archive Array Sub path
Leave empty if json result is a direct array (like in WP Api). For a web service usually you might use “results”. You can browse sub arrays separating them with a dot, like “body.people”
Limit and Offset
If in Archive you have a too large amount of results you can display only a subset
Cache
If your service can’t support a massive query and you don’t need a fresh data for every call, it’s better to enable cache with a max age time, so your site will refresh data only when needed.
Max-age Time is in seconds.

WordPress 6.4 Release Candidate 3
Traduzione dell’articolo originale di Reyes Martínez: https://wordpress.org/news/2023/11/wordpress-6-4-release-candidate-3/. La terza release candidate (RC3) di WordPress 6.4 è ora disponibile per il download! Questa versione è in fase di sviluppo. Ti raccomandiamo di NON installarla, NON eseguirla e NON testarla su siti web di produzione o di progetti importanti. Si consiglia di valutare la RC3 su server […]
Tutti i meetup di novembre 2023
In tutta Italia ci sono meetup WordPress! I meetup sono incontri gratuiti e aperti a tutti, in cui le community locali si incontrano per condividere conoscenze, conoscersi e fare rete. Se non sai cos’è un meetup leggi qui. Tutti i meetup WordPress italiani attivi sono elencati qui. Nei prossimi giorni, in ordine cronologico, si incontrano le community di: Pisa mer […]
WordPress 6.4 Release Candidate 2
Traduzione dell’articolo originale di Meher Bala: https://wordpress.org/news/2023/10/wordpress-6-4-release-candidate-2 La seconda release candidate (RC2) di WordPress 6.4 è ora disponibile! Questa versione è in fase di sviluppo. Ti raccomandiamo di NON installarla, NON eseguirla e NON testarla su siti web di produzione o di progetti importanti. Si consiglia di valutare la RC2 su server e siti di […]
WordPress 6.4 Release Candidate 1
Traduzione dell’articolo originale di Reyes Martínez: https://wordpress.org/news/2023/10/wordpress-6-4-release-candidate-1/. La prima release candidate (RC1) di WordPress 6.4 è ora disponibile! Questa versione è in fase di sviluppo. Ti raccomandiamo di NON installarla, NON eseguirla e NON testarla su siti web di produzione o di progetti importanti. Si consiglia di valutare la RC1 su server e siti di […]