這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

SlideShare Embeds for WordPress

描述

SlideShare Offers users the ability to upload and share publicly or privately PowerPoint presentations, Word documents and Adobe PDF Portfolios.

This plugin automatically pulls embed presentation from the SlideShare slideshow link in your WordPress blog post. You just need to put the link to SlideShare presentation on its own line, and it should not be hyperlinked.

The plugin uses oEmbed protocol to fetch the embed content from SlideShare.

More Info:

Usage

  1. Install and activate the plugin
  2. Create a post
  3. Copy the link to SlideShare presentation and paste it on its own line
  4. See the magic

Providing maximum width:

Use the following format:

[embed width=”max-width”] link to the presentation [/embed]
replace max-width with the maximum width needed.

螢幕截圖

  • Search for SlideShare on plugins page. Click on Install Now.
  • Click on Activate Plugin.
  • Plugin is activated.
  • Create a new post and paste the link to the SlideShare presentation.

安裝

Using WordPress Backend

  1. Search for SlideShare
  2. Install the plugin and activate it.

Manually

  1. Download the plugin.
  2. Extract the zipped file
  3. Upload oembed-slideshare.php to the /wp-content/plugins/ directory
  4. Activate the plugin through the ‘Plugins’ menu in WordPress

It will enable you to post a SlideShare slideshow link to your blog and automatically replace it with the slideshow.

常見問題

I posted a URL to a SlideShare presentation, but it was not replaced with the presentation

The plugin requires such links to be on its own line and not hyperlinked. Check if both the condition are fulfilled or not.

I want to control maximum dimensions of the presentation

Use the following format:

[embed width=”max-width”] link to the presentation [/embed]

replace max-width with the maximum width needed. Using the shortcode format described above, the URL won’t need to be on its own line.

評價

There are no reviews for this plugin.

貢獻者及開發者

“SlideShare Embeds for WordPress” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 SlideShare Embeds for WordPress 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0

  • First Release