Skip to content

Commit

Permalink
Enh: Option to disable checkbox animation
Browse files Browse the repository at this point in the history
  • Loading branch information
ouun committed Jan 3, 2022
1 parent 006d525 commit 9595da3
Show file tree
Hide file tree
Showing 6 changed files with 216 additions and 198 deletions.
5 changes: 5 additions & 0 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ You can customize the plugin behavior and text by using the following filters in
* `repack_consent_field_label`: Label of the consent checkbox.
* `repack_consent_field_description`: Description of the consent checkbox.
* `repack_consent_field_args`: Arguments of the `woocommerce_form_field()` function to add the consent checkbox.
* `repack_consent_field_firework`: Set to `false` to deactivate the checkbox animation on consent.
* `repack_coupon_applied_notice_text`: Notice text after coupon was applied.
* `repack_coupon_removed_notice_text`: Notice text after coupon was removed.
* `repack_email_label`: Label in WooCommerce mails if consent was given.
Expand Down Expand Up @@ -113,6 +114,10 @@ Otherwise just start to translate on [translate.wordpress.org/projects/wp-plugin

== Changelog ==

= 1.3.0 =
* Enh: Tested with WooCommerce 6.0
* Enh: Option to disable checkbox animation [#5](https://github.com/ouun/repack-for-woocommerce/issues/5)

= 1.2.0 =
* Enh: Settings Page in WooCommerce Settings -> Shipping -> WeRePack Settings
* Enh: Join the WeRePack.org Community from Settings Page (or revoke your consent)
Expand Down
Loading

0 comments on commit 9595da3

Please sign in to comment.