前言介紹
- 這款 WordPress 外掛「WP-API JSON Feed」是 2017-05-21 上架。
- 目前有 40 個安裝啟用數。
- 上一次更新是 2025-04-13,距離現在已有 21 天。
- 外掛最低要求 WordPress 5.4 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 5.6 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
flixos90 |
外掛標籤
內容簡介
新增符合官方 版本 1 規範的 JSON 資料源。
在 HTML head 標籤內加入一個連結標籤,指向文章資料源。
在 REST API 中加入名為 feed/v1 的新命名空間。
允許透過指定額外參數註冊文章類型,添加個別的端點。預設只會為常規文章 (類型為 post 的文章) 添加資料源。
使用合適的 REST API 控制器及端點模式。
提供數個篩選器,以便修改資料源回應。
原文外掛簡介
Implements JSON feeds following the official JSON feed specification by using the WordPress REST API. By default, only a JSON feed for regular posts is added. This can be easily customized to also provide JSON feeds for e.g. certain custom post types.
Adds JSON feeds following the official version 1.1 spec.
Adds a JSON feed for posts to the REST API by default (e.g. at /wp-json/feed/v1/posts).
Allows adding JSON feeds for other post types by using a show_json_feed argument when registering the post type.
Places a link tag to the current feed inside the HTML head tag.
Maintains backward compatibility with the previous JSON feed version 1 spec.
Contains extensive filters to modify the feed responses as necessary.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WP-API JSON Feed」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。