mirror of
https://gh.wpcy.net/https://github.com/fairpm/aspirecloud.git
synced 2026-06-20 02:22:28 +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
|
|
}
|