| 1 |
=== Wordpress Comments Fields === |
| 2 |
Contributors: nmedia |
| 3 |
Donate link: http://www.najeebmedia.com/donate/ |
| 4 |
Tags: Comment fields, comment meta, comments inputs, comment form, extend comments |
| 5 |
Requires at least: 3.5 |
| 6 |
Tested up to: 5.2 |
| 7 |
Stable tag: 1.7 |
| 8 |
License: GPLv2 |
| 9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 10 |
|
| 11 |
This plugin allow admin to add custom fields in comment area. These fields are saved as comment meta and is displayed under comment text. |
| 12 |
|
| 13 |
== Description == |
| 14 |
This plugin allow admin to add custom fields in comment area. These fields are saved as comment meta and is displayed under comment text. Four fields types are supported. |
| 15 |
|
| 16 |
<h3>Features</h3> |
| 17 |
<ol> |
| 18 |
<li>Drag and Drop fields</li> |
| 19 |
<li>Text,Radio, Radio and Select inputs</li> |
| 20 |
<li>Attach unlimited comments fields</li> |
| 21 |
</ol> |
| 22 |
|
| 23 |
|
| 24 |
<h3>Pro Features</h3> |
| 25 |
PRO Version is Released |
| 26 |
<ul> |
| 27 |
<li>File upload</li> |
| 28 |
<li>Max file upload limit set</li> |
| 29 |
<li>Date, Mask, Autocomplete, Color picker input types</li> |
| 30 |
<li>Rate comment</li> |
| 31 |
<li>Edit Comments Admin</li> |
| 32 |
</ul> |
| 33 |
[Buy PRO Version](https://najeebmedia.com/wordpress-plugin/wordpress-comment-fields-addon/) |
| 34 |
|
| 35 |
|
| 36 |
== Installation == |
| 37 |
|
| 38 |
1. Upload plugin directory to the `/wp-content/plugins/` directory |
| 39 |
2. Activate the plugin through the 'Plugins' menu in WordPress |
| 40 |
3. After activation, you can set options from `Comment Fields` menu |
| 41 |
|
| 42 |
== Frequently Asked Questions == |
| 43 |
|
| 44 |
= Where all fields are saved? = |
| 45 |
* All fields are saved as Comment Meta |
| 46 |
|
| 47 |
|
| 48 |
== Screenshots == |
| 49 |
|
| 50 |
1. Admin screen for plugin option apge |
| 51 |
2. Front end comment form with extra fields - PRO Fields |
| 52 |
3. File/Image attachment - PRO Field |
| 53 |
4. All Fields in admin panel |
| 54 |
5. Comments list showin extra fields |
| 55 |
6. Comment admin view |
| 56 |
|
| 57 |
|
| 58 |
== Changelog == |
| 59 |
= 1.7 Feb 02, 2020 = |
| 60 |
* Bug Fixed: warning, Array to String Conversion fixed |
| 61 |
* Bug Fixed: General Setting are saving now |
| 62 |
|
| 63 |
= 1.6 March 22, 2017 = |
| 64 |
* Bug Fixed: Multiple Checkboxes not saving fixed |
| 65 |
* Bug Fixed: Admin drop fields design issue fixed |
| 66 |
|
| 67 |
= 1.5 March 2, 2017 = |
| 68 |
* Bug Fixed: css conflict with theme styles fixed |
| 69 |
* Bug Fixed: undefined menu position error fixed |
| 70 |
* Bug Fixed: other admin notices and warnings fixed |
| 71 |
|
| 72 |
= 1.3 September 25, 2016 = |
| 73 |
* Feature: Grid added to control fields layout |
| 74 |
* Feature: Style the select box, inline radio and checkbox |
| 75 |
* Bug fixed: remove un wanted scripts |
| 76 |
= 1.2 May 7, 2016 = |
| 77 |
* Feature: Customize Meta Heading |
| 78 |
* Feature: Show/Hide fields for custom post types |
| 79 |
* Feature: Better layout with list support |
| 80 |
= 1.1 = |
| 81 |
* Bug fixed: [Extra comma was removed, described here](https://wordpress.org/support/topic/extra-comma-in-output?replies=2) |
| 82 |
= 1.0 = |
| 83 |
* It is first version, and working perfectly |
| 84 |
|
| 85 |
== Upgrade Notice == |
| 86 |
* Nothing so far |