| 开发者 | krasimirignatov |
|---|---|
| 更新时间 | 2026年5月15日 02:25 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
woocommerce_single_product_summary so it cooperates with Woodmart's quick view and theme button styles.zvanko_mail_from_email and zvanko_mail_from_name for sites that use WP Mail SMTP / FluentSMTP with strict SPF/DKIM alignment.__() / esc_html__()) so the plugin can be translated through translate.wordpress.org.woocommerce_single_product_summary, така че работи с Quick View и стиловете на бутоните на Woodmart.zvanko_mail_from_email и zvanko_mail_from_name — полезно за сайтове с WP Mail SMTP / FluentSMTP и строг SPF/DKIM.__() / esc_html__()), така че плъгинът може да се превежда през translate.wordpress.org.zvanko-for-woocommerce folder to /wp-content/plugins/, or install through Plugins → Add New → Upload in WP Admin.zvanko-for-woocommerce в /wp-content/plugins/ или инсталирайте през Plugins → Add New → Upload.No. WooCommerce is required — the plugin reads product data via WooCommerce APIs and refuses to boot without it (you'll see an admin notice).
wp_mail() on shared hosting is unreliable on its own. Install WP Mail SMTP or FluentSMTP and connect a real SMTP provider (SendGrid, Mailgun, Brevo, your host's SMTP). The plugin will still save every lead to the database as a backup, so nothing is lost while you sort out delivery. You can also override the From address with the zvanko_mail_from_email filter for SPF/DKIM alignment.
Some themes (notably Woodmart) replace the default WooCommerce summary hooks. Try changing the hook priority in quick-buy.php (25, 45, 55) or hooking into woocommerce_after_add_to_cart_button instead.
Yes. When a customer picks a variation, the chosen variation ID and attributes are sent with the lead. If they submit without picking, the email flags the row as "NOT SELECTED — ask customer on callback".
Quick Buy → Settings → Language → English (EN), then Save. The toggle works regardless of your WordPress site language.
Български. Може да се смени на английски от Quick Buy → Настройки → Език.
zvanko_mail_from_email / zvanko_mail_from_name.