Linux 软件免费装
Banner图

Enable Drag and Drop on Adding Plugin Upload

开发者 abda53
更新时间 2026年7月25日 04:12
捐献地址: 去捐款
PHP版本: 5.3 及以上
WordPress版本: 7.0.2
版权: GPLv2 or later
版权网址: 版权信息

标签

upload WordPress drag and drop install plug-in

下载

1.0.3 1.0.2 1.0 1.0.1 1.0.4 1.0.5 1.0.6 1.0.61 1.0.62 1.0.63 1.0.64 1.0.65

详情介绍:

A WordPress plugin that adds drag and drop capabilities to plug-in uploads across the admin: the plug-in installer (/wp-admin/plugin-install.php), the Plugins page (/wp-admin/plugins.php), and the install/update result pages (/wp-admin/update.php), so you can keep uploading plug-ins without leaving the page. Features: How It Works: The plug-in: Works in all modern browsers that support the HTML5 Drag and Drop API:

安装:

  1. Upload the plug-in folder to /wp-content/plugins/
  2. Activate the plug-in through the 'Plug-ins' menu in WordPress
  3. Navigate to Plug-ins > Add New > Upload Plug-in
  4. Drag and drop a plug-in ZIP file onto the form

常见问题:

What browsers are supported?

This plug-in works in all modern browsers that support the HTML5 Drag and Drop API, including Chrome, Firefox, Safari, and Edge.

What file types can I drag and drop?

Only ZIP files are supported. The plug-in automatically validates that dropped files are ZIP archives.

Where does this plug-in work?

The drag and drop functionality appears on the plug-in upload page (/wp-admin/plugin-install.php), on the Plugins page (/wp-admin/plugins.php) — drop ZIP files onto the plugin list itself, or use the "Upload Plugin" button next to "Add Plugin" — and on the install/update result pages (/wp-admin/update.php) so you can upload another plug-in right away.

Can I upload more than one plug-in at a time?

Yes. Drop or select several ZIP files and they are added to an upload queue, each on its own line with a remove button. Clicking "Install Now" installs them one at a time and shows the result for each file.

What happens if a plug-in is already installed?

The result list shows a "replace existing [current version] with new [uploaded version]" link for that plug-in. Clicking it replaces the installed version with the uploaded one, without leaving the page.

Can I activate the uploaded plug-ins right away?

Yes. After the uploads finish, an "Activate Uploaded Plugins Now" button appears; clicking it activates all plug-ins that were just installed. Plug-ins that were already active stay active.

更新日志:

1.0.65 1.0.64 1.0.63 1.0.62 1.0.61 1.0.6 1.0.5 1.0.4 1.0.3 1.0.0