Changeset 3271927
- Timestamp:
- 04/13/2025 09:55:02 PM (12 months ago)
- Location:
- racar-one-account-per-cpf/trunk
- Files:
-
- 2 edited
-
racar-one-account-per-cpf.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
racar-one-account-per-cpf/trunk/racar-one-account-per-cpf.php
r3108224 r3271927 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: 1.0. 06 * Version: 1.0.1 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.512 * Tested up to: 6.7.2 13 13 * WC requires at least: 7.2.0 14 * WC tested up to: 9. 0.214 * WC tested up to: 9.8.1 15 15 * Requires Plugins: woocommerce, woocommerce-extra-checkout-fields-for-brazil 16 16 * License: GPLv2 or later 17 * Copyright © 2019-202 4Rafa Carvalhido17 * Copyright © 2019-2025 Rafa Carvalhido 18 18 * @package RaCar One Account Per CPF 19 19 */ -
racar-one-account-per-cpf/trunk/readme.txt
r3108224 r3271927 4 4 Tags: cpf, account, racar, woo commerce, woocommerce 5 5 Requires at least: 4.9.8 6 Tested up to: 6. 5.57 Stable tag: 1.0. 08 WC tested up to: 9. 0.26 Tested up to: 6.7.2 7 Stable tag: 1.0.1 8 WC tested up to: 9.8.1 9 9 WC requires at least: 7.2.0 10 10 Requires PHP: 7.4 … … 111 111 112 112 == Changelog == 113 = 1.0.1 - 2025-04-13 = 114 * Tested on latest and greatest versions of WP and WC 115 113 116 = 1.0.0 - 2024-06-26 = 114 117 * First public release
Note: See TracChangeset
for help on using the changeset viewer.