{"id":71149,"date":"2017-07-04T18:22:12","date_gmt":"2017-07-04T18:22:12","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/comments-with-files\/"},"modified":"2017-07-04T18:22:12","modified_gmt":"2017-07-04T18:22:12","slug":"comments-with-files","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/comments-with-files\/","author":14357985,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"4.8.28","requires":"3.5","requires_php":"","requires_plugins":"","header_name":"Comments with files","header_author":"Kantari Samy, Developer Back @ Whodunit","header_description":"Add attachments in comments.","assets_banners_color":"f6f7f7","last_updated":"2017-07-04 18:22:12","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.samy.kantari.fr\/","header_author_uri":"http:\/\/www.kantari.fr\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":893,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1690768","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1690768","resolution":"1","location":"assets"}},"screenshots":{"1":"Attachment Display"}},"plugin_section":[],"plugin_tags":[1346,107,88,361,84],"plugin_category":[42,44,50],"plugin_contributors":[125439,129260],"plugin_business_model":[],"class_list":["post-71149","plugin","type-plugin","status-closed","hentry","plugin_tags-attachments","plugin_tags-comments","plugin_tags-files","plugin_tags-form","plugin_tags-media","plugin_category-contact-forms","plugin_category-discussion-and-community","plugin_category-media","plugin_contributors-leprincenoir","plugin_contributors-whodunitagency","plugin_committers-leprincenoir"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/comments-with-files_f6f7f7.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/comments-with-files\/assets\/screenshot-1.png?rev=1690768","caption":"Attachment Display"}],"raw_content":"<!--section=description-->\n<p>FEATURES\n- Add attachments(multipe) in comments\n- Checking attachments before uploads\n- View attached attachment<\/p>\n\n<p>The default file types allowed :\n - doc, xls, ppt\n - xlsx, docx, pptx\n - odt, ods\n - pdf,\n - gif, jpeg, png<\/p>\n\n<p>The plugin uses the hook \"filter_get_file_mime_types\" : It allows to manage the types of files allowed.\nExample :<\/p>\n\n<pre><code>add_filter( 'filter_get_file_mime_types' , 'filter_get_file_mime_types_custom' );\n\nfunction filter_get_file_mime_types_custom( $types ) {\n\n    $types[] = 'text\/plain';\n\n    return $types;\n}\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/comments-with-files<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>(soon)<\/p>\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/comments-with-files<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<\/ol><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>01 July 2017<\/li>\n<li>Initial release \\o\/<\/li>\n<\/ul>","raw_excerpt":"Add the ability to put attachments in the comments.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/71149","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=71149"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/leprincenoir"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=71149"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=71149"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=71149"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=71149"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=71149"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=71149"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}