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

Embedding PDF

描述

If you need support to get this plugin installed or have a Custom version of the plugin please email us on info@itchimes.com.

Embedding PDF which is uploaded on your WordPress site\’s media library, simply put the URL in shortcode in your post/page on same line. The PDF will be embedded with the default settings at that location, as if it were using oEmbed.

Feature

  • Using the “[pdf]” shortcode
  • [pdf]…[/pdf] (Between the tags, you’ll provide the URL for the PDF to embed.)
  • The ‘[pdf]’ shorttag accepts several optional parameters:
  • ‘width’ – sets the width of the frame the PDF is embedded in. By default, this is set to 100%.
  • ‘height’ – sets the height of the frame the PDF is embedded in. By default, this is unset.
  • ‘title’ – sets the title of the PDF, for use in the fallback link text.

Examples:

  • Short URL: [pdf]http://localhost/PDF_URL[/pdf]
  • Advance URL: [pdf width=\”200px\” height=\”400px\” title=\”title1\”]http://localhost/PDF_URL[/pdf]

You can visit our website itchimes.com

Wating for your valuable feedback/comments.

Support

Donations

Thanks for using this plugins

安装

  1. Download the latest zip file and extract the \’embedding-pdf\’ directory.
  2. Upload it to your \’/wp-content/plugins/\’ directory.
  3. Activate \’Embedding PDF\’ on the \’Plugins\’ menu in WordPress.
  4. That\’s it, you are all done 🙂

常见问题

Not yet
Please send me your feedback. Thanks.

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

将“Embedding PDF”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.0

  • First released version.
  • Please send me your feedback.