public

GET /v1/plugins/{slug}

One plugin's current release.

Të gjitha pikat e skajshme public

Autentifikimi

Drgoni një çelës API si një token mbajtës. Ky pikëndalim nuk specifikon një leje specifike në specifikim, prandaj jepini çelësit tuaj minimumin e nevojshëm dhe kontrolloni përgjigjen në vend që të supozoni.

Ky pikëndalim nuk pranon id të organizatës. Çelësi juaj tashmë identifikon organizatën së cilës i përket dhe përgjigjja kufizohet vetëm për atë.

Provoje

Zëvendësoni çdo gjë brenda kllapave këndore me vlerat tuaja dhe vendbanuesin e çelësit me një çelës nga paneli juaj.

curl -X GET https://api.zinndigital.com/v1/plugins/{slug} \
  -H "Authorization: Bearer zdk_live_…"

Jeni kyçur? Konsola e API-së në panelin tuaj plotëson ID-në tuaj reale të organizatës dhe çelësin tuaj, dhe ekzekuton kërkesën kundrejt API-së live, kështu që ju mund të shihni përgjigjen aktuale. Hapni këtë pikë fundore në konsolën e API-së

Detajet

Public and unauthenticated. A plugin we publish no release of is a `404`.

Parametrat

EmriLlojiKërkohetÇfarë është kjo
slug (path)stringPoThe plugin's directory name and text domain, e.g. `zinn-cache`.

Përgjigja

EmriLlojiKërkohetÇfarë është kjo
kindstring<wordpress_plugin, whmcs_module, hostbill_module, generic_client>PoWhat this is, and therefore where it is installed. `wordpress_plugin` goes in `wp-content/plugins`; `whmcs_module` in a WHMCS install's `modules/servers/`; `hostbill_module` in…
slugstringPoThe archive's directory name, e.g. `zinn-cache` or `zinn-whmcs`.
namestringPo
versionstringPo
package_sha256stringPoLowercase hex SHA-256 of the archive. The value `downloadPlugin` returns in `X-Zinn-Package-SHA256`, and the one the plugin's own updater checks a download against before WordPr…
package_bytesintegerPo
requires_wpstringJo
requires_phpstringJo
tested_wpstringJoThe WordPress version this release was installed and activated against before it was published — a real test on a real install, not an estimate. Empty means we have not stated o…
changelogstringJo
homepagestringJo
distributionstring<public, app-only>JoWho may download this plugin. `public` — anyone, no account needed, and it is also listed on https://zinndigital.com/wordpress-plugins. `app-only` — signed-in customers only; it…
published_atstringJo

Gabimet që ky pikëndalim mund të kthejë

404 · 429