Plugin Directory

Changeset 3060165


Ignore:
Timestamp:
03/27/2024 10:16:17 PM (2 years ago)
Author:
Heitor_tito
Message:

Version 1.9.2

Location:
wp-tracking-codes/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-tracking-codes/trunk/readme.txt

    r3060164 r3060165  
    55Requires at least: 5.2.0
    66Tested up to: 6.4.3
    7 Stable tag: 1.9.1
     7Stable tag: 1.9.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3939
    4040== Changelog ==
     41
     42= 1.9.2 - 2024-03-27 =
     43* Support: Support -> WP 6.4.3 WC 8.7.0
    4144
    4245= 1.9.1 - 2024-03-27 =
  • wp-tracking-codes/trunk/wp-tracking-codes.php

    r3059417 r3060165  
    44 * Plugin URI:  https://br.wordpress.org/plugins/wp-tracking-codes/
    55 * Description: The tracking codes in one place. Support: GTM, GA4 Global Tag, ADS Remarketing Global Tag, Google Merchant Customer Reviews for WooCommerce, Facebook.
    6  * Version:     1.9.1
     6 * Version:     1.9.2
    77 * Requires at least: 5.2.0
    88 * Tested up to: 6.4.3
     
    3333         * @var string
    3434         */
    35         const VERSION = '1.9.1';
     35        const VERSION = '1.9.2';
    3636        /**
    3737         * Instance of this class.
Note: See TracChangeset for help on using the changeset viewer.