Changelog
2.6.2 – 2022-12-11
- Add auto updater for extensions
- Reduce JS file size for search form builder with esbuild
- Update Meta Box extensions
2.6.1 – 2022-12-05
- Fix PHP 8 warning in format_price
- Make text translateable
2.6.0 – 2022-03-06
- Add
default
&disabled
attributes to search form field - Add pagination to the shortcode
auto_listings_listings
- Remove duplicated model when ajax searching
2.5.12 – 2021-2-26
- Shortcode
['auto_listings_listing']
: Fix map and slider not run. - Update packages
- Fix permalink in Settings
2.5.11 – 2021-1-15
- Relocate auto_listings_spec_fields hooks
2.5.10 – 2021-1-8
- Remove redundant pre_get_posts hooks
2.5.9 – 2021-1-7
- Remove is_listing_archive function
2.5.8 – 2021-1-6
- Fix query issue (conflict with Elementor Pro)
2.5.7 – 2021-1-6
- Fix switcher and ordering only run on the archive listings page
2.5.6 – 2020-12-31
- Contact form: switch ajax on or off
- Fix contact form confirmation option
- Shortcode Listings: Fix columns attribute
2.5.5 – 2020-11-23
- Fix import gallery image using WP All Import Pro
- Added Recaptcha for contact form
2.5.4 – 2020-11-19
- Update featured image to the first image in the gallery
- Added more hooks for settings
2.5.3 – 2020-10-29
- Export and Import gallery using WP All Import Pro and WP All Export
2.5.2 – 2020-10-20
- Update widget description and theme recommendation
2.5.1 – 2020-10-06
- Add hook for shortcode auto_listings_listings
2.5.0 – 2020-10-03
- Add auto listings single sidebar
- Add hook for the pro version
2.4.0 – 2020-09-29
- Add Ajax submission for enquiry form
2.3.5 – 2020-09-28
- Display models based on make
2.3.4 – 2020-08-18
- Update shortcode [auto_listings_listings]
- Remove gallery options in Settings.
2.3.3 – 2020-07-05
- Fix priority of theme template
2.3.2 – 2020-07-05
- Fix undefined index year
2.3.1 – 2020-07-02
- Added backward compatibility with old extensions
2.3.0 – 2020-07-01
- Added Search Form Builder
- Fix source map lightgallery.css
2.2.1 – 2020-03-17
- Fix capabilities for sellers
2.2.0 – 2020-03-10
- Update capabilities for sellers, do not allow they to edit others’ listings
- Restrict access to media upload for sellers and dealers, do not allow they to view others’ files
- Handle success message, remove error message options
- Force to require Meta Box to work
- Add auto update checker for the PRO version
2.1.8 – 2020-02-23
- Fix translation for listing condition
2.1.7 – 2020-02-22
- Fix missing vendor folder
2.1.6 – 2020-02-22
- Fix translation for listings condition
- Fix comma in price format for French
2.1.5 – 2019-11-19
- Fix shortcode error when inserting into Gutenberg
2.1.4 – 2019-08-27
- Change columns in the admin settings
- Add sanitization for fields
2.1.3 – 2019-3-27
- Fix the email format sending to the sellers.
- Added option for the price range.
2.1.2 – 2019-2-25
- Fix searching functionality
2.1.1 – 2019-2-12
- Added check when Meta Box is not active.
2.1.0 – 2019-1-30
- Added the new Listing State field.
- Sorted the Year, Make, Model field in search form.
2.0.5 – 2018-12-5
- Fixed WordPress Coding Standards
- Updated Extension tab in Settings
2.0.4 – 2018-10-22
- Fixed Search Form and Search Query
- Added some custom hooks
2.0.3 – 2018-09-26
- Fixed url to Carquery API in admin
- Fixed compatibility with Multiple Dealers extension.
2.0.2 – 2018-08-13
- Move body type to settings meta box. This makes body type is available in the frontend.
- Fixed error when viewing author page.
- Fixed error when search cars for condition (new/old).
- Fixed error shown in normal WordPress search.
2.0.1 – 2018-08-06
- Fixed compatibility with Frontend extension.
2.0.0 – 2018-07-31
- Complete rewrite the plugin, using modern PHP (Composer, modules and Meta Box framework). This allows us to easily develop and maintain the plugin in the future.
1.1.6 β 2017-08-03
- NEW β Add option to set default view
1.1.5 β 2017-07-06
- FIX β Price dropdowns in search form were hardcoded with $ currency symbol. Change this to allow any currency
1.1.4 β 2017-06-29
- UPDATE β JS update for frontend extension
1.1.3 β 2017-06-28
- NEW β Add more fields to search
- NEW β Allow fields to be exluded from search box
- NEW β Add βlayoutβ attribute to search box
1.1.2 β 2017-06-28
- NEW β Use filtered version of the_content() within the listing description. Allows other plugins to use the_content()
1.1.1 β 2017-06-27
- NEW β Spanish translation es_ES
- UPDATE β More minor changes to allow for new Frontend Listings extension
1.1.0 β 2017-06-23
- NEW β Refactor a lot of code for new Frontend Listings extension. Mainly making metaboxes available to frontend
- UPDATE β Remove check for $0 amount. It now displays $0 instead of blank
- UPDATE β CarQuery API now goes back to 1941
1.0.7 β 2017-06-16
- NEW β Add color pickers for contact icons and for listing icons
- NEW β Add further install instructions regarding theme compatibility
- UPDATE β Fix up some general styling issues
1.0.6 β 2017-06-15
- UPDATE β General code tidy ups
- UPDATE β Better organize functions-x.php files
- UPDATE β Add recommended fields with an asterix
- FIX β Column class conflicts with Bootstrap 4.0
1.0.5 β 2017-06-14
- UPDATE β Move all Seller related templates into future dealer extension
- UPDATE β CSS & JS updates to allow for future dealer extension
- UPDATE β Update description on Seller dropdown within listings
1.0.4 β 2017-06-09
- NEW β Add option for imperial/metric measurement units
- UPDATE β At a glance odometer reading not displaying correctly on sigle listing
1.0.3 β 2017-06-08
- UPDATE β Enqueue goggle maps differently so can work on future dealer extension
- UPDATE β Update single seller template for use in future dealer extension
1.0.2 β 2017-06-07
- UPDATE β CarQuery API starting year changed to 1980
1.0.1 β 2017-06-07
- UPDATE β Add en_AU and en_NZ languages
1.0.0 β 2017-06-06
- RELEASED β Initial release