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

15 lines
205 B
Text

meta {
name: PHP Stats
type: http
seq: 2
}
get {
url: {{API_URL}}/stats/php/1.0/
body: none
auth: none
}
docs {
Populates the [WP Statistics](https://wordpress.org/about/stats/) web page
}