This plugin is outdated and might not be supported anymore
Network Rest Site List

Network Rest Site List

Details
View on WordPress

? Access the endpoint with /wp-json/ntwrkrst/v1/wpsitelist – which returns:

`

{
“123”: {
“blog_id” : “123”,
“domain”:”example.com”,
“path”:”\/main\/”
}
// etc
}
`

? Query sites path with a search, similar to /wp-json/ntwrkrst/v1/wpsitelist?q=keyword

? Cache’s for 24h

⚙️ Built primarily for this Alfred workflow to quickly find a sites blog_id

Details

Plugin code:
network-rest-site-list
Plugin version:
1.0.0
Author:
Outdated:
Yes
WP version:
4.9 or higher
PHP version:
5.6 or higher
Test up to WP version:
4.9.26
Total installations:
0
Last updated:
2018-06-10
Rating:
Times rated:
0
api
multisite
network
rest
wp-json