Google XML Sitemaps - Version 4.0.7.1

Version Description

Download this release

Release Info

Developer arnee
Plugin Icon 128x128 Google XML Sitemaps
Version 4.0.7.1
Comparing to
See all releases

Code changes from version 4.0.7 to 4.0.7.1

Files changed (3) hide show
  1. documentation.txt +3 -0
  2. readme.txt +2 -2
  3. sitemap.php +2 -2
documentation.txt CHANGED
@@ -306,6 +306,9 @@ Release History:
306
  Removed WordPress version from the sitemap
307
  Corrected link to WordPress privacy settings
308
  Changed hook which is being used for sitemap pings
 
 
 
309
 
310
 
311
  Todo:
306
  Removed WordPress version from the sitemap
307
  Corrected link to WordPress privacy settings
308
  Changed hook which is being used for sitemap pings
309
+ 2014-09-02 4.0.7.1Added icon for the new WP Add-Plugin page
310
+ Changed "Tested up to" to 4.0
311
+
312
 
313
 
314
  Todo:
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: arnee
3
  Donate link: http://www.arnebrachhold.de/redir/sitemap-paypal
4
  Tags: seo, google, sitemaps, google sitemaps, yahoo, msn, ask, live, xml sitemap, xml
5
  Requires at least: 3.3
6
- Tested up to: 3.9
7
- Stable tag: 4.0.6
8
  License: GPLv2
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
3
  Donate link: http://www.arnebrachhold.de/redir/sitemap-paypal
4
  Tags: seo, google, sitemaps, google sitemaps, yahoo, msn, ask, live, xml sitemap, xml
5
  Requires at least: 3.3
6
+ Tested up to: 4.0
7
+ Stable tag: 4.0.7.1
8
  License: GPLv2
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
sitemap.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
 
3
  /*
4
- $Id: sitemap.php 935230 2014-06-19 16:48:30Z arnee $
5
 
6
  Google XML Sitemaps Generator for WordPress
7
  ==============================================================================
@@ -18,7 +18,7 @@
18
  Plugin Name: Google XML Sitemaps
19
  Plugin URI: http://www.arnebrachhold.de/redir/sitemap-home/
20
  Description: This plugin will generate a special XML sitemap which will help search engines like Google, Yahoo, Bing and Ask.com to better index your blog.
21
- Version: 4.0.7
22
  Author: Arne Brachhold
23
  Author URI: http://www.arnebrachhold.de/
24
  Text Domain: sitemap
1
  <?php
2
 
3
  /*
4
+ $Id: sitemap.php 977341 2014-09-02 20:02:55Z arnee $
5
 
6
  Google XML Sitemaps Generator for WordPress
7
  ==============================================================================
18
  Plugin Name: Google XML Sitemaps
19
  Plugin URI: http://www.arnebrachhold.de/redir/sitemap-home/
20
  Description: This plugin will generate a special XML sitemap which will help search engines like Google, Yahoo, Bing and Ask.com to better index your blog.
21
+ Version: 4.0.7.1
22
  Author: Arne Brachhold
23
  Author URI: http://www.arnebrachhold.de/
24
  Text Domain: sitemap