| 开发者 |
d3logics
vinit-sharma devshubham715 |
|---|---|
| 更新时间 | 2026年6月4日 13:42 |
| 捐献地址: | 去捐款 |
| PHP版本: | 5.6 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
install_plugins) or themes (install_themes), and every download request is protected by a WordPress nonce.
wp-anything-downloader folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress Plugins screen directly.Yes. A "Download" link is added to each theme on the Themes page.
Yes. A "Download" link is added to each plugin on the Plugins page, including must-use plugins.
Only logged-in users with permission to install plugins or themes (typically administrators). Every request is also nonce-verified.
install_plugins / install_themes) to the download handler and the action links.$(window).load() with $(window).on("load") so the theme download button works on modern WordPress (jQuery 3.x).unlink() with wp_delete_file().Requires PHP header.