| 开发者 | elejalde |
|---|---|
| 更新时间 | 2026年9月17日 20:49 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
.json files for security reasons. This plugin safely adds json to the allowed upload MIME types.application/json during the upload check process..json upload, the plugin checks that the file actually parses as valid JSON, so a renamed file with a different (and disallowed) content type is still blocked.wp-content/plugins/file-uploader-for-lottie-animationsfile-uploader-for-lottie-animations.php file inside this newly created folderfile-uploader-for-lottie-animations.php file into a .zip file (e.g., file-uploader-for-lottie-animations.zip).zip file you created and click Install NowYes! Because the .json files are properly uploaded into the WordPress Media Library with the correct application/json MIME type, you can use the file URLs in any third-party Lottie block or page builder widget.
Yes. It has been reviewed against WordPress 7.1 and uses only the standard upload_mimes and wp_check_filetype_and_ext filters, which are unchanged in this release.
.json uploads are verified as valid JSON before being accepted, rather than trusted by extension alone.Requires at least and Requires PHP headers to the plugin file itself so WordPress can flag incompatible sites before activation.