WordPress Comment Fields Plugin adds extra fields below the comment form on a post. 12 Types of different input types can be created with a nice drag & drop editor by Admin. Extra fields are added into comment meta and displayed inside admin with comments.
WordPress Comment Fields Plugin adds extra fields below the comment form on a post. 12 Types of different input types can be created with a nice drag & drop editor by Admin. Extra fields are added into comment meta and displayed inside admin with comments.
[cp-payment-button bg_color=”#87bf17″ button_title=”BUY” id=”8878″ icon_class=”dashicons dashicons-cart”]
WordPress Comment Fields Plugin adds extra fields below the comment form on a post. 12 Types of different input types can be created with a nice drag & drop editor by Admin. Extra fields are added into comment meta and displayed inside admin with comments. File/images can also be uploaded in comments which can be downloaded by admin. Extends the simple comments box with extra fields to get more details about post.
Each field is saved as comment_meta where key is field’s data_name property. We also have some filters available to control data if needed. like:
wpcomments_thumb_height: Controls thumb height being displayed everywhere
wpcomments_thumb_width: Controls thumb width being displayed everywhere
wpcomment_imagethumb[file_url, thumb_url, image_name]: Image thumb url
wpcomment_filelink[file_url, thumb_url, file_name]: File thumb with link
wpcomments_filename: Every filename uploaded
wpcomments_allowed_filetypes: Filetypes handling
Coming Soon