{"id":23379425,"url":"https://github.com/log-oscon/google-docs-oembed","last_synced_at":"2025-04-10T20:46:57.076Z","repository":{"id":32487680,"uuid":"36068141","full_name":"log-oscon/google-docs-oembed","owner":"log-oscon","description":"Embed Google documents, spreadsheets and presentations in your posts or pages.","archived":false,"fork":false,"pushed_at":"2016-10-15T00:30:32.000Z","size":62,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-24T18:21:15.912Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://wordpress.org/plugins/google-docs-oembed/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/log-oscon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-22T11:11:00.000Z","updated_at":"2023-08-30T13:36:35.000Z","dependencies_parsed_at":"2022-09-22T03:50:59.130Z","dependency_job_id":null,"html_url":"https://github.com/log-oscon/google-docs-oembed","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log-oscon%2Fgoogle-docs-oembed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log-oscon%2Fgoogle-docs-oembed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log-oscon%2Fgoogle-docs-oembed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log-oscon%2Fgoogle-docs-oembed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/log-oscon","download_url":"https://codeload.github.com/log-oscon/google-docs-oembed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248295288,"owners_count":21080066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-21T19:18:35.887Z","updated_at":"2025-04-10T20:46:52.054Z","avatar_url":"https://github.com/log-oscon.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Latest Stable Version](https://poser.pugx.org/logoscon/google-docs-oembed/v/stable)](https://packagist.org/packages/logoscon/google-docs-oembed)\n[![Total Downloads](https://poser.pugx.org/logoscon/google-docs-oembed/downloads)](https://packagist.org/packages/logoscon/google-docs-oembed)\n[![License](https://poser.pugx.org/logoscon/google-docs-oembed/license)](https://packagist.org/packages/logoscon/google-docs-oembed)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d50c20fa4e354dea8f7f8219cf451993)](https://www.codacy.com/app/s3rgiosan/google-docs-oembed?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=log-oscon/google-docs-oembed\u0026amp;utm_campaign=Badge_Grade)\n[![Code Climate](https://codeclimate.com/github/log-oscon/google-docs-oembed/badges/gpa.svg)](https://codeclimate.com/github/log-oscon/google-docs-oembed)\n\n# Google Docs oEmbed #\n**Contributors:** [s3rgiosan](https://profiles.wordpress.org/s3rgiosan), [log_oscon](https://profiles.wordpress.org/log_oscon)  \n**Tags:** google, docs, embed, oembed, document, spreadsheet, presentation    \n**Requires at least:** 4.0    \n**Tested up to:** 4.6    \n**Stable tag:** 1.0.10    \n**License:** GPLv2 or later    \n**License URI:** http://www.gnu.org/licenses/gpl-2.0.html    \n\nEmbed Google documents, spreadsheets and presentations in your posts or pages.  \n\n## Description ##\n\nRegisters 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.  \n\n### Usage ###\n\nTo embed a Google Doc into a post or page:  \n1. Open the document on Google Drive  \n2. Select the Publish to the Web under the File menu  \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)  \n\nFor example:  \n`https://docs.google.com/document/d/abcdefghij/pub`  \n\nAnother option is to wrap the URL in the [embed] shortcode:  \n`[embed width=\"860\" height=\"640\"]https://docs.google.com/document/d/abcdefghij/pub[/embed]`  \n\n## Installation ##\n\n### Dashboard ###\n\n1. Go to the 'Plugins' menu, and choose 'Add New'.\n2. Search for 'google-docs-oembed', and then click 'Install Now'.\n2. Click 'Activate'.\n\n### FTP ###\n\n1. Download and extract the .zip file.\n2. Upload the unzipped folder to the `/wp-content/plugins/` directory.\n3. Activate the plugin through the 'Plugins' menu.\n\n### Composer ###\n\n`composer require logoscon/google-docs-oembed`\n\n## Frequently Asked Questions ##\n\n### Where can I report bugs? ###\n\nBugs can be reported on the [GitHub repository](https://github.com/log-oscon/google-docs-oembed/issues).\n\n### How can I contribute? ###\n\nJoin in on our [GitHub repository](https://github.com/log-oscon/google-docs-oembed) and read our [contribution](https://github.com/log-oscon/google-docs-oembed/blob/master/CONTRIBUTING.md) guidelines.\n\n## Changelog ##\n\n### 1.0.10 ###\n* Added Code Climate integration.  \n* Added moar badges (yes I am a badge poser).\n* Added contribution guidelines.  \n* Updated README. \n\n### 1.0.9 ###\n* Updated Codacy badge url.  \n* Fixed NPath complexity of 300.   \n\n### 1.0.8 ###\n* Added Codacy (a tool for automated code review) badge.  \n* Removed the loader class.  \n\n### 1.0.7 ###\n* Minor changes.  \n* Added language file.  \n\n### 1.0.6 ###\n* Fix PSR-4 loader conflict with older implementation.  \n\n### 1.0.5 ###\n* Added GitHub Updater support.  \n* Added Update supported WordPress version.  \n\n### 1.0.4 ###\n* Added composer.lock to repo.  \n* Added vendor folder to SVN repo.  \n\n### 1.0.3 ###\n* Minor changes.\n\n### 1.0.2 ###\n* Check if autoloader exists before requiring.  \n\n### 1.0.1 ###\n* Removed an esc_attr() incorrectly called on $extra.  \n* Added a build task with composer support.  \n\n### 1.0.0 ###\n* Initial release.  \n\n## Upgrade Notice ##\n\n### 1.0 ###\nInitial release.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flog-oscon%2Fgoogle-docs-oembed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flog-oscon%2Fgoogle-docs-oembed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flog-oscon%2Fgoogle-docs-oembed/lists"}