public

GET /v1/plugins/{slug}

One plugin's current release.

Ҳамаи нуқтаҳои ниҳоии public

Санҷиши ҳаққоният

Kalitи API-ро ҳамчун token-и bearer фиристед. Ин нуқтаи ниҳоӣ дар мушаххасот иҷозати мушаххасеро нишон намедиҳад, бинобар ин ба калиди худ ҳадди ақали заруриро диҳед ва ба ҷои тахмин кардан, ҷавобро санҷед.

Ин нуқтаи поёнӣ ягон рақами мушаххаси созмонро талаб намекунад. Калиди шумо аллакай созмонеро, ки ба он тааллуқ дорад, муайян мекунад ва ҷавоб ба он маҳдуд карда мешавад.

Санҷидан

Ҳар чизро дар қаavски кунҷӣ бо қиматҳои худ ва ҷойи нигоҳдорандаи калидро бо калима аз панели идоракунии худ иваз кунед.

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

Воarid шудаед? Консоли API дар панели идоракунии шумо рақами мушаххаси ташкилоти воқеӣ ва калиди худро пур мекунад ва дархостро бар зидди API-и фаъол иҷро мекунад, то шумо посухи воқеиро бубинед. Ин нуқтаи ниҳоиро дар консоли API кушоед

Тафсилот

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

Параметрҳо

НомНамудТалаб карда мешавадИн чӣ аст
slug (path)stringБалеThe plugin's directory name and text domain, e.g. `zinn-cache`.

Ҷавоб

НомНамудТалаб карда мешавадИн чӣ аст
kindstring<wordpress_plugin, whmcs_module, hostbill_module, generic_client>БалеWhat 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…
slugstringБалеThe archive's directory name, e.g. `zinn-cache` or `zinn-whmcs`.
namestringБале
versionstringБале
package_sha256stringБалеLowercase 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_bytesintegerБале
requires_wpstringНе
requires_phpstringНе
tested_wpstringНеThe 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…
changelogstringНе
homepagestringНе
distributionstring<public, app-only>НеWho 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_atstringНе

Хатоҳое, ки ин нуқтаи ниҳоӣ метавонад баргардонад

404 · 429