Popis
SmartEmbed – Advanced PDF Viewer is a lightweight and efficient plugin that allows you to easily embed PDF files into your WordPress posts and pages.
With a simple shortcode, you can display any PDF document securely.
Features
- Easy to use shortcode:
[smartembed_pdf url="https://example.com/file.pdf"] - Customizable width and height.
- Extremely lightweight with zero impact on site performance.
- Secure and sanitized output following WordPress coding standards.
Instalace
- Upload the plugin files to the
/wp-content/plugins/smartembed-advanced-pdf-viewerdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‚Plugins‘ screen in WordPress.
- Use the shortcode
[smartembed_pdf url="your-pdf-url.pdf"]in any post or page.
Nejčastější dotazy
-
How do I use the shortcode?
-
Simply add
[smartembed_pdf url="https://yoursite.com/document.pdf"]to your content. -
Can I change the dimensions?
-
Yes, you can use the
widthandheightattributes:[smartembed_pdf url="..." width="800px" height="500px"].
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
SmartEmbed – Advanced PDF Viewer je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “SmartEmbed – Advanced PDF Viewer” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.0
- Initial release.