Plugin Directory

Changeset 1477635


Ignore:
Timestamp:
08/18/2016 08:35:44 AM (10 years ago)
Author:
etemplates
Message:

1.5 release

Location:
ect-sitemap/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ect-sitemap/trunk/ect-sitemap.php

    r1456781 r1477635  
    55Author:Andy Chapman
    66Author URI:http://www.ecommercetemplates.com
    7 Version:1.4
     7Version:1.5
    88*/
    99define('PLUGIN_NAME','ect_sitemap_');
     
    437437function UM($P,$Sec,$Cust='')
    438438{
    439     $IsSeo=true;//$GLOBALS['seodetailurls'];
     439    $IsSeo=$GLOBALS['seocategoryurls'];
    440440   
    441441    $Url=site_url('/');
  • ect-sitemap/trunk/readme.txt

    r1456781 r1477635  
    44Tags: Wordpress ecommerce, ecommerce, online store, sell products, shopping cart, wordpress store, wordpress shopping cart, ecommerce software, sitemap, site map, xml
    55Requires at least: 3
    6 Tested up to: 4.5.3
    7 Stable tag: 1.4
     6Tested up to: 4.6
     7Stable tag: 1.5
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7272== Changelog ==
    7373
     74= 1.5 =
     75* URL rendering fix. August, 18th 2016.
    7476= 1.4 =
    7577* URL rendering fix. July, 19th 2016.
Note: See TracChangeset for help on using the changeset viewer.