=== DCO Comment Attachment === Contributors: denisco Tags: comment, attachment, image, video, audio Requires at least: 4.6 Tested up to: 5.2 Requires PHP: 5.3 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allows your visitors to attach files with their comments == Description == DCO Comment Attachment allows your visitors to attach images, videos, audios, documents and other files with their comments. With plugin settings you can: * Select an attachment image size from thumbnails available in your WordPress install. * Limit the maximum file upload size. * Make an attachment required. * Specify whether the attachment will be embedded or displayed as a link. * Restrict attachment file types. You can also: * Add, replace or delete an attachment from a comment on Edit Comment screen. * Delete an attachment on Comments screen. Attachments are uploaded to the WordPress Media Library and deleted along with the comment (if this is set in the settings). DCO Comment Attachment is also available on [GitHub](https://github.com/yadenis/DCO-Comment-Attachment). == Installation == 1. Upload `dco-comment-attachment` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 1.0.0 = * Initial Release