Descrizione
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
Installazione
- Download the latest zip file and extract the \’embedding-pdf\’ directory.
- Upload it to your \’/wp-content/plugins/\’ directory.
- Activate \’Embedding PDF\’ on the \’Plugins\’ menu in WordPress.
- That\’s it, you are all done 🙂
FAQ
Not yet
Please send me your feedback. Thanks.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Embedding PDF” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Embedding PDF” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0
- First released version.
- Please send me your feedback.