ਵੇਰਵਾ
🚀 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
ਸਥਾਪਤੀਕਰਨ
From the WordPress plugin directory (recommended):
- Navigate to Plugins > Add New in your WordPress Dashboard
- Search for “Network Rest Site List”
- Click Install on the “Network Rest Site List” plugin
- Activate the plugin
By direct upload:
- Download the plugin and unzip it.
- Upload the network-rest-site-list folder to your /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ
- Installation Instructions
-
From the WordPress plugin directory (recommended):
- Navigate to Plugins > Add New in your WordPress Dashboard
- Search for “Network Rest Site List”
- Click Install on the “Network Rest Site List” plugin
- Activate the plugin
By direct upload:
- Download the plugin and unzip it.
- Upload the network-rest-site-list folder to your /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
ਸਮੀਖਿਆਵਾਂ
There are no reviews for this plugin.
ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ
“Network Rest Site List” is open source software. The following people have contributed to this plugin.
ਯੋਗਦਾਨੀ“Network Rest Site List” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।
ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
ਤਬਦੀਲੀ-ਚਿੱਠਾ
1.0.0
- 20180508
- Initial public implementation