-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0b44229
commit e4a3b0c
Showing
2 changed files
with
29 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ | |
**Tags:** embed documents, upload pdf, embed ppt, document viewer, pdf viewer, pdf viewer plugin, display pdf, embed pdf, embed pdf in wordpress, word, word viewer, word document, embed word, word plugin, doc, doc viewer, docx, docx viewer, excel, excel plugin, xls, xlsx, spreadsheet, embed spreadsheet, powerpoint, powerpoint viewer, ppt, ppt viewer, pptx, image viewer | ||
**Author URI:** http://awsm.in | ||
**Requires at least:** 3.5 | ||
**Tested up to:** 5.0 | ||
**Stable tag:** 2.4.1 | ||
**Tested up to:** 5.4 | ||
**Stable tag:** 2.5.0 | ||
**License:** GPLv2 | ||
|
||
Easiest way to upload and display PDF, MS Office and more documents on your WordPress website using Google Docs Viewer or Microsoft Office Online. | ||
|
@@ -49,6 +49,10 @@ Embed Any Document WordPress plugin lets you upload and embed your documents eas | |
|
||
For more information and instructions visit [our website](http://awsm.in/embed-any-document/) | ||
|
||
### Limitations of the plugin | ||
|
||
As a plugin that work entirely depend on third-party cloud services (Google Docs Viewer and Microsoft Office Online), Embed Any Document has it's own limitations like not supporting video/audio playback and animations/transitions in the embedded documents. Please read our [FAQs](http://awsm.in/ead-plus-documentation/#faqs) for details. | ||
|
||
This is an [AWSM](https://awsm.in/) Project. | ||
|
||
|
||
|
@@ -61,22 +65,28 @@ This is an [AWSM](https://awsm.in/) Project. | |
Upload or link the documents to your site using the ‘Add Document’ button in the Visual editor. | ||
|
||
## Screenshots | ||
1. **‘Add Document’ button integrated into WordPress visual editor** | ||
1. **Embed Any Document Gutenberg Block** | ||
|
||
[![Add Document button](https://ps.w.org/embed-any-document/assets/screenshot-1.png)](https://wordpress.org/plugins/embed-any-document/) | ||
[![Document Block](https://ps.w.org/embed-any-document/assets/screenshot-1.gif)](https://wordpress.org/plugins/embed-any-document/) | ||
|
||
2. **Add document popup** | ||
2. **‘Add Document’ button integrated into WordPress visual editor** | ||
|
||
[![Add document popup](https://ps.w.org/embed-any-document/assets/screenshot-2.png)](https://wordpress.org/plugins/embed-any-document/) | ||
[![Add Document button](https://ps.w.org/embed-any-document/assets/screenshot-2.png)](https://wordpress.org/plugins/embed-any-document/) | ||
|
||
3. **Inserting Document** | ||
3. **Add document popup** | ||
|
||
[![Inserting Document](https://ps.w.org/embed-any-document/assets/screenshot-3.png)](https://wordpress.org/plugins/embed-any-document/) | ||
[![Add document popup](https://ps.w.org/embed-any-document/assets/screenshot-3.png)](https://wordpress.org/plugins/embed-any-document/) | ||
|
||
4. **Add from URL** | ||
|
||
[![Add from URL](https://ps.w.org/embed-any-document/assets/screenshot-4.png)](https://wordpress.org/plugins/embed-any-document/) | ||
|
||
5. **Inserting Document** | ||
|
||
[![Inserting Document](https://ps.w.org/embed-any-document/assets/screenshot-5.png)](https://wordpress.org/plugins/embed-any-document/) | ||
|
||
|
||
|
||
## Frequently Asked Questions | ||
|
||
* How do I add documents? | ||
|
@@ -90,6 +100,11 @@ Great. Send it to [email protected]. We will answer it as soon as we can. | |
|
||
## Changelog | ||
|
||
**V 2.5.0 - 2020-05-08** | ||
* Added: Pre-load screen for Google Docs viewer with reload and open in new tab options for better user experience. | ||
* Fixed: Conflict with other modals generated by ThickBox. | ||
* Other minor bug fixes and style improvements. | ||
|
||
**V 2.4.1 - 2018-12-10** | ||
* Fixed: Blank screen in visual mode of the classic editor plugin | ||
|
||
|
@@ -104,9 +119,4 @@ Great. Send it to [email protected]. We will answer it as soon as we can. | |
**V 2.3.1 - 2017-06-28** | ||
* Minor bug fixes and enhancements | ||
|
||
**V 2.3 - 2017-05-12** | ||
* UI improvements | ||
* Added title for the embed iframe | ||
* Other minor bug fixes | ||
|
||
View complete Changelog in [CHANGELOG.MD](https://github.com/awsmin/Embed-Any-Documents/blob/master/CHANGELOG.md) |