Beschrijving
This plugin augments WordPress’s link picker so you can insert Add to Cart links without shortcodes or custom blocks.
- Works in Classic (wpLink modal) and Block Editor (LinkControl popover)
- Supports simple and variable products (one entry per in‑stock variation)
- Optional same‑origin
redirect_tohandler after successful add - No theme changes, no template overrides
FAQ
-
Does this replace Woo’s normal behavior?
-
No. It only adds new link options alongside the normal results.
-
Is the redirect feature safe?
-
Yes—redirects are same‑origin only and trigger only after the cart changes.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Easy Add-to-Cart Links for WooCommerce” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Easy Add-to-Cart Links for WooCommerce” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.0
- Initial public release. Classic + Block editor support, variable product handling, safe redirect.
1.1.0
- Added settings page
1.2.0
- Namespaced update (DogCat\EACL) + Security Hardening
1.2.1
- Bug fixes
1.3.0
- Added support for Classic Editor
1.3.1
*Bug fixes