Enables you to embed a SlideShare presentation just by putting its link in your WordPress post.
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:
Providing maximum width:
Use the following format:
[embed width=”max-width”] link to the presentation [/embed]
replace max-width
with the maximum width needed.
Using WordPress Backend
SlideShare
Manually
oembed-slideshare.php
to the /wp-content/plugins/
directoryIt will enable you to post a SlideShare slideshow link to your blog and automatically replace it with the slideshow.
The plugin requires such links to be on its own line and not hyperlinked. Check if both the condition are fulfilled or not.
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.