Plugin Directory


Ignore:
Timestamp:
05/16/2024 09:58:25 AM (23 months ago)
Author:
ice9js
Message:

Updating trunk to version 13.4.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jetpack/trunk/modules/google-analytics.php

    r3086083 r3087635  
    1414 */
    1515
    16 use Automattic\Jetpack\Google_Analytics\GA_Manager;
    17 
    18 // Load the old classes for backward compatibility.
     16// Load main Jetpack_Google_Analytics class.
    1917require __DIR__ . '/google-analytics/wp-google-analytics.php';
    20 
    21 global $jetpack_google_analytics;
    22 $jetpack_google_analytics = GA_Manager::get_instance();
Note: See TracChangeset for help on using the changeset viewer.