Mô tả
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
- Install and activate the plugin
- Create a post
- Copy the link to SlideShare presentation and paste it on its own line
- 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.
Ảnh màn hình
Cài đặt
Using WordPress Backend
- Search for
SlideShare
- Install the plugin and activate it.
Manually
- Download the plugin.
- Extract the zipped file
- Upload
oembed-slideshare.php
to the/wp-content/plugins/
directory - 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.
Hỏi đáp
- 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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“SlideShare Embeds for WordPress” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “SlideShare Embeds for WordPress” 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.0
- First Release