Google XML Sitemap Generator - Version 2.0.7

Version Description

Release Date: May 14th, 2022 * Push hot fix for bug in 2.06

Download this release

Release Info

Developer XmlSitemapGenerator
Plugin Icon 128x128 Google XML Sitemap Generator
Version 2.0.7
Comparing to
See all releases

Code changes from version 2.0.6 to 2.0.7

assets/buymeacoffee.png ADDED
Binary file
code/renderers/XmlRenderer.php CHANGED
@@ -103,9 +103,6 @@ namespace xmlSitemapGenerator;
103
 
104
  }
105
 
106
-
107
-
108
-
109
 
110
  private function renderItem( $url)
111
  {
@@ -113,7 +110,7 @@ namespace xmlSitemapGenerator;
113
  echo '<url>' ;
114
  echo '<loc>' . esc_url($url->location) . '</loc>';
115
 
116
- echo '<lastmod>' . $this->getDateString($url->modified, \DateTime::ISO8601) . '</lastmod>';
117
 
118
  if (!$url->frequency==0) {
119
  echo '<changefreq>' . esc_attr($this->getFrequency($url->frequency) ). '</changefreq>';
103
 
104
  }
105
 
 
 
 
106
 
107
  private function renderItem( $url)
108
  {
110
  echo '<url>' ;
111
  echo '<loc>' . esc_url($url->location) . '</loc>';
112
 
113
+ echo '<lastmod>' . $this->getDateString($url->modified, 'Y-m-d\TH:i:sP') . '</lastmod>';
114
 
115
  if (!$url->frequency==0) {
116
  echo '<changefreq>' . esc_attr($this->getFrequency($url->frequency) ). '</changefreq>';
code/settings.php CHANGED
@@ -335,7 +335,7 @@ class Settings
335
  <p><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-7CH14255BF477193PMJWYA3I" target="blank">
336
  <img src="<?php echo xsgPluginPath(); ?>assets/paypal.png" /></a></p>
337
  <p><a href="https://www.buymeacoffee.com/xmlsitemaps" target="blank" >
338
- <img width="120" height="35" src="<?php echo xsgPluginPath(); ?>assets/buymeacoffee.svg" /> </a></p>
339
 
340
  </div>
341
 
@@ -345,7 +345,7 @@ class Settings
345
  <p><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-9AF72318UN401454TMJWYB5I" target="blank">
346
  <img src="<?php echo xsgPluginPath(); ?>assets/paypal.png" /></a></p>
347
  <p><a href="https://www.buymeacoffee.com/xmlsitemaps" target="blank" >
348
- <img width="120" height="35" src="<?php echo xsgPluginPath(); ?>assets/buymeacoffee.svg" /> </a></p>
349
  </div>
350
 
351
  <div style=" display:inline-block; text-align:center; padding:1em; width:150px;border:solid 1px #CCCCCC; margin-right:1em;">
@@ -354,7 +354,7 @@ class Settings
354
  <p><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-8D144606MX3223435MJWYDCI" target="blank">
355
  <img src="<?php echo xsgPluginPath(); ?>assets/paypal.png" /></a></p>
356
  <p><a href="https://www.buymeacoffee.com/xmlsitemaps" target="blank" >
357
- <img width="120" height="35" src="<?php echo xsgPluginPath(); ?>assets/buymeacoffee.svg" /> </a></p>
358
  </div>
359
 
360
  <div style=" display:inline-block; text-align:center; padding:1em; width:150px;border:solid 1px #CCCCCC; margin-right:1em;">
@@ -363,8 +363,8 @@ class Settings
363
  <p><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-0A784764VU256342JMJWYD7I" target="blank">
364
  <img src="<?php echo xsgPluginPath(); ?>assets/paypal.png" /></a></p>
365
  <p><a href="https://www.buymeacoffee.com/xmlsitemaps" target="blank" >
366
- <img width="120" height="35" src="<?php echo xsgPluginPath(); ?>assets/buymeacoffee.svg" /> </a></p>
367
- </div>
368
 
369
  </div>
370
  </div>
335
  <p><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-7CH14255BF477193PMJWYA3I" target="blank">
336
  <img src="<?php echo xsgPluginPath(); ?>assets/paypal.png" /></a></p>
337
  <p><a href="https://www.buymeacoffee.com/xmlsitemaps" target="blank" >
338
+ <img width="120" height="35" src="<?php echo xsgPluginPath(); ?>assets/buymeacoffee.png" /> </a></p>
339
 
340
  </div>
341
 
345
  <p><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-9AF72318UN401454TMJWYB5I" target="blank">
346
  <img src="<?php echo xsgPluginPath(); ?>assets/paypal.png" /></a></p>
347
  <p><a href="https://www.buymeacoffee.com/xmlsitemaps" target="blank" >
348
+ <img width="120" height="35" src="<?php echo xsgPluginPath(); ?>assets/buymeacoffee.png" /> </a></p>
349
  </div>
350
 
351
  <div style=" display:inline-block; text-align:center; padding:1em; width:150px;border:solid 1px #CCCCCC; margin-right:1em;">
354
  <p><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-8D144606MX3223435MJWYDCI" target="blank">
355
  <img src="<?php echo xsgPluginPath(); ?>assets/paypal.png" /></a></p>
356
  <p><a href="https://www.buymeacoffee.com/xmlsitemaps" target="blank" >
357
+ <img width="120" height="35" src="<?php echo xsgPluginPath(); ?>assets/buymeacoffee.png" /> </a></p>
358
  </div>
359
 
360
  <div style=" display:inline-block; text-align:center; padding:1em; width:150px;border:solid 1px #CCCCCC; margin-right:1em;">
363
  <p><a href="https://www.paypal.com/webapps/billing/plans/subscribe?plan_id=P-0A784764VU256342JMJWYD7I" target="blank">
364
  <img src="<?php echo xsgPluginPath(); ?>assets/paypal.png" /></a></p>
365
  <p><a href="https://www.buymeacoffee.com/xmlsitemaps" target="blank" >
366
+ <img width="120" height="35" src="<?php echo xsgPluginPath(); ?>assets/buymeacoffee.png" /> </a></p>
367
+ </div>
368
 
369
  </div>
370
  </div>
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: google, google sitemaps, seo, xml sitemap
4
  Donate link: https://xmlsitemapgenerator.org/contribute/subscribeother.aspx?service=wordpress
5
  Requires at least: 5.1.0
6
  Tested up to: 6.0
7
- Stable tag: 2.0.6
8
 
9
  Improve your websites SEO with a comprehensive, easy to use RSS and XML sitemap plugin. Compatible with Google, Bing, Baidu, Yandex and more.
10
 
@@ -129,6 +129,10 @@ You should now be up and running, but you may also want to :
129
 
130
  == Changelog ==
131
 
 
 
 
 
132
  = 2.0.6 =
133
  Release Date: May 12th, 2022
134
  * New : Tested for Wordpress 6.0
4
  Donate link: https://xmlsitemapgenerator.org/contribute/subscribeother.aspx?service=wordpress
5
  Requires at least: 5.1.0
6
  Tested up to: 6.0
7
+ Stable tag: 2.0.7
8
 
9
  Improve your websites SEO with a comprehensive, easy to use RSS and XML sitemap plugin. Compatible with Google, Bing, Baidu, Yandex and more.
10
 
129
 
130
  == Changelog ==
131
 
132
+ = 2.0.7 =
133
+ Release Date: May 14th, 2022
134
+ * Push hot fix for bug in 2.06
135
+
136
  = 2.0.6 =
137
  Release Date: May 12th, 2022
138
  * New : Tested for Wordpress 6.0
www-xml-sitemap-generator-org.php CHANGED
@@ -4,7 +4,7 @@ namespace xmlSitemapGenerator;
4
  Plugin Name: XML Sitemap Generator for Google
5
  Plugin URI: https://XmlSitemapGenerator.org
6
  Description: HTML, RSS and Google XML Sitemap generator compatible with Google, Bing, Baidu, Yandex and more.
7
- Version: 2.0.6
8
  Author: XmlSitemapGenerator.org
9
  Author URI: https://XmlSitemapGenerator.org
10
  License: GPL2
4
  Plugin Name: XML Sitemap Generator for Google
5
  Plugin URI: https://XmlSitemapGenerator.org
6
  Description: HTML, RSS and Google XML Sitemap generator compatible with Google, Bing, Baidu, Yandex and more.
7
+ Version: 2.0.7
8
  Author: XmlSitemapGenerator.org
9
  Author URI: https://XmlSitemapGenerator.org
10
  License: GPL2