Linux 软件免费装
Banner图

Trust Badges – Payment Icons & Secure Checkout Seals for WooCommerce

开发者 converswp
parvezvai
shamsbd71
更新时间 2026年8月8日 02:41
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce checkout trust seal trust badges payment icons

下载

1.2.0 1.0.0 1.1.0

详情介绍:

Trust Badges is a free WordPress plugin that displays payment icons, security seals and guarantee badges on your product, cart and footer areas. It works with WooCommerce and Easy Digital Downloads, and on any WordPress site through a shortcode. Shoppers look for familiar payment logos and reassurance signals before they hand over card details. Trust Badges lets you place those signals exactly where the hesitation happens — under the add-to-cart button, on the cart page, or in the footer — without writing any code or uploading image files. What's New in 1.2.0 Version 1.2.0 is a substantial security, performance and correctness release. Highlights: See the changelog for the complete list. Key Features At a Glance Badge Categories

安装:

  1. Upload the trust-badges directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Navigate to Settings -> Trust Badges to manage your badges.
Alternatively, you can:

屏幕截图:

  • Badge Selection Panel
  • Settings Panel
  • Documentation & Help
  • Admin Dashboard Overview

升级注意事项:

1.2.0 Recommended for all users. Fixes a bug that disabled the WooCommerce Cart and Checkout blocks site-wide, repairs the shortcode and the monochrome badge styles, removes an unauthenticated REST endpoint that exposed badge configuration, and makes the front end significantly faster.

常见问题:

What is a trust badge?

A trust badge is a small icon shown near a purchase decision that signals the transaction is safe — a payment logo such as Visa or PayPal, an SSL or secure-checkout seal, or a guarantee like "30 day money back". They are most commonly placed under an add-to-cart button, on the cart page, or in the site footer.

Is Trust Badges free?

Yes. Trust Badges is free and open source under GPLv2 or later. Every feature described on this page is included; there is no paid tier or upsell required to use them.

Do I need WooCommerce to use this plugin?

No. WooCommerce and Easy Digital Downloads get automatic badge placement, but on any other WordPress site you can put badges anywhere with the [trust_badges] shortcode.

Where do badges appear automatically?

On WooCommerce product pages (under the add-to-cart form), on the WooCommerce cart page (both the classic cart and the Cart block), and on Easy Digital Downloads download pages (after the purchase link). The footer group displays on every page. Anywhere else, use the shortcode.

How do I add badges to my checkout page?

Use the shortcode in a block or template on the checkout page, for example [trust_badges id="checkout"] after creating a group with that ID. Automatic checkout placement was removed in 1.1.0 because it conflicted with block-based checkouts.

How many badges does the plugin include?

459 badges are bundled, all as SVG files. They cover payment methods, banks and wallets, security and SSL seals, shipping and delivery, and money-back and satisfaction guarantees.

Will this slow down my site?

It should not. Badges are SVG files rendered server-side, there is no front-end JavaScript, and badge lookups are cached. Version 1.2.0 specifically removed the largest cost: the badge manifest is now parsed once per request rather than once per badge.

Can I change badge colours to match my theme?

Yes. The "mono" and "mono-card" styles recolour any badge to a single colour of your choosing using a CSS mask, so payment logos can be made to match your palette. Size, spacing, alignment, border radius and hover effects are all configurable too.

Can I upload my own custom badges?

Yes, you can add your own images alongside the bundled library and style them the same way.

How many badges should I display?

There is no technical limit. Three to five is a common choice — enough to reassure without crowding the buy button.

Where are the settings?

Settings → Trust Badges in your WordPress dashboard.

Does the plugin work with block themes and the WooCommerce Cart block?

Yes. The Cart block is supported through a dedicated hook. Note that versions before 1.2.0 contained a bug that disabled the WooCommerce Cart and Checkout blocks site-wide; upgrading to 1.2.0 fixes it.

Does it collect any data?

No. The plugin makes no external requests and stores only your badge configuration in your own database.

Is it translation ready?

Yes, all interface strings use the trust-badges text domain.

更新日志:

1.2.0 Security Performance Fixes Compatibility 1.1.0 1.0.0