| 开发者 | tornevall |
|---|---|
| 更新时间 | 2026年4月3日 16:41 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[resurs_partpayment_widget]./wp-content/plugins/tornevall-networks-toolbox-for-resurs-bank-payments/This plugin is designed to work alongside the official Resurs Bank plugin for WooCommerce. You can install it without the official plugin, but it will be an empty shell without Resurs Bank integration features.
No. Third-party developer tool. Not official.
This is a utility/inspection tool. Use at your own discretion.
If shortcode rendering is enabled, the plugin disables the default automatic Part Payment Widget rendering from the official Resurs plugin and registers a shortcode instead.
The default shortcode is [resurs_partpayment_widget], but the shortcode name can be changed from the toolbox tab.
resursbank_pp_price_data filter so module-resolved amount data can be passed to the Resurs widget when available.wp_verify_nonce() conditional in settings save handler with check_admin_referer(), the WordPress-standard single-call nonce function recognised by plugin-review scanners.wp_verify_nonce() conditional in the version-check AJAX handler with check_ajax_referer() for the same reason.<style> and <script> tags on the toolbox admin page with proper WordPress admin enqueue usage.