-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathreadme.txt
32 lines (20 loc) · 913 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
=== Plugin Name ===
Contributors: Javier Montes
Tags: comments, attachments, pictures
Requires at least: 3.0.1
Tested up to: 3.5.1
Stable tag: 1.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
This plugin allows to attach pictures and multimedia files to comments (the same types allowed in wordpress' multimedia library).
This plugin has been tested with Twenty-Eleven and Twenty-Twelve themes.
== Installation ==
1. Upload `mooontes-comments-media-upload` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Screenshots ==
1. ![Screenshot 1](http://mooontes.com/wp-content/uploads/2012/12/Captura-de-pantalla-2012-12-08-a-las-00.36.41.png)
2. ![Screenshot 2](http://mooontes.com/wp-content/uploads/2012/12/Captura-de-pantalla-2012-12-08-a-las-00.37.11.png)
== Changelog ==
= 0.1 =
* First version