Plugin Directory

Changeset 3108224


Ignore:
Timestamp:
06/26/2024 03:10:11 PM (21 months ago)
Author:
rafacarvalhido
Message:

1.0.0 - 2024-06-26

  • First public release
  • Readme description ajusted
  • Tested on latest and greatest versions of WP and WC
Location:
racar-one-account-per-cpf/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • racar-one-account-per-cpf/trunk/racar-one-account-per-cpf.php

    r3091598 r3108224  
    44 * Plugin URI:  https://profissionalwp.dev.br/
    55 * 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.6
     6 * Version:     1.0.0
    77 * Author:      Rafa Carvalhido
    88 * Author URI:  https://profissionalwp.dev.br/blog/contato/rafa-carvalhido/
     
    1010 * Domain Path: /languages
    1111 * Requires at least: 4.9.8
    12  * Tested up to: 6.5.3
     12 * Tested up to: 6.5.5
    1313 * WC requires at least: 7.2.0
    14  * WC tested up to: 8.8.3
     14 * WC tested up to: 9.0.2
    1515 * Requires Plugins: woocommerce, woocommerce-extra-checkout-fields-for-brazil
    1616 * License: GPLv2 or later
  • racar-one-account-per-cpf/trunk/readme.txt

    r3091598 r3108224  
    44Tags: cpf, account, racar, woo commerce, woocommerce
    55Requires at least: 4.9.8
    6 Tested up to: 6.5.3
    7 Stable tag: 0.3.6
    8 WC tested up to: 8.8.3
     6Tested up to: 6.5.5
     7Stable tag: 1.0.0
     8WC tested up to: 9.0.2
    99WC requires at least: 7.2.0
    1010Requires PHP: 7.4
     
    1313License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
    1414
    15 RaCar One Account Per CPF allows you to add a customizable button to clear the shopping cart.
     15RaCar 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).
    1616
    1717== Description ==
     
    111111
    112112== 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
    113118= 0.3.6 - 2024-05-21 =
    114119* Removed shortcode dummy code that wasn't being used
Note: See TracChangeset for help on using the changeset viewer.