AspireCloud/bruno/WP Stats Collection/Plugin Stats.bru
2024-10-19 13:02:15 -06:00

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
}