Plugin Directory

Changeset 2887898


Ignore:
Timestamp:
03/27/2023 11:09:37 PM (3 years ago)
Author:
rafacarvalhido
Message:

Missed some bobeiras

Location:
racar-clear-cart-for-woocommerce/trunk/includes
Files:
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • racar-clear-cart-for-woocommerce/trunk/includes/admin/class-rccwoo_Admin_Options.php

    r2887889 r2887898  
    9494                            wp_nonce_field( 'rccwoo_update_options' , 'nonce_rccwoo_settings' );
    9595                    ?>
    96                     <h2>RaCar Clear Cart for WooCommerce v.<?php echo $rccwoo_VERSION; ?></h2>
     96                    <h2>RaCar Clear Cart for WooCommerce v.<?php echo esc_html( $rccwoo_VERSION ); ?></h2>
    9797                   
    9898                    <?php
Note: See TracChangeset for help on using the changeset viewer.