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.
Tutti i meetup di dicembre 2024
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 […]
Tutti i meetup di novembre 2024
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 […]
Tutti i meetup di ottobre 2024
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 […]
Il primo do_action in Italia
È stato fissato per il 12 ottobre 2024 nel calendario mondiale degli eventi WordPress il primo do_action in Italia. Le nostre ricerche online ci dicono questo, ma se non è vero, vieni pure a smentirci. Ma di cosa si tratta? Ce lo racconta Matteo Enna (a.k.a. @matteoenna), il lead organizer dell’evento, che risponderà alle nostre […]