This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

PDF Embedder – Scrollable

توضیحات

PDF Embedder – Scrollable allows you to easily embed PDF files into your WordPress site with a scrollable viewer. Customize the scale of each PDF viewer and provide a seamless experience for your users.

License

This plugin is licensed under GPL-3.0.

Source Code

The minified JavaScript libraries used in this plugin are compressed for performance. The original, human-readable source code for these libraries can be found at the following locations:

pdf.js: GitHub Repository – Mozilla pdf.js
pdf.worker.js: GitHub Repository – Mozilla pdf.worker.js

We welcome contributions and feedback from the community. Please submit any pull requests or issues directly to the GitHub repository above.

نصب

  1. Upload the plugin files to the /wp-content/plugins/pdf-embedder-scrollable directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the shortcode [pes_pdf_scrollable_embed url="your-pdf-url"] to embed PDFs in your posts or pages.

سوالات متداول

How do I embed a PDF?

Use the shortcode [pes_pdf_scrollable_embed url="your-pdf-url" scale="1.5" width="100%" height="100%" max-width="800px" max-height="90vh"].

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“PDF Embedder – Scrollable” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “PDF Embedder – Scrollable” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.1.0

  • Fixed various security issues.
  • Improved handling of relative URLs in shortcode.
  • Updated plugin license to GPL-3.0 to ensure compatibility with third-party libraries.
  • Added links to the human-readable source code for the minified JavaScript files used in the plugin.

1.0

  • Initial release.