{"id":36679,"date":"2015-06-21T14:32:33","date_gmt":"2015-06-21T14:32:33","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/google-docs-oembed\/"},"modified":"2016-10-15T00:07:46","modified_gmt":"2016-10-15T00:07:46","slug":"google-docs-oembed","status":"publish","type":"plugin","link":"https:\/\/szl.wordpress.org\/plugins\/google-docs-oembed\/","author":13714412,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.10","stable_tag":"1.0.10","tested":"4.6.30","requires":"4.0","requires_php":"","requires_plugins":"","header_name":"Google Docs oEmbed","header_author":"log.OSCON, Lda.","header_description":"","assets_banners_color":"","last_updated":"2016-10-15 00:07:46","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/log-oscon\/google-docs-oembed\/","header_author_uri":"http:\/\/log.pt\/","rating":0,"author_block_rating":0,"active_installs":200,"downloads":6516,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0":"<p>Initial release.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.10","1.0.2","1.0.3","1.0.4","1.0.5","1.0.6","1.0.7","1.0.8","1.0.9"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[10611,8470,230,150,2874],"plugin_category":[46,56],"plugin_contributors":[88736,88735],"plugin_business_model":[],"class_list":["post-36679","plugin","type-plugin","status-publish","hentry","plugin_tags-docs","plugin_tags-document","plugin_tags-embed","plugin_tags-google","plugin_tags-oembed","plugin_category-editor-and-writing","plugin_category-social-and-sharing","plugin_contributors-log_oscon","plugin_contributors-s3rgiosan","plugin_committers-log_oscon"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/google-docs-oembed.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Registers an oEmbed handler for Google Docs and adds it to the whitelist, allowing all users who can write posts\/pages to embed documents, spreadsheets and presentations.<\/p>\n\n<h4>Usage<\/h4>\n\n<p>To embed a Google Doc into a post or page:<br \/>\n1. Open the document on Google Drive<br \/>\n2. Select the Publish to the Web under the File menu<br \/>\n3. Then copy the link and paste it into the content area. Make sure the URL is on its own line and not hyperlinked (clickable when viewing the post)<\/p>\n\n<p>For example:<br \/>\n    https:\/\/docs.google.com\/document\/d\/abcdefghij\/pub<\/p>\n\n<p>Another option is to wrap the URL in the [embed] shortcode:<br \/>\n    [embed width=\"860\" height=\"640\"]https:\/\/docs.google.com\/document\/d\/abcdefghij\/pub[\/embed]<\/p>\n\n<!--section=installation-->\n<h4>Dashboard<\/h4>\n\n<ol>\n<li>Go to the 'Plugins' menu, and choose 'Add New'.<\/li>\n<li>Search for 'google-docs-oembed', and then click 'Install Now'.<\/li>\n<li>Click 'Activate'.<\/li>\n<\/ol>\n\n<h4>FTP<\/h4>\n\n<ol>\n<li>Download and extract the .zip file.<\/li>\n<li>Upload the unzipped folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu.<\/li>\n<\/ol>\n\n<h4>Composer<\/h4>\n\n<pre><code>composer require logoscon\/google-docs-oembed\n<\/code><\/pre>\n\n<!--section=faq-->\n<dl>\n<dt>Where can I report bugs?<\/dt>\n<dd><p>Bugs can be reported on the <a href=\"https:\/\/github.com\/log-oscon\/google-docs-oembed\/issues\">GitHub repository<\/a>.<\/p><\/dd>\n<dt>How can I contribute?<\/dt>\n<dd><p>Join in on our <a href=\"https:\/\/github.com\/log-oscon\/google-docs-oembed\">GitHub repository<\/a> and read our <a href=\"https:\/\/github.com\/log-oscon\/google-docs-oembed\/blob\/master\/CONTRIBUTING.md\">contribution<\/a> guidelines.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.10<\/h4>\n\n<ul>\n<li>Added Code Climate integration.  <\/li>\n<li>Added moar badges (yes I am a badge poser).<\/li>\n<li>Added contribution guidelines.  <\/li>\n<li>Updated README. <\/li>\n<\/ul>\n\n<h4>1.0.9<\/h4>\n\n<ul>\n<li>Updated Codacy badge url.  <\/li>\n<li>Fixed NPath complexity of 300.   <\/li>\n<\/ul>\n\n<h4>1.0.8<\/h4>\n\n<ul>\n<li>Added Codacy (a tool for automated code review) badge.  <\/li>\n<li>Removed the loader class.  <\/li>\n<\/ul>\n\n<h4>1.0.7<\/h4>\n\n<ul>\n<li>Minor changes.  <\/li>\n<li>Added language file.  <\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>Fix PSR-4 loader conflict with older implementation.  <\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Added GitHub Updater support.  <\/li>\n<li>Added Update supported WordPress version.  <\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Added composer.lock to repo.  <\/li>\n<li>Added vendor folder to SVN repo.  <\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Minor changes.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Check if autoloader exists before requiring.  <\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Removed an esc_attr() incorrectly called on $extra.  <\/li>\n<li>Added a build task with composer support.  <\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Embed Google documents, spreadsheets and presentations in your posts or pages.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/36679","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=36679"}],"author":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/log_oscon"}],"wp:attachment":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=36679"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=36679"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=36679"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=36679"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=36679"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=36679"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}