Enables the previous "classic" editor and the old-style Edit Post screen with TinyMCE, Meta Boxes, etc. Supports all…
About Algori PDF Viewer
Algori PDF Viewer is a Gutenberg Block Plugin that allows you to easily display PDF documents on your website. With this plugin, your visitors can view and interact with PDF files directly on your site. The free version offers many features, and there is also a premium version available with even more exciting features.Screenshots

Changelog
1.0.8 – Nov 07 2024
- Updated pdf.js from 1.9.426 to 4.8.69
- Tested up to WP 6.6.2
1.0.7 – Aug 29 2020
- Added block preview using example metadata
- Updated Algori PDF Viewer namespace
- Replaced block category ‘common’ with ‘media’
- Added block.json for WP block directory
1.0.6 – June 17 2020
- Removed Toolbar, MediaUploadCheck and deprecated wp.components.IconButton
- Added MediaReplaceFlow component that enables users to edit/replace a PDF by using the Media Library or by inserting a URL or by uploading new media.
1.0.5 – Feb 06 2020
- Added algoriPDFViewerPluginDirectoryPath to support smooth upgrades from versions <= 1.0.3
- Fixed cgbGlobal conflict by using localized cgbGlobal_AlgoriPDFViewer
1.0.4 – Jan 29 2020
- Upgraded cgb-scripts from 1.13.0 to 1.22.0
- Replaced algoriPDFViewerPluginDirectoryPath with cgbGlobal.pluginDirUrl.
- Updated deprecated wp.editor.BlockControls to wp.blockEditor.BlockControls.
- Updated deprecated wp.editor.MediaPlaceholder to wp.blockEditor.MediaPlaceholder.
- Updated deprecated wp.editor.MediaUploadCheck to wp.blockEditor.MediaUploadCheck.
- Updated deprecated wp.editor.MediaUpload to wp.blockEditor.MediaUpload.
1.0.3 – Apr 30 2019
- Upgraded cgb-scripts from 1.11.1 to 1.13.0
- Improved documentation to match WP standards
- Added MediaUploadCheck wrapper onto MediaUpload to make sure the current user has Upload permissions.
- Removed unused styles from editor.scss
1.0.2 – Nov 28 2018
- Fixed PDF viewer file path
- Added Default PDF viewer width (600px) and height (300px)
- Added “Insert from URL” button to MediaPlaceholder
- Removed MediaPlaceholder labels name
- Added MediaPlaceholder labels instructions
- Removed BlockAlignmentToolbar
- Added wp-editor dependency to editor_assets
1.0.1 – Nov 12 2018
- Changed MediaPlaceholder and MediaUpload “type” to “allowedTypes” to support Gutenberg >= 4.2.0
1.0.0 – Sept 13 2018
- Initial Release