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.

Meetup di Maggio 2022
Torino IN PRESENZA https://www.meetup.com/WordPress-Meetup-Torino/events/285691706/ Roma IN PRESENZA https://www.meetup.com/it-IT/RomaWordPress/events/285612524/ Vicenza ONLINE https://www.meetup.com/it-IT/WordPress-Meetup-Vicenza/events/285588222
WordCamp Italia 2022: non c’è 2 senza 3
Ciao! Che ne dici? Organizziamo il terzo WordCamp Italia online? Scherzo!! Ho una fantastica notizia per te: quest’anno il WordCamp Italia si farà a Milano.Hai capito bene: a Milano, IN PRESENZA! Io sono super carica e non vedo l’ora di iniziare: vuoi partecipare anche tu all’organizzazione?Il periodo indicativo per l’evento è fine settembre 2022. L’organizzatore del […]
Discussione: Diversità agli eventi di WordPress
Il post originale è stato scritto in inglese da @angelajin e pubblicato sul blog del team community di Make WordPress. Questo post è stato anche tradotto in indonesiano, cinese tradizionale, giapponese e portoghese. I commenti aggiunti qui sotto saranno condivisi con il team internazionale di WordPress. Recentemente, sono sorte delle domande sulla diversità agli eventi […]
WordCamp Italia online 2021: lo organizziamo insieme?
Finalmente la situazione dovuta all’emergenza sanitaria COVID-19 sta migliorando, a breve si potrà tornare ad organizzare eventi dal vivo in piena sicurezza. Sono sicura che quando ci rivedremo saremo davvero in tanti e avremo voglia di stare insieme, abbracciarci, confrontarci e condividere le nostre esperienze con WordPress. Ma per quest’anno è ancora il caso di […]