Changeset 1300653
- Timestamp:
- 12/04/2015 03:48:01 PM (10 years ago)
- Location:
- clicksold-wordpress-plugin/trunk
- Files:
-
- 2 edited
-
cs_functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
clicksold-wordpress-plugin/trunk/cs_functions.php
r1266791 r1300653 985 985 986 986 } 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' 988 989 // 989 990 // -
clicksold-wordpress-plugin/trunk/readme.txt
r1277949 r1300653 3 3 Tags: idx, vow, rets, real estate, mls, realtor, listing, listings, craigslist, rental, google map, agent, broker, properties, trulia, zillow, dsidx 4 4 Requires at least: 3.0.0 5 Tested up to: 4.3 5 Tested up to: 4.3.1 6 6 Stable tag: trunk 7 7 License: GPLv2 or later … … 60 60 61 61 62 ******** 2015-10-0663 62 64 63 = 1.73 =
Note: See TracChangeset
for help on using the changeset viewer.