Changeset 335715
- Timestamp:
- 01/22/2011 10:12:00 AM (15 years ago)
- Location:
- wp-seo-tags
- Files:
-
- 15 added
- 2 edited
-
tags/2.2.1 (added)
-
tags/2.2.1/readme.txt (added)
-
tags/2.2.1/screenshot-1.png (added)
-
tags/2.2.1/screenshot-2.png (added)
-
tags/2.2.1/screenshot-3.png (added)
-
tags/2.2.1/wp-seo-tags-be_BY.mo (added)
-
tags/2.2.1/wp-seo-tags-be_BY.po (added)
-
tags/2.2.1/wp-seo-tags-de_DE.mo (added)
-
tags/2.2.1/wp-seo-tags-de_DE.po (added)
-
tags/2.2.1/wp-seo-tags-fr_FR.mo (added)
-
tags/2.2.1/wp-seo-tags-fr_FR.po (added)
-
tags/2.2.1/wp-seo-tags-ru_RU.mo (added)
-
tags/2.2.1/wp-seo-tags-ru_RU.po (added)
-
tags/2.2.1/wp-seo-tags-template.php (added)
-
tags/2.2.1/wp-seo-tags.php (added)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wp-seo-tags.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-seo-tags/trunk/readme.txt
r288109 r335715 4 4 Tags: Log incoming queries, searchengines, widget, seo 5 5 Requires at least: 3.0 6 Tested up to: 3.0. 17 Stable tag: 2.2 6 Tested up to: 3.0.4 7 Stable tag: 2.2.1 8 8 9 9 Logs incoming queries from searchengines like Bing, Google and Yahoo and display them in your sidebar. … … 18 18 19 19 == Changelog == 20 21 <ul> 22 <span>2.2.1</span> 23 <li>Fixed html structure for Sidebar Widget</li> 24 </ul> 20 25 21 26 <ul> -
wp-seo-tags/trunk/wp-seo-tags.php
r288109 r335715 4 4 Plugin URI: http://www.saquery.com/wordpress/wp-seo-tags 5 5 Description: WP SEO Tags 6 Version: 2.2 6 Version: 2.2.1 7 7 Author: Stephan Ahlf 8 8 Author URI: http://saquery.com … … 629 629 echo "<li>$a</li>"; 630 630 } 631 echo "</ul>"; 631 632 632 633 echo $after_widget;
Note: See TracChangeset
for help on using the changeset viewer.