Betterplace donation form for WordPress

Version 0.1.4 Aktualisiert 17. June 2026 Lizenz: 1 Tage 1 Datei

Änderungsprotokoll

0.1.2

  • Zero-Config-Auto-Update: the plugin now contains a shared license key for the EDD software licensing update API. Users no longer need to enter a license key manually - updates are automatically displayed in the WP backend and can be installed directly as with any other plugin.
  • Override: Self-hosters can define( \'BPDE_EDD_LICENSE_KEY\', \'...\' ); or set the filter bpde_license_key use.

0.1.1

  • Auto-update client via Easy Digital Downloads Software Licensing: the plugin now asks for a license when https://isla-stud.io (Item-ID 3610) for new versions, so that updates can be displayed and installed in the WP backend as with any other plugin. No license key required (free download).
  • Opt-out: define( \'BPDE_DISABLE_UPDATER\', true ); in wp-config.php or filter bpde_disable_updater.

0.1.0

  • First release: Shortcode, Block, Settings-Page, PHPUnit + Smoke + Playwright-E2E-Tests.