← Wróć do Trustv1.0.10 (14 wydań)

Historia zmian Trust

Historia zmian planowanej wtyczki Trust: aktualizacje, poprawki i rozwój funkcji dla WooCommerce.

v1.0.10
  • Fixed the badge heading always printing in English. "Guaranteed safe checkout" was a plain string in the plugin's default settings, so it never reached the translation files and was written into the database when the plugin was activated. On a site running in Polish, German or Spanish the badges were translated but the line above them was not, and no language pack could reach it. The heading is a translatable string now and follows the site language as soon as a translation for it exists. Translations arrive as WordPress.org language packs rather than bundled in this download, so it stays English until a pack is published. A heading you typed yourself is kept exactly as you typed it.
  • Added a "Show the heading" switch. Leaving the heading field empty used to be the way to show the icons on their own; empty now means "use the default wording, translated", so the switch takes over that job. If your heading was empty, the switch is turned off for you and your product pages look the same as before.
v1.0.9
  • Renamed to Plogins Trust - Trust Badges for WooCommerce so the name leads with the brand rather than a generic word, which is what the WordPress.org plugin review team asks for. The plugin slug is unchanged.
v1.0.8
  • Tested against WordPress 7.1. Verified by activating this build on a clean 7.1 install with WooCommerce 11.1, not by editing the header.
v1.0.7
  • Fixed the PRO promo on the settings screen quoting a price in PLN. PRO is priced and charged in EUR, so an admin on a Polish site was shown a zloty amount and then billed in euro, and the zloty figure was a fixed conversion that drifted from the real charge as the rate moved. The promo now shows the euro price that is actually taken.
v1.0.6
  • Your chosen icon colour now applies to badges placed with the [trust_badges] shortcode, including when "Show on product pages" is off. Those badges used to ignore the colour picker and show up in the stylesheet's default green.
v1.0.4
  • Translations: completed Polish, German and Spanish for the PRO upgrade panel.
v1.0.3
  • Fixed low-contrast admin headings under an OS dark-mode preference.
v1.0.2
  • Added bundled Polish, German and Spanish translations for the plugin interface.
v1.0.1
  • First stable release.
v0.1.4
  • Renamed to Plogins Trust for WooCommerce for a more distinctive plugin name.
v0.1.3
  • Add `trust/badge_library` filter so add-ons can append safe inline SVG badges to the shared picker and renderer.
v0.1.2
  • Add `trust/badges_rendered` action and `data-trust-badge` attributes for privacy-safe add-on analytics.
v0.1.1
  • Adds support for seasonal and campaign display scheduling start/end dates (requires Trust Pro).
v0.1.0
  • Initial release: bundled inline SVG trust badges shown after the add-to-cart button on single product pages, with a configurable heading, badge selection, icon colour and a `[trust_badges]` shortcode.