{"id":994,"date":"2024-04-03T13:24:33","date_gmt":"2024-04-03T04:24:33","guid":{"rendered":"https:\/\/yuzum.com\/blog\/?p=994"},"modified":"2024-05-14T08:42:17","modified_gmt":"2024-05-13T23:42:17","slug":"cf7-file","status":"publish","type":"post","link":"https:\/\/yuzum.com\/blog\/20240403_cf7-file","title":{"rendered":"Contactform7\u306e\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306b\u95a2\u3059\u308b\u899a\u66f8\u304d"},"content":{"rendered":"<h2>Contactform7 \u3067.heic\u5f62\u5f0f\u306e\u753b\u50cf\u3092\u4f7f\u7528\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b<\/h2>\r\n<p>iPhone\u3067\u306f\u3001\u9ad8\u89e3\u50cf\u5ea6\u3067\u5727\u7e2e\u304c\u53ef\u80fd\u306a HEAF\uff08High Efficiency Image File Format\uff1a\u30cf\u30a4\u30fb\u30a8\u30d5\u30a3\u30b7\u30a8\u30f3\u30b7\u30fc\u30fb\u30a4\u30e1\u30fc\u30b8\u30fb\u30d5\u30a1\u30a4\u30eb\u30fb\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\uff09\u5f62\u5f0f\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u308b\u304c\u3001wordpress\u3084Contactform7\u3067\u306f.heic\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u306a\u3044\u3002<\/p>\r\n<p>Contact Form 7\u3000\u516c\u5f0f\u30b5\u30a4\u30c8<br>\r\nhttps:\/\/contactform7.com\/ja\/file-uploading-and-attachment\/ \u306b\u8a18\u8ff0\u304c\u3042\u308a\u307e\u3059\u3002<br>\r\n\u3053\u3053\u306b\u3082\u3001.heic\u30d5\u30a1\u30a4\u30eb\u306f\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3002<\/p>\r\n\r\n<h3>functions.php\u306b\u8ffd\u8a18<\/h3>\r\n<p>\u753b\u50cf\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u304cheic\u306e\u5834\u5408<\/p>\r\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\n\/* get heic file format *\/\r\nfunction allow_upload_heic( $mimes ) {\r\n$mimes&#x5B;'heic'] = 'image\/heic';\r\n$mimes&#x5B;'heic-sequence'] = 'image\/heic-sequence';\r\nreturn $mimes;\r\n}\r\nadd_filter( 'upload_mimes', 'allow_upload_heic' );\r\n<\/pre>\r\n\r\n<p>\u753b\u50cf\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u304cheif\u306e\u5834\u5408<\/p>\r\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\n\/* get heif file format *\/\r\nfunction allow_upload_heif($mimes)\r\n{\r\n  $mimes&#x5B;'heif'] = 'image\/heif';\r\n  $mimes&#x5B;'heif-sequence'] = 'image\/heif-sequence';\r\n  return $mimes;\r\n}\r\nadd_filter('upload_mimes', 'allow_upload_heif');\r\n<\/pre>\r\n\r\n<h3>Contactform7\u3000\u3067\u30d5\u30a1\u30a4\u30eb\u8a2d\u5b9a<\/h3>\r\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\n&#x5B;file file-05 limit:3mb filetypes:jpg|jpeg|png|gif|pdf|heic]\r\n<\/pre>\r\n\r\n<h2>\u305d\u306e\u4ed6\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306b\u95a2\u3059\u308b\u30e1\u30e2<\/h2>\r\n\r\n<p>\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30b5\u30a4\u30ba\u4e0a\u9650\u306f1MB<br>\u5909\u66f4\u3059\u308b\u5834\u5408\u306flimit:\u25cbmb\u306e\u3088\u3046\u306b\u8a18\u8ff0\u3092\u8ffd\u52a0<\/p>\r\n<p>\u6dfb\u4ed8\u53ef\u80fd\u30d5\u30a1\u30a4\u30eb\u5f62\u5f0f<br>\r\njpg\u3001jpeg\u3001png\u3001gif\u3001pdf<br>\r\niphone\u3067\u64ae\u5f71\u3057\u305f\u753b\u50cf\u306e\u5f62\u5f0f\u306f.heic\u3053\u308c\u3092\u4f7f\u3048\u308b\u3088\u3046\u306b\u3059\u308b\u306b\u306f functions.php \u306b\u8a18\u8ff0\u304c\u5fc5\u8981<\/p>\r\n<p>\u9001\u4fe1\u53ef\u80fd\u5bb9\u91cf<br>\r\n25 MB\u3092\u8d85\u3048\u308b\u3068\u8b66\u544a\u304c\u51fa\u308b<\/p>\r\n","protected":false},"excerpt":{"rendered":"Contactform7 \u3067.heic\u5f62\u5f0f\u306e\u753b\u50cf\u3092\u4f7f\u7528\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b iPhone\u3067\u306f\u3001\u9ad8\u89e3\u50cf\u5ea6\u3067\u5727\u7e2e\u304c\u53ef\u80fd\u306a HEAF\uff08High Efficiency Image File Format\uff1a\u30cf\u30a4\u30fb\u30a8 ... ","protected":false},"author":1,"featured_media":1020,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[33],"tags":[37],"class_list":["post-994","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wpcus_plugin","tag-contactform7"],"_links":{"self":[{"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/posts\/994","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/comments?post=994"}],"version-history":[{"count":6,"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/posts\/994\/revisions"}],"predecessor-version":[{"id":1000,"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/posts\/994\/revisions\/1000"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/media\/1020"}],"wp:attachment":[{"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/media?parent=994"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/categories?post=994"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/yuzum.com\/blog\/wp-json\/wp\/v2\/tags?post=994"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}