| Server IP : 198.244.165.102 / Your IP : 216.73.216.218 [ Web Server : nginx/1.24.0 System : Linux modovh-ub-01 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 User : colleary ( 1011) PHP Version : 8.3.23 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/mariweddingflowers/public_html/wp-content/plugins/googleanalytics/view/ |
Upload File : |
<?php /** * Notice view. * * @package GoogleAnalytics */ $url = isset( $url ) ? $url : ''; ?> <div style="display: none" id="googleanalytics_terms_notice" class="notice notice-warning <?php echo esc_attr( Ga_Helper::is_plugin_page() ? '' : 'is-dismissible' ); ?>"> <p> Google Analytics <?php echo esc_html( GOOGLEANALYTICS_VERSION ); ?> plugin <a href="http://www.sharethis.com/news/2016/12/sharethis-adds-analytics-plugin-to-suite-of-tools/" target="_blank">has joined the ShareThis family.</a> <strong>A host of new features</strong> have been added in this version, including Google Analytics dashboards, demographics and device data. The update requires agreeing to the <a href="http://www.sharethis.com/privacy/" target="_blank">privacy policy</a> and <a href="http://www.sharethis.com/publisher-terms-of-use/" target="_blank">terms of use</a> to enable them. <a href="<?php echo esc_url( $url ); ?>"><span class="button button-primary">I accept</span></a> </p> </div>