Plugin Directory

Changeset 1551542


Ignore:
Timestamp:
12/10/2016 03:32:59 PM (9 years ago)
Author:
mraliende
Message:

1.9 statistics added - try 4

Location:
good-url-preview-box/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • good-url-preview-box/trunk/gurlpb-config.php

    r1551537 r1551542  
    11<?php
    22class Gurlpb_config {
    3     public static $_VERSION = '1.8'; // CHANGE ALSO IN gute-url-preview-box.php, README AND IN SVN!
     3    public static $_VERSION = '1.9'; // CHANGE ALSO IN gute-url-preview-box.php, README AND IN SVN!
    44    public static $_DEBUG = false;
    55    public static $_LOCAL = false;
  • good-url-preview-box/trunk/gute-url-preview-box.php

    r1551537 r1551542  
    66Author: Martin Schaedler
    77Author URI: https://hypnose54321.de/frankfurt/_contact.html
    8 Version: 1.8
     8Version: 1.9
    99Text Domain: gurlpb
    1010*/
  • good-url-preview-box/trunk/readme.txt

    r1551537 r1551542  
    115115== Upgrade Notice ==
    116116
    117 = 1.8 =
     117= 1.9 =
    118118Statistics added. How many times are the preview boxed displayed. Many views in one user session is counted as one view.
    119119I love to hear your suggestions, to make it even better.
     
    149149== Changelog ==
    150150
     151= 1.9 =
     152* Statistics added. How many times are the preview boxed displayed. Many views in one user session is counted as one view.
     153
    151154= 1.8 =
    152 * Statistics added. How many times are the preview boxed displayed. Many views in one user session is counted as one view.
     155Not used this version number.
    153156
    154157= 1.7 =
Note: See TracChangeset for help on using the changeset viewer.