Plugin Directory

Changeset 497977


Ignore:
Timestamp:
01/31/2012 03:46:14 PM (14 years ago)
Author:
Tilex
Message:

Fixed a small bug.

Location:
simple-google-sitemap-xml/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • simple-google-sitemap-xml/trunk/readme.txt

    r495623 r497977  
    7575= 1.4.3 =
    7676* 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  
    22/*
    33Plugin Name: Simple Google Sitemap XML
    4 Version:     1.4.3
     4Version:     1.4.4
    55Plugin URI:  http://itx-technologies.com/blog/simple-google-sitemap-xml-for-wordpress
    66Description: Generates a valid Google XML sitemap with a very simple admin interface
     
    392392     </p>
    393393     </div>
    394 <?
     394<?php
    395395
    396396/* Generate the sitemap once the plugin is saved */
Note: See TracChangeset for help on using the changeset viewer.