全新外掛
安裝啟用
—
尚無評分
2838 天前
最後更新
—
問題解決
WordPress 4.9+ PHP 5.6+ v1.0.0 上架:2018-06-09
內容簡介
🚀 存取具有端點 /wp-json/ntwrkrst/v1/wpsitelist 的位置 - 它會返回:
`
{
“123”: {
“blog_id” : “123”,
“domain”:”example.com”,
“path”:”\/main\/”
}
//等等
}
`
🔬 使用搜索查詢站點路徑,類似於 /wp-json/ntwrkrst/v1/wpsitelist?q=keyword
📦 快取 24 小時
⚙️ 主要為了 這個 Alfred 外掛程式,以方便快速查找網站的 blog_id
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
🚀 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
