What you’re looking for could be a wp_editor() in comment form :
wp_editor( $comment->comment_content, 'content', array( 'media_buttons' => true, 'tinymce' => false, 'quicktags' => $quicktags_settings ) );
Related Posts:
- Media upload in add comment meta box
- Each custom image size in custom upload directory?
- Uploaded images don’t show in Media Library if there are special characters in IPTC Keywords
- Rename files on upload
- How to insert images into posts without using Add Media dialog
- Saving the pre-sanitized filename of an attachment as the Title or Caption
- Automating a Daily Picture Blog?
- How to copy and paste a picture found on the web to wordpress easily
- Get attachment ID of author_meta image – Attachment Metadata
- Replace all of post’s image URLs with upload directory URLs
- Alter media caption/description conflict in WordPress?
- Restrict the number of images to upload per post
- How to Display an Image Uploaded through a Meta Box in a Template?
- HTTP Error when trying to upload image
- Rename attachments during upload
- Uploading images to Media Library fails with Memory Exhausted
- Edit image preview is not displayed
- How to add a media with PHP
- When Uploading JPEGs, Does WordPress Compress the Original Image?
- Uploading images: ‘ø’ get replaced with ‘ø’
- SSL: How to make customizer images Protocol Relative in WordPress?
- How to set a Minimum Image Dimension for Uploading
- Different upload path per file type
- Animated Gif image not uploading correctly
- HTML tags in WordPress image caption
- media_sideload_image with rewritten urls?
- How to order images in a post in WordPress 3.3?
- Is there a plugin or simple way to add a multiple images metabox to a post?
- How can I upload an image for background use using the Theme Editor in WordPress?
- How to set a contact forms total size limit
- WordPress – different icon image depends of comment number
- Generating different dimension images while uploading image file from custom plugin page
- Change WordPress Media Manager
- All Images on wordpress site broken
- Show media url immediately after upload in media uploader
- Multiple images with Media Uploader on front-end
- Disallow img tag in comments?
- Bulk edit of EXIF data for jpeg images uploaded in the media library?
- How to keep WP from recompressing Full Size images
- Image upload appearing as broken images following server move
- Migration to WP – Couldn’t load image
- How can I create more upload paths, like a post corresponding to a post title folder used to store images of the same product
- Alter the image, before save, of a particular image size
- WordPress automatically downscaled images larger that original
- Missing a temporary folder.error when image is uploaded in admin Set temporary Directory – WordPress 5.2.2
- WP fails to upload files to media library, /wp-admin/async-upload.php 403 forbidden
- Add a background image for Custom Post Type archives page
- How do I fix “Sorry, this file type is not permitted for security reasons”
- an error occurred in the upload. please try again later (Maybe File Permission Issue)
- Auto delete attachments that are older than x days
- Show image crop window on image upload
- Upload image without media-upload [duplicate]
- Does wp_get_attachment_image_src also work with non-image files?
- How to get the real file type for images that do not have an extension
- Images are not showing up in “Uploaded to this post”
- Create a post from every image in my media gallery
- Autosort uploads in galleries by filename
- Images don’t update after being edited
- Change Image folder Locations
- Images not found after migrating WordPress website
- “HTTP Error” or Network Error (tcp_error) when uploading image
- Images uploading from media going in wrong folder
- Error uploading images in wordpress
- Capitilize Alt/Title Tag in Image HTML, Reorder HTML Output
- How does wordpress name resized image copies?
- adding image to post thumbnail from another server
- Allow admin roles to add images to comment replies
- Metabox image upload value
- How to display a warning when an uploaded image is too small?
- Large uploaded images not resizing?
- cant upload media/pictures to my wordpress site, cant upload anything to my database
- Save media files (images) to database instead of the filesystem
- WordPress on IIS works except for image upload widget: Win 10 Pro
- Trouble with Uploading and Displaying Images
- WordPress Multisite: Images moved to /sites/1?
- unsharp thumbnails after uploading image
- How to delete original image file after upload and resize
- How to disable post-thumbnail from generation?
- How to get attachements URL from author meta and display them?
- How to stop a post from publishing if the file upload is not a image/gif
- Troubles with code for upload a image
- What is the best way to handle Ajax image upload on front end?
- 403 Forbidden when accessing image in wordpress
- problem with updating metabox of upload image
- How to have a specific image show up for everyone who comments?
- Missing Images in Uploads Directory (Server Only)
- Rename uploads filenames to POST-ID on upload
- Transfered live site to new server and images are not showing
- Limit files uploaded per folder
- My image rotate 90 degree
- Bug when uploading pictures with Arabic name characters?
- What type to upload image within theme options?
- Can’t manage to display an uploaded picture (uploaded from a custom button) in the front end
- My subdirectory sites images (except webP) are throwing to 404 page even they are exist
- Uncaught Error: Call to undefined function file_is_valid_image()
- if user role is x – show image – wordpress
- Can’t upload svg files in WordPress
- “Media Library” shows as empty, despite images being present
- How do I display a PDF thumbnail as a link to the PDF without uploading the image
- Featured Image add tab