Skip to content

Releases: easypropertylistings/Easy-Property-Listings

Easy Property Listings 3.5.13

30 Oct 05:56
Compare
Choose a tag to compare

= 3.5.13 October 30, 2024 =

  • Tweak: Target blank added to ical link.
  • Fix: Search setting page name to null for ajax results issue.

Easy Property Listings 3.5.12

11 Oct 05:09
Compare
Choose a tag to compare
  • Fix: Typo in frontend scripts.

Easy Property Listings 3.5.11

02 Oct 14:55
f7319d4
Compare
Choose a tag to compare
  • 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

03 Sep 06:32
Compare
Choose a tag to compare
  • 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

12 Aug 06:36
Compare
Choose a tag to compare
  • 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

07 Aug 05:41
Compare
Choose a tag to compare
  • 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

10 Jun 08:20
Compare
Choose a tag to compare
  • 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

11 Apr 05:42
Compare
Choose a tag to compare
  • 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

10 Apr 06:30
Compare
Choose a tag to compare
  • 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

03 Apr 02:22
Compare
Choose a tag to compare
  • 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.