This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Network Rest Site List

چۈشەندۈرۈش

🚀 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):

  1. Navigate to Plugins > Add New in your WordPress Dashboard
  2. Search for «Network Rest Site List»
  3. Click Install on the «Network Rest Site List» plugin
  4. Activate the plugin

By direct upload:

  1. Download the plugin and unzip it.
  2. Upload the network-rest-site-list folder to your /wp-content/plugins/ directory
  3. Activate the plugin through the ›Plugins‹ menu in WordPress

FAQ

Installation Instructions

From the WordPress plugin directory (recommended):

  1. Navigate to Plugins > Add New in your WordPress Dashboard
  2. Search for «Network Rest Site List»
  3. Click Install on the «Network Rest Site List» plugin
  4. Activate the plugin

By direct upload:

  1. Download the plugin and unzip it.
  2. Upload the network-rest-site-list folder to your /wp-content/plugins/ directory
  3. Activate the plugin through the ›Plugins‹ menu in WordPress

باھالاشلار

بۇ قىستۇرمىغا تېخى باھا يېزىلمىدى.

تۆھپىكار ۋە ئىجادكار

«Network Rest Site List» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

«Network Rest Site List» نى تىلىڭىزغا تەرجىمە قىلىڭ

ئىجادىيەتكە قىزىقامسىز؟

كودقا كۆز يۈگۈرتۈپ، SVN خەزىنە تەكشۈرۈپ ياكى RSSئارقىلىق ئىجادىيەت خاتىرىسىگە مۇشتەرى بولغىلى بولىدۇ.

ئۆزگىرىش خاتىرىسى

1.0.0

  • 20180508
  • Initial public implementation