Releases: easypropertylistings/Easy-Property-Listings
Releases · easypropertylistings/Easy-Property-Listings
Easy Property Listings 3.5.13
Easy Property Listings 3.5.12
- Fix: Typo in frontend scripts.
Easy Property Listings 3.5.11
- New: Pass the original template name in the epl_get_template_part filter.
- Tweak: Removed unnecessary uppercase function for status in admin columns.
- Fix: WordPress pagination not using return value in write context.
Easy Property Listings 3.5.10
- New: Icon support added to search fields for easier adding of icons to input and select fields.
- New: Helper function epl_get_agent_id_by_login to get the user ID by login.
- Fix: Tools Import function adjusted with more checked before performing the settings import.
- Fix: Agent count throwing warning when agent is not there.
- Fix: REST error when meta field group fields are empty.
- Fix: Warning when meta field group is unset using filter.
- Fix: Warning for trim when home_open is null.
Easy Property Listings 3.5.9
- Tweak: Globally load hooks and frontend functions to allow page builders like Elementor to access them in the editor.
Easy Property Listings 3.5.8
- New: Added REST API support for custom meta fields.
- New: Google Map loader function.
- Tweak: Changed google maps version to 3.55 to remove markers warning.
Easy Property Listings 3.5.7
- New: Filters for commercial and rural features: epl_property_commercial_features_list and epl_property_rural_features_list filters.
- New: WordPress timezone functions added for compatibility as they are not available prior to WordPress 5.3.0.
- Tweak: Different subject for auction ical event use the epl_ical_args filter to alter the labels.
- Tweak: Updated to allow passing of extra details to ical through the epl_ical_args filter.
- Tweak: Shortcode instance_id set to 1 to better enable sorting. When using epl_sorting_tool hook $attributes is required.
Easy Property Listings 3.5.6
- Fix: [listing_search] shortcode the status variable was being overwritten when the status option was passed to the shortcode causing state values to not display.
Easy Property Listings 3.5.5
- Fix: [listing_search] shortcode passing the status database error due to double escaping.
- Fix: [listing_feature], [listing_category], [listing_open], [listing_location], [listing_auction] shortcodes sorting not working.
Easy Property Listings 3.5.4
- New: Display map position warning note when display address is unchecked.
- Tweak: Sanitisation check on global page constant.
- Fix: Check user permissions on coordinate generation.
- Fix: Contacts bulk processing nonce & permission confirmation before processing.
- Fix: Contact form submission sanitise entries.
- Fix: [listing_advanced] Shortcode _min and _max option not working correctly.