mirror of
https://gh.wpcy.net/https://github.com/aspirepress/AspireCloud.git
synced 2026-06-01 00:19:09 +08:00
19 lines
267 B
Text
19 lines
267 B
Text
meta {
|
|
name: Plugin Stats
|
|
type: http
|
|
seq: 5
|
|
}
|
|
|
|
get {
|
|
url: {{API_URL}}/stats/plugin/1.0/:slug
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
slug: newpath-wildapricot-press
|
|
}
|
|
|
|
docs {
|
|
Populates the [WP Statistics](https://wordpress.org/about/stats/) web page
|
|
}
|