Plugin Directory

Changeset 560958


Ignore:
Timestamp:
06/20/2012 06:53:59 AM (14 years ago)
Author:
cogmios
Message:
 
Location:
wp-favicons/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • wp-favicons/trunk/readme.txt

    r560954 r560958  
    55Requires at least: 3.3
    66Tested up to: 3.3
    7 Stable tag: 0.6.5
     7Stable tag: 0.6.6
    88
    99BETA - Show Favicons in front of links in content, comments, widgets; scan pages, roots, google s2, geticons for favicons;
     
    8787* v.0.6.0 code now split in server and client component
    8888* v.0.6.3 added more transient xmlrpc caching + optimzed outgoing requests timeout
     89* v.0.6.6 changed database check to check updates in informationschema
    8990
    9091== Installation ==
  • wp-favicons/trunk/wp-favicons-client.php

    r559397 r560958  
    66Author: Edward de Leau
    77Author URI: http://edward.de.leau.net
    8 Version: 0.6.5
     8Version: 0.6.6
    99License: GPLv2, Copyright 2008,2009,2010,2011,2012  edward de Leau  (email : deleau@gmail.com)
    1010*/
  • wp-favicons/trunk/wp-favicons-server.php

    r560954 r560958  
    66Author: Edward de Leau
    77Author URI: http://edward.de.leau.net
    8 Version: 0.6.5
     8Version: 0.6.6
    99License: GPLv2, Copyright 2008,2009,2010,2011,2012  edward de Leau  (email : deleau@gmail.com)
    1010*/
Note: See TracChangeset for help on using the changeset viewer.