AMP

Important: this documentation is not applicable to your currently selected format email!

amp-wordpress-embed

Experimental
Bento

Description

Embeds a WordPress post.

 

Required Scripts

<script async custom-element="amp-wordpress-embed" src="https://cdn.ampproject.org/v0/amp-wordpress-embed-1.0.js"></script>

Behavior

This extension creates an iframe and displays the excerpt of a WordPress post or page.

Standalone use outside valid AMP documents

Bento allows you to use AMP components in non-AMP pages without needing to commit to fully valid AMP. You can take these components and place them in implementations with frameworks and CMSs that don't support AMP. Read more in our guide Use AMP components in non-AMP pages.

To find the standalone version of amp-wordpress-embed, see bento-wordpress-embed.

Attributes

data-url (required)

The URL of the post to embed.

common attributes

This element includes common attributes extended to AMP components.

Validation

See amp-wordpress-embed rules in the AMP validator specification.

需要更多帮助?

您已多次阅读本文档,但它仍未能涵盖您的所有问题?也许其他人也这么觉得:在 Stack Overflow 上与他们联系。

前往 Stack Overflow
发现错误或缺少功能?

AMP 项目强烈鼓励您参与并做出贡献!我们希望您能成为我们开放源代码社区的持续参与者,但我们也欢迎您对所热衷问题做出一次性贡献。

前往 GitHub