Changeset 560958
- Timestamp:
- 06/20/2012 06:53:59 AM (14 years ago)
- Location:
- wp-favicons/trunk
- Files:
-
- 3 edited
-
readme.txt (modified) (2 diffs)
-
wp-favicons-client.php (modified) (1 diff)
-
wp-favicons-server.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-favicons/trunk/readme.txt
r560954 r560958 5 5 Requires at least: 3.3 6 6 Tested up to: 3.3 7 Stable tag: 0.6. 57 Stable tag: 0.6.6 8 8 9 9 BETA - Show Favicons in front of links in content, comments, widgets; scan pages, roots, google s2, geticons for favicons; … … 87 87 * v.0.6.0 code now split in server and client component 88 88 * 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 89 90 90 91 == Installation == -
wp-favicons/trunk/wp-favicons-client.php
r559397 r560958 6 6 Author: Edward de Leau 7 7 Author URI: http://edward.de.leau.net 8 Version: 0.6. 58 Version: 0.6.6 9 9 License: GPLv2, Copyright 2008,2009,2010,2011,2012 edward de Leau (email : deleau@gmail.com) 10 10 */ -
wp-favicons/trunk/wp-favicons-server.php
r560954 r560958 6 6 Author: Edward de Leau 7 7 Author URI: http://edward.de.leau.net 8 Version: 0.6. 58 Version: 0.6.6 9 9 License: GPLv2, Copyright 2008,2009,2010,2011,2012 edward de Leau (email : deleau@gmail.com) 10 10 */
Note: See TracChangeset
for help on using the changeset viewer.