=== Contempo Real Estate Custom Posts ===
Contributors: contempoinc
Donate link: 
Tags: real estate,realtor,realty,listings,real estate agent,rentals,custom posts,custom taxonomies
Requires at least: 3.3
Tested up to: 5.0
Stable tag: 5.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin registers listings & testimonials custom post types, along with related custom fields & taxonomies.

== Description ==

This plugin registers listings & testimonials custom post types, along with related custom fields & taxonomies. It serves as a simple base for theme authors to build custom real estate & listings themes. It does not include any template files, those would need to be created. 

== Installation ==

1. Unzip 'ct-real-estate-custom-posts.zip'.
1. Upload to the /wp-content/plugins/ directory.
1. Activate 'Contempo Real Estate Custom Posts' plugin through the 'Plugins' menu in WordPress.
1. If activation was successful you'll see three new custom post menu items

= NOTE =
This plugin does NOT come with template files those will need to be created for use within your theme.

== Changelog ==

= v1.0.0 =
* Initial Release!
= v1.0.1 =
* Changed listing_price() to ct_listing_price()
= v1.0.2 =
* Changed Testimonials CPT icon
= v1.0.3 =
* Cleaned up custom admin columns layout for listings and testimonials on mobile devices
= v1.0.4 =
* Localized missing strings
* Added lang global
* Changed function naming to avoid possible conflicts
= v1.0.5 =
* Added conditionals for functions to avoid possible conflicts
= v1.0.6 =
* Updated translation files
= v1.0.7 =
* Fixed translation locale bug
= v1.0.8 =
* Fixed currency bug
= v1.0.9 =
* Fixed price formatting i18n bug
= v1.1.0 =
* Added option to turn off page bottom margin
= v1.1.1 =
* Fixed Zip/Postcode bug
= v1.1.2 =
* Fixed international price formatting bug
= v1.1.3 =
* Fixed property information big in VC block
= v1.1.4 =
* CRITCIAL BUG FIX for Listings & Mapping
= v1.1.5 =
* Fixed Lot & Land Property Types bug for removing beds/baths
= v1.1.6 =
* Fixed Status flag bug
= v1.1.7 =
* Added conditional with admin notice for RE6 & RE5 themes
= v1.1.8 =
* Added drag & drop sorting for slider images
= v1.1.9 =
* Added WPML Config XML file
= v1.2.0 =
* Added styling for Status tags in the admin, For Sale, For Rent, etc… 
= v1.2.1 =
* Added function to price field so commas and separators are stripped before its added to the database, as the formatting is done automatically on the frontend, also to avoid price from/to search fields not working.
= v1.2.2 =
* Added option to change listings slug
= v1.2.3 =
* Added conditional so any booking plugin can be used with WP Pro Real Estate 7
= v1.2.4 =
* Added option to manually order homepage featured listings
= v1.2.5 =
* Added option for Postal Code to go along with Zipcode & Postcode
= v1.2.6 =
* Update language files
= v1.2.7 =
* Added option for State or Area
= v1.2.8 =
* Added option for Suburb to go along with State or Area
= v1.2.9 =
* Added option for Community, Neighborhood or District
= v1.3.0 =
* Added optional Listing Reviews
= v1.3.1 =
* Added optional Multi-floor Plans & Pricing
= v1.3.2 =
* Added more help text to multi-floor plan with a note to make sure and enable the option with Real Estate 7 Options > Listings > Enable Multi-Floorplan & Pricing Fields?, otherwise the floor plans won’t be shown.
* Updated Language Files
= v1.3.3 =
* Removed unused Meta & Social display options from posts
= v1.3.4 =
* Added individual on/off option for single post header
= v1.3.5 =
* Removed $lang global for ‘contempo’, updated lang files
= v1.3.6 =
* Added optional Virtual Tour field
= v1.3.7 =
* Fixed Dwelling Size Icon
= v1.3.8 =
* Removed unused Brokerage post type for release later on
= v1.3.9 =
* Added Brokerage Custom Post Type
* Added Brokerage select/assign option to Listings
* Added Agents select/assign option to Brokerages
* Updated language files
* Removed extraneous language files from /cmb2/ folder causing translation issues
= v1.4.0 =
* Added "Suburb" option to "Community, Neighborhood, Suburb or District" for listings
= v1.4.1 =
* Added "Province" option to "State, Area, Suburb or Province?" for listings
= v1.4.2 =
* Added "Minimal" listing grid style to Visual Composer > CT Listings module
= v1.4.3 =
* Added new multi layout grid module to Visual Composer > CT Listings Minimal Grid module
= v1.4.4 =
* Added additional layout style to Visual Composer > CT Listings Minimal Grid module
= v1.4.5 =
* Added additional layout style to Visual Composer > CT Listings Minimal Grid module
= v1.4.6 =
* Added List layout option to Visual Composer > CT Listings module
= v1.4.7 =
* Added “Building” option to "Community, Neighborhood, Suburb, District or Building” for listings
* Updated Language Files
= v1.4.8 =
* Added Optional Brokerage Reviews
= v1.4.9 =
* Added two Awesome New VC Modules, "CT 3 Item Grid" &amp; "CT 6 Item Grid" Perfect to Display ANYTHING from Cities, Neighborhoods, Destinations, Restaurants, You Name It!
* Also Renamed "Ct Listings” to "CT Modules" under Visual Composer
= 1.5.0 =
* Added PHP version check for newer code so that older servers will ignore it, please make sure you’re running PHP 5.6+ and see https://wordpress.org/about/requirements/
= 1.5.1 =
* Added contempo.pot
* Added PHP version check to eliminate errors with versions
= 1.5.2 =
* Added Custom Functions file
= 1.5.3 =
* Added Listing Compare functionality to Visual Composer CT Listing Modules
= 1.5.4 =
* Fixed missing functions file error
= 1.5.5 =
* Added new Stats functionality to Visual Composer CT Listing Modules
= 1.5.6 =
* Added conditional code to allow for listing stats to be turned on/off from admin options
= 1.5.7 =
* Added open house fields
= 1.5.8 =
* Added an awesome new CT Agents VC module
= 1.5.9 =
* Updated Virtual Tour description and POT
= 1.6.0 =
* Added Virtual Tour Shortcode field and updated POT
= 1.6.1 =
* Added conditional for ct_currency() function
= 1.6.2 =
* Replaced SVG bath icon with new FontAwesone bath icon
= 1.6.3 =
* Added Contempo icon to CT Modules in Visual Composer
= 1.6.4 =
* Added admin CSS for "Rented" status
= 1.6.5 =
* Bug fix for CT Listings number
= 1.6.6 =
* Removed str_replace for price field
= 1.6.7 =
* Fixed orderby Price ASC/DESC
= 1.6.8 =
* Added “Exclude Sold” option to CT Listings module
* Fixed 6 Item grid layout bug
= 1.6.9 =
* Added County taxonomy for Listings
= 1.7.0 =
* Fixed duplicate "Files & Documents" metabox bug along with upload and edit issues
= 1.7.1 =
* Fixed _ct_files function bug
= 1.7.2 =
* Removed etraneous code causing warning in header
= 1.7.3 =
* Added currency to price field on backend listing edit panel
* Added images count icon to listing tools for visual composer modules
= 1.7.4 =
* Added default background for any new or translated status tags on the admin side, if you'd like to customize the colors of your new or translated statuses please see this KB article https://contempo.ticksy.com/article/5950/
= 1.7.5 =
* Added new "Pets" field for listings
= 1.7.6 =
* Updated POT
= 1.7.7 =
* Added Listing ID/MLS column to Listings table in backend admin 
= 1.7.8 =
* Bug fix
= 1.7.9 =
* Removed unnecessary file 
= 1.8.0 =
* Version fix 
= 1.8.1 =
* Corrected POT 
= 1.8.2 =
* Fixed Featured Image bug in admin columns
= 1.8.3 =
* Removed "Pending" tag from old payment system
= 1.8.4 =
* PHP 7.2 compatiblity fixes
= 1.8.5 =
* Added pagination to CT Listings Visual Composer Module
= 1.8.6 =
* Disabled Gutenberg for Listings, Brokerages & Testimonials
= 1.8.7 =
* Removed archive for Testimonials & Brokerages so the wrong template doesn't get pulled when using custom permalinks
= 1.8.8 =
* Added option for Bed, Beds or Bedrooms
* Added option for Bath, Baths or Bathrooms
* Added "Parking" field for Listings
= 1.8.9 =
* Fixed "Country" on CT Listings Visual Composer Module
= 1.9.0 =
* Added brokerage URL field
= 1.9.1 =
* Improved custom fields UI/UX by moving them into tabbed metaboxes
= 1.9.2 =
* Removed unnecessary metaboxes from Listings and Brokerages
= 1.9.3 =
* Bug fix
= 1.9.4 =
* Bug fix