public

GET /v1/plugins/{slug}

One plugin's current release.

ሁሉም የ public ማጠናቀቂያ ነጥቦች

developer ሰነዶች ሁሉ

ማረጋገጫ

የኤፒአይ ቁልፍ (API key) እንደ ቢረር ቶከን (bearer token) ይላኩ። ይህ የመጨረሻ ነጥብ (endpoint) በመግለጫው ውስጥ የተወሰነ ፈቃድ አልገለጸም፣ ስለዚህ ከማሰብ ይልቅ ለቁልፍዎ የሚያስፈልገውን አነስተኛ ፈቃድ ይስጡት እና ምላሹን ያረጋግጡ።

ይህ ኤንድፖይ መክፈቻ (endpoint) የድርጅት መታወቂያ (organisation id) አይወስድም። የእርስዎ ቁልፍ (key) እሱ የሚመለከተውን ድርጅት አስቀድሞ ይለያል፣ እና ምላሹም ለዚሁ የተወሰነ ነው።

ሞክሩት

በቅንፍ ውስጥ ያለውን ማንኛውንም ነገር በራስዎ እሴቶች ይተኩ፣ እና ቁልፍ ቦታ ያዢውን ከዳሽቦርድዎ በመጣ ቁልፍ ይተኩ።

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

ገብተዋል? የመቆጣጠሪያ ማዕከልዎ ውስጥ ያለው የኤፒአይ ኮንሶል ትክክለኛውን የድርጅት መታወቂያዎን እና የራስዎን ቁልፍ ይሞላል፣ እና ትክክለኛውን ምላሽ ማየት እንዲችሉ ጥያቄውን በቀጥታ ከሚሰራው ኤፒአይ ጋር ያካሂደዋል። ይህን ኤንድፖይንት በ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…
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…
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