== Comments Extra Fields For Post,Pages and CPT ===
Contributors: nmedia
Donate link: http://www.najeebmedia.com/donate/
Tags: Comment fields, comment meta, comments inputs, comment form, extend comments, post commet extra fields, extra comment fields
Requires at least: 3.5
Tested up to: 6.4.3
Requires PHP: 5.3
Stable tag: 5.1
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin allow admin to add extra fields in comment area. These fields are saved as comment meta and is displayed under comment text.

== Description ==
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.

<h3>Live Demo</h3>
[Create Fields](https://tastewp.com/template/GE_ohqa72dY?ni=true&redirect=edit-comments.php%3Fpage%3Dwpcomment)

<h3>Features</h3>
<ol>
	<li>Drag and Drop fields</li>
	<li>Text,Radio, Radio and Select inputs</li>
	<li>Attach unlimited comments fields</li>
	<li>Compatible with all themes</li>
</ol>


<h3>Pro Features - 16 Input Types</h3>
<ul>
	<li>Pro Inputs
	    <ul>
	        <li>Email</li>
	        <li>Date</li>
	        <li>Timezone</li>
	        <li>File Input</li>
	        <li>Image Picker</li>
	        <li>Color Picker</li>
	        <li>Color Palttes</li>
	        <li>Hidden Input</li>
	        <li>Dividers 4 styles</li>
	        <li>HTML Content</li>
	    </ul>
	</li>
	<li>Disable extra field on frontend via setting. Only admin can see in comment admin.</li>
	<li>Max file upload limit set</li>
	<li>Custom Post Types Support</li>
	<li>View & Edit Comments Admin</li>
</ul>

[Buy PRO Version](https://najeebmedia.com/wordpress-plugin/wordpress-comment-fields-addon/)


== Installation ==

1. Upload plugin directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. After activation, you can set options from `Comment Fields` menu

== Frequently Asked Questions ==

= Where all fields are saved? =
* All fields are saved as Comment Meta
= Can extra fields can be hidden for Frontend? =
* Yes, in PRO version. Admin can disable frontend extra fields.

== Screenshots ==

1. Comment fields editor - create unlimited field
2. Single field meta settings
3. Frontend - Extra fields with File Upload
4. Frontend - Extra fields with Image and Color Palttes
5. Frontend - Extra fields with user comment
6. Admin - Extra fields input (editable)
7. Admin - Extra fields view


== Changelog ==
= 5.1 February 22, 2024 =
* Bug fixed: Security related issue fixed to make it more secure.
= 4.8 December 28, 2023 =
* Bug fixed: Deprecated code removed for latest PHP version
= 4.7 June 3, 2023 =
* Bug fixed: Array issue fixed when no fields are given.
= 4.6 March 12, 2023 =
* Bug fixed: [File upload bug fixed](https://clients.najeebmedia.com/forums/topic/error-200http-error/)
= 4.5 March 6, 2023 =
* Bug fixed: [Warnings removed](https://wordpress.org/support/topic/php-warning-undefined-variable-comment-in/)
= 4.4 January 11, 2023 =
* Bug fixed: [Fields were not saving and showing on frontend](https://wordpress.org/support/topic/the-contents-entered-in-the-added-field-are-not-reflected-in-the-comment-field/)
= 4.3 January 7, 2023 =
* Bug fixed: [Settings menu disappeared issue fixed](https://wordpress.org/support/topic/displaying-an-empty-plugin-settings-page/)
= 4.2 December 21, 2022 =
Tweaks: Due to some branding issues name is updated
= 4.1 July 13, 2022 =
* Bug fixed: Vulnerability removed while saving meta
= 2.2 June 16, 2021 =
* Feature: WordPress latest version compatible check
* Bug fixed: Menu issue fixed
= 2.1 May 31, 2021 =
* Bug fixed:[Activate error issue fixed](https://wordpress.org/support/topic/plugin-could-not-be-activated-because-it-triggered-a-fatal-error-636/)
= 2.0 April 27, 2021 =
* Bug fixed: [WP CLI conflict removed](https://wordpress.org/support/topic/plugin-still-kills-cli-execution-2/)
= 1.8 November 26, 2020 =
* Bug fixed: Issue while replying the comment if required field attached, it is fixed now

= 1.7 Feb 02, 2020 =
* Bug Fixed: warning, Array to String Conversion fixed
* Bug Fixed: General Setting are saving now

= 1.6 March 22, 2017 =
* Bug Fixed: Multiple Checkboxes not saving fixed
* Bug Fixed: Admin drop fields design issue fixed

= 1.5 March 2, 2017 =
* Bug Fixed: css conflict with theme styles fixed
* Bug Fixed: undefined menu position error fixed
* Bug Fixed: other admin notices and warnings fixed

= 1.3 September 25, 2016 =
* Feature: Grid added to control fields layout
* Feature: Style the select box, inline radio and checkbox
* Bug fixed: remove un wanted scripts
= 1.2 May 7, 2016 =
* Feature: Customize Meta Heading
* Feature: Show/Hide fields for custom post types
* Feature: Better layout with list support
= 1.1 =
* Bug fixed: [Extra comma was removed, described here](https://wordpress.org/support/topic/extra-comma-in-output?replies=2)
= 1.0 =
* It is first version, and working perfectly

== Upgrade Notice ==
* Nothing so far