Title: Draft from Google Docs
Author: davidfcarr
Published: <strong>2022 年 6 月 2 日</strong>
Last modified: 2024 年 4 月 6 日

---

搜索插件

![](https://ps.w.org/draft-from-google-docs/assets/banner-772x250.png?rev=2736566)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/draft-from-google-docs/assets/icon-256x256.png?rev=2736566)

# Draft from Google Docs

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

[下载](https://downloads.wordpress.org/plugin/draft-from-google-docs.1.2.zip)

 * [详情](https://cn.wordpress.org/plugins/draft-from-google-docs/#description)
 * [评价](https://cn.wordpress.org/plugins/draft-from-google-docs/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/draft-from-google-docs/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/draft-from-google-docs/#developers)

 [支持](https://wordpress.org/support/plugin/draft-from-google-docs/)

## 描述

If you use Google Docs to edit and revise content with a team of people, you can
now create a draft blog post or page in WordPress without cluttering your web content
with inappropriate HTML and inline styles. The tool extracts images and allows you
to download them or import them directly into WordPress.

This simplifies what would otherwise be a multistep process of

 * Either pasting into the rich text editor or cleaning up the HTML or pasting into
   code view and recreating styling
 * Downloading images from Google Docs, one at a time
 * Uploading images into WordPress

Originally created for use by the [Insights Newsroom team at Similarweb](https://www.similarweb.com/corp/blog/insights/),
this plugin allows editorial teams to collaborate on the writing and editing of 
a document, including image placement, in Google Docs, quickly turn that content
into a draft blog post, and then tweak as necessary in the blog editor.

Works with either the block editor or the classic editor.

For the block editor, basic block metadata is added for paragraphs, headings, unordered
lists, and images. Any other content will be displayed as classic blocks, with the
option to use the Convert to Blocks function of the editor.

The shortcode [draft_from_google_docs] is available for including this functionality
on a public web page. In that case, the content is not imported directly into WordPress
but displayed in a format that allows it to be copied and pasted into the WordPress
editor. In that case, images associated with the document are displayed in a format
that allows you to download them into your computer and upload them one by one into
your post or page. Including the download_ok=”1″ attribute within the shortcode 
means the images will be downloaded into the local WordPress instance. Otherwise,
the download links will point to the Google Cloud url for those images.

[**Plugin Page www.rsvpmaker.com/draft-from-google-docs/**](http://www.rsvpmaker.com/draft-from-google-docs/)

Thank you to Miroslav Mitev for a [code sample](https://gist.github.com/m1r0/f22d5237ee93bcccb0d9)
on how to download from a url to create WordPress attachments.

Butterfly image Image by [JamesDeMers](https://pixabay.com/users/jamesdemers-3416/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=55995)
from [Pixabay](https://pixabay.com/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=55995)

### Credits

    ```
    RSVPMaker
    Copyright (C) 2022 David F. Carr

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    See the GNU General Public License at <http://www.gnu.org/licenses/gpl-2.0.html>.
    ```

## 安装

 1. Upload the entire folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Draft from Google Docs」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ davidfcarr ](https://profiles.wordpress.org/davidfcarr/)

[帮助将「Draft from Google Docs」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/draft-from-google-docs)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/draft-from-google-docs/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/draft-from-google-docs/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/draft-from-google-docs/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/draft-from-google-docs/)。

## 更新日志

#### 1.1

 * Fix for image import, accounting for images coming through as base64 instead 
   of urls

#### 1.0.9

 * Use keywords entered by user as basis for url slug as well as image file names

#### 1.0.8

 * Set a category for post drafts. Choice is saved as a user preference for next
   time.

#### 1.0.7

 * Improved method for extracting document title

#### 1.0.6

 * Fix for issue where image is wrapped in a heading tag rather than p or figure
 * Option to display Google HTML for debugging

#### 1.0.5

 * Default image size now 600px by 600px

#### 1.0.3

 * Checks if Classic Editor is active. If not, adds block metadata for paragraph,
   heading, and images.
 * Improved method for stripping unwanted tags on attributes, correcting for the
   way Google Docs handles unordered lists (bullets)
 * Better handling of image sizes. Will use “large” size set in WordPress Media 
   screen under Settings as size to include in copy.

#### 1.0.2

 * Additional HTML cleanup functions
 * Option to add _blank attribute (open in new tab) to external links

#### 1.0

 * Initial release

## 额外信息

 *  版本 **1.2**
 *  最后更新：**2 年前**
 *  活跃安装数量 **20+**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **6.5.8**
 *  PHP 版本 ** 5.6 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/draft-from-google-docs/)
 * 标签
 * [google docs](https://cn.wordpress.org/plugins/tags/google-docs/)[import](https://cn.wordpress.org/plugins/tags/import/)
   [utility](https://cn.wordpress.org/plugins/tags/utility/)
 *  [高级视图](https://cn.wordpress.org/plugins/draft-from-google-docs/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/draft-from-google-docs/reviews/)

## 贡献者

 *   [ davidfcarr ](https://profiles.wordpress.org/davidfcarr/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/draft-from-google-docs/)