Mô tả
Save Now allows WordPress administrators and developers to download installed plugins and themes as ZIP files directly from the WordPress admin dashboard. This tool simplifies backup and migration tasks, providing a convenient way to archive plugins and themes for safekeeping or transfer between sites.
Features:
– Download any installed plugin as a ZIP file.
– Download any installed theme as a ZIP file.
License
This plugin is licensed under the GPLv2 or later. See the License URI for more details.
Cài đặt
- Upload the
save-nowfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Visit the Plugins or Themes page, where you’ll now find a “Download” link next to each installed plugin and theme.
Hỏi đáp
-
How does Save Now work?
-
Save Now enhances the Plugins and Themes pages in your WordPress admin area by adding a “Download” link next to each installed plugin and theme. Clicking this link generates a ZIP file containing the plugin’s or theme’s files for easy downloading.
-
What are the system requirements for Save Now?
-
Save Now requires PHP version 7.2 or higher and WordPress version 5.0 or higher. Ensure that your server environment supports the ZipArchive PHP extension for proper functionality.
-
Is Save Now secure?
-
Yes, Save Now utilizes WordPress nonce verification and capability checks to ensure that only authorized administrators can download plugins and themes.
Đánh giá
Người đóng góp & Lập trình viên
“Save Now” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Save Now” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.1
- Added support for downloading installed themes as ZIP files.
- Improved code structure and security.
1.0
- Initial release with plugin download functionality.