Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

WP to Alexa Flash Briefing

Mô tả

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

Cài đặt

  1. Upload the wp-to-alexa-flash-briefing directory to the plugins directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. ‘Dashboard’->’Settings’->’WP to Alexa Flash Briefing’
  4. You can get an ‘Endpoint URL’.
  5. Please register the URL in the Alexa Developer Console feed item.

Hỏi đáp

What is the output feed format?

It is json format.

Can I register audio contents?

If you want to register audio content, please enter the URL of the MP3 stream at the beginning of the body.

Can I use a block editor?

Yes. Both block editor and code editor are available.

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“WP to Alexa Flash Briefing” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“WP to Alexa Flash Briefing” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “WP to Alexa Flash Briefing” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

1.0

  • Initial Release