Linux 软件免费装
Banner图

VendorCert

开发者 rebasereality
更新时间 2026年5月15日 21:28
PHP版本: 8.3 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

certificate vendor trust vendorcert

下载

1.0.0

详情介绍:

VendorCert adds simple shortcodes for rendering VendorCert widgets. Public widget rendering resolves vendors from the calling domain. An optional read-only API key lets WordPress reserve the exact widget size configured in VendorCert without exposing the key to visitors. WooCommerce support is optional. If WooCommerce is active, site administrators can choose one product taxonomy as the brand source, map taxonomy terms to VendorCert brand domains, and enable certificate placement on product pages.

安装:

  1. Upload the vendorcert folder to /wp-content/plugins/.
  2. Activate VendorCert from the Plugins screen.
  3. Configure Settings > VendorCert if shortcode shape or WooCommerce placement is needed.

屏幕截图:

  • VendorCert brand certificate proof rendered on a WooCommerce product page.

常见问题:

Does this require WooCommerce?

No. WooCommerce support is optional. The shortcodes work on standard WordPress content.

Does this require an API key?

No for basic rendering. Vendor summary widgets resolve the vendor from the calling domain. A read-only API key is optional and only used server-side for plan-aware loading dimensions.

How do I show a vendor summary widget?

Use [vendorcert_summary].

How do I show a brand certificate widget?

Use [vendorcert_certificate brand_domain="brand-domain"], replacing brand-domain with the certified brand's domain. To reserve a specific loading shape for one shortcode, use [vendorcert_certificate brand_domain="brand-domain" expected_shape="mini-certificate"].

How do I reduce layout shift while the certificate loads?

Configure an API key in Settings > VendorCert for plan-aware dimensions. Without an API key, set the fallback loading shape in Settings > VendorCert. The shortcode accepts expected_shape values of simple-card, mini-certificate, or seal.

How does WooCommerce mapping work?

Choose one product taxonomy, then map its terms to explicit VendorCert brand domains. The plugin does not guess domains from term names.

更新日志:

1.0.0 Initial public release with shortcodes, settings, optional WooCommerce product placement, plan-aware widget layout reservation, and stable certificate loading dimensions.