
內容簡介
這是一款用於在 WordPress 上創建 Alexa快報技能(feed) 的外掛。
請像創建文章和頁面一樣創建 Briefing 文章類型。
您可以單獨發佈您的 feed。非常簡單!
功能
您可以立即使用而無需進行初始設置。
提供用於創建 feeds 的自定義文章類型“Briefing”
提供用於註冊 Alexa 快報技能的端點URL。
可以從設置屏幕檢查端點URL。
端點URL
當您的永久連結結構設置為基本時:
https://example.com/index.php?rest_route=/w2afb/v1/briefings
對於其他設置:
https://example.com/wp-json/w2afb/v1/briefings
如果您想提供多個端點,可以按以下方式使用類別創建它們:
/wp-json/w2afb/v1/briefings?category=yourcategoryslug
相關連結
Github
外掛標籤
開發者團隊
原文外掛簡介
This is a plugin to create a feed of Alexa flash briefing skill in WordPress.
Please create Briefing posts just like the posts, and pages.
You can publish your feed by itself. It’s easy!
Features
You can start using it immediately without initial setting.
A custom post type ‘Briefing’ for creating feeds is provided
Provide endpoint URL for registering Alexa flash briefing skill.
It can check the endpoint URL from the setting screen.
Endpoint URL
When your permalink structure setting is basic:
https://example.com/index.php?rest_route=/w2afb/v1/briefings
For other settings:
https://example.com/wp-json/w2afb/v1/briefings
If you want to provide multiple endpoints, you can create them using the categories as follows:
/wp-json/w2afb/v1/briefings?category=yourcategoryslug
Related Links
Github
