Plugin Directory


Ignore:
Timestamp:
10/22/2017 06:08:32 PM (8 years ago)
Author:
Alphawolf
Message:

Version 1.0.5 update:

Location:
goolytics-simple-google-analytics/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • goolytics-simple-google-analytics/trunk/goolytics.php

    r1548267 r1750722  
    22/*
    33Plugin Name: Goolytics - Simple Google Analytics
    4 Version: 1.0.4
     4Version: 1.0.5
    55Plugin URI: https://www.schloebe.de/wordpress/goolytics-plugin/
    66Description: A simple Google Analytics solution that works without slowing down your WordPress installation.
     
    1111
    1212
    13 Copyright 2013-2016 Oliver Schlöbe (email : scripts@schloebe.de)
     13Copyright 2013-2017 Oliver Schlöbe (email : scripts@schloebe.de)
    1414
    1515This program is free software; you can redistribute it and/or modify
     
    3838 * Define the plugin version
    3939 */
    40 define("GOOLYTICSVERSION", "1.0.4");
     40define("GOOLYTICSVERSION", "1.0.5");
    4141
    4242/**
  • goolytics-simple-google-analytics/trunk/readme.txt

    r1548267 r1750722  
    44Tags: google, analytics, web tracking, tracking, goolytics
    55Requires at least: 3.0
    6 Tested up to: 4.7.9999
     6Tested up to: 4.8.9999
    77Stable tag: trunk
    88License: GPLv2 or later
     
    4444== Changelog ==
    4545
     46= 1.0.5 =
     47* WordPress 4.8 compatibility
     48
    4649= 1.0.4 =
    4750* WordPress 4.7 compatibility
Note: See TracChangeset for help on using the changeset viewer.