| 开发者 | linkvault |
|---|---|
| 更新时间 | 2026年9月20日 04:04 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
accounts.linkvault.bio over HTTPS, and sends:
Yes. This plugin is for merchants who already run WooCommerce. It reads the products you already have — there is nothing to re-enter and no second catalogue to keep in step.
No. This plugin is free and complete. Nothing in it is disabled, time-limited or reserved for paying customers. A separate commercial plugin, LinkVault Connect Pro, may be offered in future from linkvault.bio with genuinely additional functionality. None of its code is in this plugin, this plugin does not check for it, and this plugin does not need it.
No. WooCommerce stays in charge of everything that matters: your products, your stock, your orders, your checkout and your payment gateway. LinkVault shows the product and sends the customer to you.
No. The plugin adds nothing to your storefront — it registers no front-end hooks at all, so your theme, your product pages and your checkout are exactly as they were. Everything it does happens in wp-admin and on LinkVault.
It cannot. LinkVault never takes a payment, never holds stock and has no checkout of its own. A customer who taps a product on your LinkVault page lands on that product on your store and buys the way they always have.
No. The plugin never contacts LinkVault on a front-end page request. Nothing is sent when a shopper loads your shop, so your page speed does not depend on our servers being fast or even being up.
Yes, from the same screen, at any time. Disconnecting removes the stored credentials and stops syncing. Your WooCommerce products, orders and customers are untouched, and reconnecting later picks up where you left off.
Any time, and your store is untouched. Uninstalling removes the settings this plugin created and nothing else — never a product, an order, a customer, or another plugin's data.
Only the products you explicitly choose, and only the fields listed under "External service" above. No orders, no customers, no stock levels.
gclv_publish_product() and gclv_unpublish_product() for developers, so another plugin can publish or remove a product the same way the buttons on this screen do.gclv_pre_push, gclv_product_hidden, gclv_published_changed, gclv_reconcile_before, gclv_reconcile_after, gclv_catalogue_row_actions, and the functions gclv_api_request(), gclv_connection() and gclv_published_ids().gclv_ / GCLV_, and its classes live in the GoCartly\LinkVaultConnect namespace, so nothing it defines can collide with another plugin.gclv_product_synced, gclv_connection_created and others) so a separate plugin can build on this one without modifying it.