| 开发者 | studioavp |
|---|---|
| 更新时间 | 2026年6月12日 16:50 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
savp-boost-for-leyka folder to /wp-content/plugins/.SAVP Boost for Leyka requires the Leyka donation plugin version 3.20 or higher to be installed and active.
No. SAVP Boost for Leyka uses the same database table and option keys as the original separate plugins (leyka-utm-tracker, leyka-toolkit, leyka-close-campaign). Your existing UTM data, settings, and statistics will be available immediately after activation.
Yes. Each module (UTM Tracker, Toolkit, Close Campaign) can be enabled or disabled independently from Leyka Boost → Settings.
Log files are stored in wp-content/uploads/savp-boost-for-leyka/logs/. The directory is protected from direct access via .htaccess. Log filenames include a random hash for additional security.
The plugin uses wp_upload_dir() for log file paths, which is multisite-compatible. Full multisite support has not been explicitly tested — use with caution on multisite installations.
Yes. SAVP Boost for Leyka has been tested up to WordPress 7.0.
Go to Leyka Boost → UTM Tracker, apply any filters you need, and click the Export CSV button. The export respects active filters.
When enabled, a toggle button appears on donation forms on the frontend. Clicking it opens or closes the campaign. The toggle is visible only to users with the appropriate permissions (configurable in settings).
When the plugin is deleted through the WordPress admin, all plugin options, the UTM tracker database table, and the log directory are removed. This behavior can be reviewed in uninstall.php.