Plugin Directory

Changeset 1300653


Ignore:
Timestamp:
12/04/2015 03:48:01 PM (10 years ago)
Author:
ClickSold
Message:

cs-pkg-deploy.pl comitting clicksold vers (1.73) - Fri Dec 4 08:47:57 2015

Location:
clicksold-wordpress-plugin/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • clicksold-wordpress-plugin/trunk/cs_functions.php

    r1266791 r1300653  
    985985       
    986986    } else if(                                                                      // ClickSold Themes
    987         $theme['Name'] == 'CS Anon'             // for cs themes we use the name directly as they don't have a common Template id.
     987        $theme['Name'] == 'CS Anon' ||              // for cs themes we use the name directly as they don't have a common Template id.
     988        $theme['Name'] == 'Anon'
    988989        //
    989990        //
  • clicksold-wordpress-plugin/trunk/readme.txt

    r1277949 r1300653  
    33Tags: idx, vow, rets, real estate, mls, realtor, listing, listings, craigslist, rental, google map, agent, broker, properties, trulia, zillow, dsidx
    44Requires at least: 3.0.0
    5 Tested up to: 4.3
     5Tested up to: 4.3.1
    66Stable tag: trunk
    77License: GPLv2 or later
     
    6060
    6161
    62 ******** 2015-10-06
    6362
    6463= 1.73 =
Note: See TracChangeset for help on using the changeset viewer.