该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Wave Shortcodes

描述

Gives you a shortcode to embed a Wave in your WordPress page/post.

安装

  1. Upload the wp-wave-shortcodes folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [wave id=""] in your posts/pages (see the FAQs for more options)

常见问题

Is there an easier way to embed a Wave?

Kind of… There is a button to press above the edit box, but it still lets you change all of the options.

What options does the shortcode support?

The shortcode supports the id attribute which is required, plus the width and height of the div that it embeds, plus all of the options that are available to setUIConfig in the wave embed API.

Attributes:

  • id(Required)
  • width
  • height
  • bgcolor
  • color
  • font
  • fontsize

What embedding waves from ______?

Yeah. About that. I don’t have an official Wave account yet, so how could I possibly begin to test with other Wave servers? No, but really – if you can get me an account on the Wave server you want to see supported(and preferably supports Google’s embed API), send me an e-mail or something.

评价

此插件暂无评价。

贡献者及开发者

“Wave Shortcodes” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Wave Shortcodes”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1

  • Fixed some issues that make it impossible for anyone to embed anything…
  • Fixed the media embed form

1.0

  • Initial Release