Changeset 497977
- Timestamp:
- 01/31/2012 03:46:14 PM (14 years ago)
- Location:
- simple-google-sitemap-xml/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
simple-google-sitemap-xml.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
simple-google-sitemap-xml/trunk/readme.txt
r495623 r497977 75 75 = 1.4.3 = 76 76 * Fixed a bug where Google Webmaster Tools complained about a duplicate entry in the XML file 77 78 = 1.4.4 = 79 * Fixed a small bug -
simple-google-sitemap-xml/trunk/simple-google-sitemap-xml.php
r495623 r497977 2 2 /* 3 3 Plugin Name: Simple Google Sitemap XML 4 Version: 1.4. 34 Version: 1.4.4 5 5 Plugin URI: http://itx-technologies.com/blog/simple-google-sitemap-xml-for-wordpress 6 6 Description: Generates a valid Google XML sitemap with a very simple admin interface … … 392 392 </p> 393 393 </div> 394 <? 394 <?php 395 395 396 396 /* Generate the sitemap once the plugin is saved */
Note: See TracChangeset
for help on using the changeset viewer.