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