Plugin Directory

Changeset 1542543


Ignore:
Timestamp:
11/29/2016 10:27:27 AM (9 years ago)
Author:
mraliende
Message:

1.7 minor bugfix. Loading text did not disappear. Should be solved now.

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

Legend:

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

    r1536878 r1542543  
    11<?php
    22class Gurlpb_config {
    3     public static $_VERSION = '1.6'; // CHANGE ALSO IN gute-url-preview-box.php, README AND IN SVN!
     3    public static $_VERSION = '1.7'; // 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

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

    r1542243 r1542543  
    119119Nothing big. No new feature. no new functions. Only a bugfix.
    120120Bugfix: Text "Guteurls loading..." did not disappear. Now a JS will hide it, after loading page.
    121 
    122121I love to hear your suggestions, to make it even better.
    123 
    124122
    125123= 1.6 =
Note: See TracChangeset for help on using the changeset viewer.