Title: Post-a-pic
Author: starnutoditopo
Published: <strong>2015 年 4 月 7 日</strong>
Last modified: 2015 年 4 月 22 日

---

搜索插件

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

![](https://s.w.org/plugins/geopattern-icon/post-a-pic.svg)

# Post-a-pic

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

[下载](https://downloads.wordpress.org/plugin/post-a-pic.1.3.zip)

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

 [支持](https://wordpress.org/support/plugin/post-a-pic/)

## 描述

Provides the facility to automatically create a post when an image is uploaded to
the WordPress media gallery.
 The uploaded image can become the post’s featured 
image and some information about the image (such as EXIF data), or the image itself,
can automatically be set in post’s content. If the image provides its GPS coordinates,
a Google map displaying its location can be added as well. The image’s XMP keywords
can be set as the post’s tags and a set of categories can be associated to it too.
The format of the generated post can be selected, if the theme in use supports it.
Useful for photo blog or where there is a large number of image posting in a wordpress
driven site. Originally inspired by Auto Post After Image Upload, https://wordpress.
org/plugins/auto-post-after-image-upload/ Some code sketches to handle XMP data 
have been excerpted from Jean-Sebastien Morisset, http://surniaulula.com/ More credits
are reported inside the code.

Project BitBucket URL: [http://bitbucket.org/starnutoditopo/post-a-pic/](http://bitbucket.org/starnutoditopo/post-a-pic/)

Get the source code with Mercurial from: ssh://hg@bitbucket.org/starnutoditopo/post-
a-pic

## 安装

To **Install** this plugin there is no any complexity. It’s very simple like other
plugin. Just follow the procedure described below.

 1. Download the plugin from WordPress Plugin repository. After downloading the zip
    file extract it.
 2. Upload `Post-a-pic` plugin directory to the `/wp-content/plugins/` directory.
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. In WordPress dashboards, select Settings, Post-a-pic to access the plugin options.
    Select the options you want to enable and click “Save changes”.
 5. Upload an image from ‘Add Media’ menu in WordPress. Then go to ‘All Post’ menu 
    and see after uploading that image there will be a new post related to the image
    you uploaded.

## 常见问题

  This is useful for creating bulk post?

Yes, it is. The main intention to create this plugin to use where user need bulk
image posting and creating post.

## 评价

![](https://secure.gravatar.com/avatar/57c441fee6bfb7fcd901c9075fa1e566c868b17183819874e1f7d5ee3f195dfd?
s=60&d=retro&r=g)

### 󠀁[Just what I was looking for!](https://wordpress.org/support/topic/just-what-i-was-looking-for-224/)󠁿

 [mcclanahoochie](https://profiles.wordpress.org/mcclanahoochie/) 2016 年 9 月 3
日

I had to make one small change to get the post date correct: $exif_general[‘DateTime’];-
>becomes-> $exif_general[‘DateTimeOriginal’]; Other than that, nice work! ~Chris

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/post-a-pic/reviews/)

## 贡献者及开发者

「Post-a-pic」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「Post-a-pic」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/post-a-pic)

### 对开发感兴趣吗?

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

## 更新日志

#### 1.0

 * Initial release

#### 1.1

 * Bug fixes in case of missing GPS coordinates
 * Showing properties in a table
 * Added capability to display Google map

#### 1.2

 * Bug fixes in case of missing image meta data
 * Removed some irrelevant information
 * Added capability to include XMP keywords as tags
 * Added capability to set categories

#### 1.3

 * Added capability to set post format

## 额外信息

 *  版本 **1.3**
 *  最后更新：**11 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 4.1.1 或更高版本 **
 *  已测试的最高版本为 **4.1.42**
 *  语言
 * [English (US)](https://wordpress.org/plugins/post-a-pic/)
 * 标签
 * [auto post](https://cn.wordpress.org/plugins/tags/auto-post/)[image upload](https://cn.wordpress.org/plugins/tags/image-upload/)
   [post](https://cn.wordpress.org/plugins/tags/post/)
 *  [高级视图](https://cn.wordpress.org/plugins/post-a-pic/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/post-a-pic/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/post-a-pic/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/post-a-pic/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/post-a-pic/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/post-a-pic/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/post-a-pic/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/post-a-pic/reviews/)

## 贡献者

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

## 支持

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

 [查看支持论坛](https://wordpress.org/support/plugin/post-a-pic/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8LFUW8AMENU4Y)