[WordPress] 外掛分享: WPoniOS

前言介紹

  • 這款 WordPress 外掛「WPoniOS」是 2012-01-04 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2012-01-05,距離現在已有 4868 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.0 以上版本才可以安裝。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

vincentsaluzzo |

外掛標籤

page | post | rest | iphone | android | webservice |

內容簡介

WPoniOS – Rest API 是一個 WordPress 外掛,提供 WordPress CMS 的 REST 接口。

REST 接口返回並接受 JSON 格式的數據。例如:

[ {
"post_type":"post", "post":"this is the post body", "date":"04/01/2012" }, ... ]

REST API 提供了用於獲取關於文章、頁面、評論、標籤和分類的信息的方法:

GET /posts
GET /post/:post_id
GET /post/:post_id/comments
GET /post/:post_id/comment/:comment_id
PUT /post/:post_id/comment
GET /pages
GET /page/:page_id
GET /page/:page_id/comments
GET /page/:page_id/comment/:comment_id
PUT /page/:page_id/comment
GET /categories
GET /tags

原文外掛簡介

WPoniOS – Rest API is a plugin which provide a rest interface in WordPress CMS.
The REST interface return and accept JSON-Format data. Example:
[ {
"post_type":"post", "post":"this is the post body", "date":"04/01/2012" }, ... ]
The REST API provide methods to get information about post, page, comment, tag and category:

GET /posts
GET /post/:post_id
GET /post/:post_id/comments
GET /post/:post_id/comment/:comment_id
PUT /post/:post_id/comment
GET /pages
GET /page/:page_id
GET /page/:page_id/comments
GET /page/:page_id/comment/:comment_id
PUT /page/:page_id/comment
GET /categories
GET /tags

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WPoniOS」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


最新版本

延伸相關外掛(你可能也想知道)

  • WPSOAP 》WPSOAP 外掛可在 WordPress 網站中建立 SOAP 伺服器,並開放 WordPress 使用者、文章、分類、詞彙、選項等資料透過 SOAP WebService 呈現給最終使用者。, 原...。
  • Ad Rakuten 》這個外掛可以讓你在網站上加入樂天產品。, 連結: 樂天開發者 | 作者的個人檔案 | 作者的網站。
  • WordPress Json importer 》若您需要將 JSON 檔案或 Web Service 的文章匯入 WordPress 中,請使用 WordPress Json Importer 外掛。, 您可以在 GitHub上貢獻開發此外掛程式🙂。
  • WP Simple Web Services 》簡單的WordPress Rest Web Services外掛。只需點幾下,即可將JSON REST Web Services添加到您的WordPress網站中。, 請在Git Hub上回報問題和錯誤。。
  • YD Webhook to XML-RPC 》在 WordPress 中實現 Webhooks, 這個外掛提供了一個簡單的閘道,將 webhook 調用轉換為常規的 XML-RPC 調用。, WordPress 擁有非常全面的 XML-RPC API。這個...。
  • Warehouse.Space – International order fulfillment partner 》任何地點均提供商業倉庫空間, Warehouse.Space 是一項物流和訂單履行服務,針對在線銷售產品並希望將業務擴展至全球市場的企業。, 當天送貨, 在世界各地的部...。
  • Remote Snippets 》在您的 WordPress 網站上顯示從 JSON API 或 Web 服務中取得的即時數據, 使用此外掛程式,您可以從外部來源中以 JSON 或 CSV 格式獲取數據。, 然後,您可以使...。

文章
Filter
Apply Filters
Mastodon