Changeset 3108224
- Timestamp:
- 06/26/2024 03:10:11 PM (21 months ago)
- Location:
- racar-one-account-per-cpf/trunk
- Files:
-
- 2 edited
-
racar-one-account-per-cpf.php (modified) (2 diffs)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
racar-one-account-per-cpf/trunk/racar-one-account-per-cpf.php
r3091598 r3108224 4 4 * Plugin URI: https://profissionalwp.dev.br/ 5 5 * Description: It makes sure that only one account may have a CPF number during registration. Requires the plugin 'Brazilian Market on WooCommerce' (aka Extra Checkout Fields for Brazil). 6 * Version: 0.3.66 * Version: 1.0.0 7 7 * Author: Rafa Carvalhido 8 8 * Author URI: https://profissionalwp.dev.br/blog/contato/rafa-carvalhido/ … … 10 10 * Domain Path: /languages 11 11 * Requires at least: 4.9.8 12 * Tested up to: 6.5. 312 * Tested up to: 6.5.5 13 13 * WC requires at least: 7.2.0 14 * WC tested up to: 8.8.314 * WC tested up to: 9.0.2 15 15 * Requires Plugins: woocommerce, woocommerce-extra-checkout-fields-for-brazil 16 16 * License: GPLv2 or later -
racar-one-account-per-cpf/trunk/readme.txt
r3091598 r3108224 4 4 Tags: cpf, account, racar, woo commerce, woocommerce 5 5 Requires at least: 4.9.8 6 Tested up to: 6.5. 37 Stable tag: 0.3.68 WC tested up to: 8.8.36 Tested up to: 6.5.5 7 Stable tag: 1.0.0 8 WC tested up to: 9.0.2 9 9 WC requires at least: 7.2.0 10 10 Requires PHP: 7.4 … … 13 13 License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html 14 14 15 RaCar One Account Per CPF allows you to add a customizable button to clear the shopping cart.15 RaCar One Account Per CPF makes sure that only one account may have a CPF number during registration. Requires the plugin 'Brazilian Market on WooCommerce' (aka Extra Checkout Fields for Brazil). 16 16 17 17 == Description == … … 111 111 112 112 == Changelog == 113 = 1.0.0 - 2024-06-26 = 114 * First public release 115 * Readme description ajusted 116 * Tested on latest and greatest versions of WP and WC 117 113 118 = 0.3.6 - 2024-05-21 = 114 119 * Removed shortcode dummy code that wasn't being used
Note: See TracChangeset
for help on using the changeset viewer.