/wp-comment-image

A forked version of comment-images plugin from wordpress.org.

Primary LanguagePHP

=== Comment Image ===
Tags: images,comment
Requires at least: 2.7
Tested up to: 4.4.2
Stable tag: trunk
Donate link: http://www.satollo.net/donations
Tags: comments, attachments, images, pictures, gif, jpeg
Contributors: satollo

Enable readers to attach an image to their comments.

== Description ==

Comment Image enables blog readers to attach an image while leaving their comments.
Supported formats are JPG, PNG, GIF.

Uploaded images are inserted below the comment text as thumbnail (of configurable
max dimensions) and linked to the original pictures.

File selection field can be injected automatically or added manually.

Original pictures and their thumbnails are stored in a separate folder for easy
management.

See the official [Comment Image](http://www.satollo.net/plugins/comment-image) page for more.

An extended alternative to Comment Image plugin is my [Comment Plus](http://www.satollo.net/plugins/comment-plus)
plugin with much more attachment manipulation options (notification, held in moderation,
max stored size, watermark) and that integrates the features of [Comment Notifier](http://www.satollo.net/plugins/comment-notifier)
plugin.

Other plugins by Stefano Lissa:

* [Hyper Cache](http://www.satollo.net/plugins/hyper-cache)
* [Newsletter](http://www.thenewsletterplugin.com)
* [Header and Footer](http://www.satollo.net/plugins/header-footer)
* [Thumbnails](http://www.satollo.net/plugins/thumbnails)
* [Include Me](http://www.satollo.net/plugins/include-me)
* [Comment Plus](http://www.satollo.net/plugins/comment-plus)

== Installation ==

1. Put the plugin folder into [wordpress_dir]/wp-content/plugins/
2. Go into the WordPress admin interface and activate the plugin
3. Optional: go to the options page and configure the plugin

== Frequently Asked Questions ==

No questions have been asked.

== Screenshots ==

No screenshots are available.

== Changelog ==

= 1.2.2 =

* WP compatibility check
* Fixes on options panel

= 1.2.1 =

* Fix attempt to enable it on custom post types

= 1.2.0 =

* Updated compatibility with WordPress 3.8
* Readme fixes

= 1.1.0 =

* Minor fixes

= 1.0.9 =

* Admininistration header and styles