Linux 软件免费装
Banner图

Multi Uploader for Gravity Forms

开发者 sh1zen
更新时间 2024年3月26日 19:51
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.5
版权: GNU v3.0 License

标签

media upload images gravity forms uploader file uploader gravity forms uploader plupload

下载

1.0.8 1.0.9 1.0.12 1.1.0 1.1.2 1.0.7 1.0.0 1.0.10 1.0.3 1.0.4

详情介绍:

This is an advanced upload plugin for those who need a little more than the default multi file upload of Gravity Forms. The plugin options page provides you with granular control over many Plupload parameters from file extension filters to chunked uploading and runtimes. All files are uploaded to the WordPress media library on successful form submission making for easy access and management. FEATURES DONATIONS This plugin is free and always will be, but if you are feeling generous and want to show your support, you can buy me a beer or coffee here, I will really appreciate it.

安装:

This section describes how to install the plugin. In general, there are 3 ways to install this plugin like any other WordPress plugin. 1. VIA WORDPRESS DASHBOARD 2. VIA UPLOADING THE PLUGIN TO WORDPRESS DASHBOARD 3. VIA FTP FOR MULTISITE INSTALLATION INSTALLATION DONE, A NEW LABEL WILL BE DISPLAYED ON YOUR ADMIN MENU

常见问题:

What to do if I run in some issues after upgrade?

Deactivate the plugin and reactivate it, if this doesn't work try to uninstall and reinstall it. That should work! Otherwise, go to the new added module "Setting" and try a reset.

Change Plupload Language Dynamically

Use 'gfmu_uploader_i18n_script' filter to select language for Plupload: add_filter( 'gfmu_uploader_i18n_script', 'plupload_i18n' ); function plupload_i18n( $i18n_filename ) { return 'es'; }

更新日志:

1.1.2 1.1.0 1.0.10 1.0.9 1.0.8 1.0.7 1.0.6 1.0.3 1.0.0