Network Rest Site List

Network Rest Site List Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 716 downloads
Network Rest Site List Icon

Try plugin: Network Rest Site List

We'll create fresh WordPress site with Network Rest Site List installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Network Rest Site List

Simple small Wordpress plugin that creates a REST endpoint to list all sites and their IDs in a Wordpress Multisite Network.

0


0


0


0


0

updated: 6 years ago
since: 6 years ago
author: davidsword

Description

🚀 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