Title: Google Docs oEmbed
Author: log_oscon
Published: <strong>2015年6月21日</strong>
Last modified: 2016年10月15日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://s.w.org/plugins/geopattern-icon/google-docs-oembed.svg)

# Google Docs oEmbed

 作者: [log_oscon](https://profiles.wordpress.org/log_oscon/)

[ダウンロード](https://downloads.wordpress.org/plugin/google-docs-oembed.1.0.10.zip)

 * [詳細](https://ja.wordpress.org/plugins/google-docs-oembed/#description)
 * [レビュー](https://ja.wordpress.org/plugins/google-docs-oembed/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/google-docs-oembed/#installation)
 * [開発](https://ja.wordpress.org/plugins/google-docs-oembed/#developers)

 [サポート](https://wordpress.org/support/plugin/google-docs-oembed/)

## 説明

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.

#### 使用法

To embed a Google Doc into a post or page:
 1. Open the document on Google Drive
2. Select the Publish to the Web under the File menu 3. 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)

For example:
 https://docs.google.com/document/d/abcdefghij/pub

Another option is to wrap the URL in the [embed] shortcode:
 [embed width=”860″ 
height=”640″]https://docs.google.com/document/d/abcdefghij/pub[/embed]

## インストール

#### Dashboard

 1. Go to the ‘Plugins’ menu, and choose ‘Add New’.
 2. Search for ‘google-docs-oembed’, and then click ‘Install Now’.
 3. Click ‘Activate’.

#### FTP

 1. Download and extract the .zip file.
 2. Upload the unzipped folder to the `/wp-content/plugins/` directory.
 3. Activate the plugin through the ‘Plugins’ menu.

#### Composer

    ```
    composer require logoscon/google-docs-oembed
    ```

## FAQ

  Where can I report bugs?

Bugs can be reported on the [GitHub repository](https://github.com/log-oscon/google-docs-oembed/issues).

  How can I contribute?

Join 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.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

Google Docs oEmbed はオープンソースソフトウェアです。以下の人々がこのプラグインに
貢献しています。

貢献者

 *   [ log_oscon ](https://profiles.wordpress.org/log_oscon/)
 *   [ Sérgio Santos ](https://profiles.wordpress.org/s3rgiosan/)

“Google Docs oEmbed” は2ロケールに翻訳されています。 [翻訳者](https://translate.wordpress.org/projects/wp-plugins/google-docs-oembed/contributors)
のみなさん、翻訳へのご協力ありがとうございます。

[“Google Docs oEmbed” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/google-docs-oembed)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/google-docs-oembed/)する
か、[SVN リポジトリ](https://plugins.svn.wordpress.org/google-docs-oembed/)をチェック
するか、[開発ログ](https://plugins.trac.wordpress.org/log/google-docs-oembed/)を
[RSS](https://plugins.trac.wordpress.org/log/google-docs-oembed/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.0.10

 * Added Code Climate integration.
 * Added moar badges (yes I am a badge poser).
 * Added contribution guidelines.
 * Updated README.

#### 1.0.9

 * Updated Codacy badge url.
 * Fixed NPath complexity of 300.

#### 1.0.8

 * Added Codacy (a tool for automated code review) badge.
 * Removed the loader class.

#### 1.0.7

 * Minor changes.
 * Added language file.

#### 1.0.6

 * Fix PSR-4 loader conflict with older implementation.

#### 1.0.5

 * Added GitHub Updater support.
 * Added Update supported WordPress version.

#### 1.0.4

 * Added composer.lock to repo.
 * Added vendor folder to SVN repo.

#### 1.0.3

 * Minor changes.

#### 1.0.2

 * Check if autoloader exists before requiring.

#### 1.0.1

 * Removed an esc_attr() incorrectly called on $extra.
 * Added a build task with composer support.

#### 1.0.0

 * 最初のリリース。

## メタ

 *  バージョン **1.0.10**
 *  最終更新日 **10年前**
 *  有効インストール数 **200+**
 *  WordPress バージョン ** 4.0またはそれ以降 **
 *  検証済み最新バージョン: **4.6.30**
 *  言語
 * [Czech](https://cs.wordpress.org/plugins/google-docs-oembed/)、[English (US)](https://wordpress.org/plugins/google-docs-oembed/)、
   [Greek](https://el.wordpress.org/plugins/google-docs-oembed/).
 *  [プラグインを翻訳](https://translate.wordpress.org/projects/wp-plugins/google-docs-oembed)
 * タグ
 * [docs](https://ja.wordpress.org/plugins/tags/docs/)[document](https://ja.wordpress.org/plugins/tags/document/)
   [embed](https://ja.wordpress.org/plugins/tags/embed/)[google](https://ja.wordpress.org/plugins/tags/google/)
   [oembed](https://ja.wordpress.org/plugins/tags/oembed/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/google-docs-oembed/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/google-docs-oembed/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/google-docs-oembed/reviews/)

## 貢献者

 *   [ log_oscon ](https://profiles.wordpress.org/log_oscon/)
 *   [ Sérgio Santos ](https://profiles.wordpress.org/s3rgiosan/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/google-docs-oembed/)