

Embedding a Google Doc using the shortcode.
EasyEmbed lets you embed documents directly into your WordPress posts and pages using a simple shortcode. Supported document types include PDFs, Google Docs, Google Sheets, Google Slides, Word documents, Excel spreadsheets, and PowerPoint presentations.
[easyembed] shortcode with flexible attributesThis plugin connects to external services in two situations:
When you configure a Dashboard URL in the plugin settings and use the id attribute in a shortcode, the plugin connects to the EasyEmbed service at easyembed.io.
What data is sent and when:
No data is sent to easyembed.io when using direct URL embeds (the url attribute), or when no Dashboard URL is configured in the plugin settings.
When embedding Word (.doc, .docx), Excel (.xls, .xlsx), or PowerPoint (.ppt, .pptx) files using a direct URL, the plugin constructs an iframe pointing to Microsoft’s free Office Online viewer service.
What data is sent and when:
view.officeapps.live.com in the iframe src attribute, each time a visitor loads a page with that embed. The document URL is sent to Microsoft’s servers so their viewer can fetch and display the file.This service is provided by Microsoft. No personal user data is sent — only the document URL.