PluginProbe
Comments Extra Fields For Post,Pages and CPT / 5.2
Comments Extra Fields For Post,Pages and CPT v5.2
trunk 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 2.2 2.3 4.0 4.1 4.2 4.3 4.4 4.5 4.6 4.7 4.8 5.0 5.1 5.2
wp-comment-fields / readme.txt

readme.txt in Comments Extra Fields For Post,Pages and CPT 5.2, at readme.txt

138 lines 5.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Comments Extra Fields For Post,Pages and CPT ===
2 Contributors: nmedia
3 Donate link: http://www.najeebmedia.com/donate/
4 Tags: comment fields, comment meta, comment form, extend comments, extra comment fields
5 Requires at least: 3.5
6 Tested up to: 7.0
7 Requires PHP: 5.3
8 Stable tag: 5.2
9 License: GPLv2
10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
12 This plugin allow admin to add extra fields in comment area. These fields are saved as comment meta and is displayed under comment text.
13
14 == Description ==
15 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.
16
17 <h3>Live Demo</h3>
18 [Create Fields](https://tastewp.com/template/GE_ohqa72dY?ni=true&redirect=edit-comments.php%3Fpage%3Dwpcomment)
19
20 <h3>Features</h3>
21 <ol>
22 <li>Drag and Drop fields</li>
23 <li>Text,Radio, Radio and Select inputs</li>
24 <li>Attach unlimited comments fields</li>
25 <li>Compatible with all themes</li>
26 </ol>
27
28
29 <h3>Pro Features - 16 Input Types</h3>
30 <ul>
31 <li>Pro Inputs
32 <ul>
33 <li>Email</li>
34 <li>Date</li>
35 <li>Timezone</li>
36 <li>File Input</li>
37 <li>Image Picker</li>
38 <li>Color Picker</li>
39 <li>Color Palttes</li>
40 <li>Hidden Input</li>
41 <li>Dividers 4 styles</li>
42 <li>HTML Content</li>
43 </ul>
44 </li>
45 <li>Disable extra field on frontend via setting. Only admin can see in comment admin.</li>
46 <li>Max file upload limit set</li>
47 <li>Custom Post Types Support</li>
48 <li>View & Edit Comments Admin</li>
49 </ul>
50
51 [Buy PRO Version](https://najeebmedia.com/wordpress-plugin/wordpress-comment-fields-addon/)
52
53
54 == Installation ==
55
56 1. Upload plugin directory to the `/wp-content/plugins/` directory
57 2. Activate the plugin through the 'Plugins' menu in WordPress
58 3. After activation, you can set options from `Comment Fields` menu
59
60 == Frequently Asked Questions ==
61
62 = Where all fields are saved? =
63 * All fields are saved as Comment Meta
64 = Can extra fields can be hidden for Frontend? =
65 * Yes, in PRO version. Admin can disable frontend extra fields.
66
67 == Screenshots ==
68
69 1. Comment fields editor - create unlimited field
70 2. Single field meta settings
71 3. Frontend - Extra fields with File Upload
72 4. Frontend - Extra fields with Image and Color Palttes
73 5. Frontend - Extra fields with user comment
74 6. Admin - Extra fields input (editable)
75 7. Admin - Extra fields view
76
77
78 == Changelog ==
79 = 5.2 July 28, 2026 =
80 * Fixed: Corrected malformed plugin title line in readme.txt
81 * Compatibility: Tested with WordPress 7.0
82
83 = 5.1 February 22, 2024 =
84 * Bug fixed: Security related issue fixed to make it more secure.
85 = 4.8 December 28, 2023 =
86 * Bug fixed: Deprecated code removed for latest PHP version
87 = 4.7 June 3, 2023 =
88 * Bug fixed: Array issue fixed when no fields are given.
89 = 4.6 March 12, 2023 =
90 * Bug fixed: [File upload bug fixed](https://clients.najeebmedia.com/forums/topic/error-200http-error/)
91 = 4.5 March 6, 2023 =
92 * Bug fixed: [Warnings removed](https://wordpress.org/support/topic/php-warning-undefined-variable-comment-in/)
93 = 4.4 January 11, 2023 =
94 * 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/)
95 = 4.3 January 7, 2023 =
96 * Bug fixed: [Settings menu disappeared issue fixed](https://wordpress.org/support/topic/displaying-an-empty-plugin-settings-page/)
97 = 4.2 December 21, 2022 =
98 Tweaks: Due to some branding issues name is updated
99 = 4.1 July 13, 2022 =
100 * Bug fixed: Vulnerability removed while saving meta
101 = 2.2 June 16, 2021 =
102 * Feature: WordPress latest version compatible check
103 * Bug fixed: Menu issue fixed
104 = 2.1 May 31, 2021 =
105 * Bug fixed:[Activate error issue fixed](https://wordpress.org/support/topic/plugin-could-not-be-activated-because-it-triggered-a-fatal-error-636/)
106 = 2.0 April 27, 2021 =
107 * Bug fixed: [WP CLI conflict removed](https://wordpress.org/support/topic/plugin-still-kills-cli-execution-2/)
108 = 1.8 November 26, 2020 =
109 * Bug fixed: Issue while replying the comment if required field attached, it is fixed now
110
111 = 1.7 Feb 02, 2020 =
112 * Bug Fixed: warning, Array to String Conversion fixed
113 * Bug Fixed: General Setting are saving now
114
115 = 1.6 March 22, 2017 =
116 * Bug Fixed: Multiple Checkboxes not saving fixed
117 * Bug Fixed: Admin drop fields design issue fixed
118
119 = 1.5 March 2, 2017 =
120 * Bug Fixed: css conflict with theme styles fixed
121 * Bug Fixed: undefined menu position error fixed
122 * Bug Fixed: other admin notices and warnings fixed
123
124 = 1.3 September 25, 2016 =
125 * Feature: Grid added to control fields layout
126 * Feature: Style the select box, inline radio and checkbox
127 * Bug fixed: remove un wanted scripts
128 = 1.2 May 7, 2016 =
129 * Feature: Customize Meta Heading
130 * Feature: Show/Hide fields for custom post types
131 * Feature: Better layout with list support
132 = 1.1 =
133 * Bug fixed: [Extra comma was removed, described here](https://wordpress.org/support/topic/extra-comma-in-output?replies=2)
134 = 1.0 =
135 * It is first version, and working perfectly
136
137 == Upgrade Notice ==
138 * Nothing so far