=== Embed Google Drive === Contributors: rtCamp Donate link: https://rtcamp.com/ Tags: Google Drive, embed, spreadsheet, document, drawing Requires at least: 5.5 Tested up to: 5.9 Requires PHP: 7.3 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Embed a link and preview of Google Drive Documents by pasting a shared document link into the editor. == Description == Embed a link and preview of Google Drive Documents by pasting a shared document link into the editor. No configuration is required. ### BTW, We're Hiring! [](https://rtcamp.com/careers/) == Installation == 1. Upload `embed-google-drive` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Paste a shared Google Drive document link into the WordPress editor. == Frequently Asked Questions == = Reporting a bug 🐞 = Before creating a new issue, do browse through the [existing issues](https://github.com/rtCamp/embed-google-drive/issues) for resolution or upcoming fixes. If you still need to [log an issue](https://github.com/rtCamp/embed-google-drive/issues/new), making sure to include as much detail as you can, including clear steps to reproduce the issue, if possible. = Creating a pull request = Want to contribute a new feature? Start a conversation by [logging an issue](https://github.com/rtCamp/embed-google-drive/issues). Once you're ready to send a pull request, please run through the following checklist: 1. Browse through the [existing issues](https://github.com/rtCamp/embed-google-drive/issues) for anything related to what you want to work on. If you don't find any related issues, open a new one. 2. Fork this repository. 3. Create a branch from `develop` for each issue you'd like to address and commit your changes. 4. Push the code changes from your local clone to your fork. 5. Open a pull request and that's it! We'll respond with feedback as soon as possible (Isn't collaboration a great thing? 😌) 6. Once your pull request has passed final code review and tests, it will be merged into `develop` and be in the pipeline for the next release. Props to you! 🎉 == Changelog == = 1.0 = * Initial release. == Upgrade Notice == = 1.0 = * Initial release.