Title: Image Effects Generator
Author: tomsansome
Published: <strong>2014 年 2 月 26 日</strong>
Last modified: 2014 年 2 月 27 日

---

搜索插件

![](https://ps.w.org/image-effects-generator/assets/banner-772x250.jpg?rev=865785)

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

![](https://s.w.org/plugins/geopattern-icon/image-effects-generator_5f5a55.svg)

# Image Effects Generator

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

[下载](https://downloads.wordpress.org/plugin/image-effects-generator.zip)

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

 [支持](https://wordpress.org/support/plugin/image-effects-generator/)

## 描述

**On upload this plugin will generate the following effects on that image:**

 * Black and white
 * Blurred
 * Sharpened
 * Sepia
 * Pixelate
 * Negative

**All effects come in the following sizes:**

 * 1000px x 1000px not cropped
 * 800px x 800px not cropped
 * 400px x 400px not cropped

These images are displayed in the **Add Media** area under the **Size** dropdown
menu for use in pages and posts.

**Usage with Advanced Custom Fields:**

    ```
    <?php $image = wp_get_attachment_image_src(get_field('image'), 'image-effects-1000-bw'); ?>
    <img src="<?php echo $image[0]; ?>"/>
    ```

This example is of 1000px wide black and white version.

**All possible image objects:**

 * image-effects-1000-bw
 * image-effects-800-bw
 * image-effects-400-bw
 * image-effects-1000-blurred
 * image-effects-800-blurred
 * image-effects-400-blurred
 * image-effects-1000-sharpened
 * image-effects-800-sharpened
 * image-effects-400-sharpened
 * image-effects-1000-sepia
 * image-effects-800-sepia
 * image-effects-400-sepia
 * image-effects-1000-pixelate
 * image-effects-800-pixelate
 * image-effects-400-pixelate
 * image-effects-1000-negative
 * image-effects-800-negative
 * image-effects-400-negative

For more examples of the above, visit http://dev.twoblok.es/wp-image-effects.

## 安装

 1. Upload the directory `image-effect-generator` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to Settings > Image Effects Settings and select which effects you would like
    ~ [Image Reference](http://cl.ly/U8U9)
 4. Usage under **Description** tab or visit http://dev.twoblok.es/wp-image-effects

## 常见问题

  Where can I see a nice page to make me feel better?

[Visit this page](http://dev.twoblok.es/wp-image-effects).

## 评价

此插件暂无评价。

## 贡献者及开发者

「Image Effects Generator」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「Image Effects Generator」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/image-effects-generator)

### 对开发感兴趣吗?

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

## 更新日志

#### 1.0.1

 * Let’s go!

## 额外信息

 *  版本 **1.0.1**
 *  最后更新：**12 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.0.1 或更高版本 **
 *  已测试的最高版本为 **3.4.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/image-effects-generator/)
 * 标签
 * [effects](https://cn.wordpress.org/plugins/tags/effects/)[generator](https://cn.wordpress.org/plugins/tags/generator/)
   [image](https://cn.wordpress.org/plugins/tags/image/)[image effects](https://cn.wordpress.org/plugins/tags/image-effects/)
   [resize](https://cn.wordpress.org/plugins/tags/resize/)
 *  [高级视图](https://cn.wordpress.org/plugins/image-effects-generator/advanced/)

## 评级

 5 星（最高 5 星）。

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

[Your review](https://wordpress.org/support/plugin/image-effects-generator/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/image-effects-generator/reviews/)

## 贡献者

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

## 支持

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

 [查看支持论坛](https://wordpress.org/support/plugin/image-effects-generator/)

## 捐助

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

 [ 捐助此插件 ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=sansometom%40gmail%2ecom&lc=GB&item_name=WP%20Image%20Effects%20Generator%20%2d%20Tom%20Sansome&currency_code=GBP&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)