Skip to content

Releases: easypropertylistings/epl-xml-csv-listing-import

Easy Property Listings Import CSV, XML WP All Import Add On 2.2.2

Choose a tag to compare

@mervb mervb released this 16 Dec 03:54
  • Fix: csrf vulnerability.

Easy Property Listings Import CSV, XML WP All Import Add On 2.2.1

Choose a tag to compare

@mervb mervb released this 11 Jun 07:29
668cbc1
  • Fix: Fatal error issue fixed when expecting array.

Easy Property Listings Import CSV, XML WP All Import Add On 2.2

Choose a tag to compare

@mervb mervb released this 24 Jun 05:59
  • New: Checks for broken attachments after WP All Import has completed the import and deletes them.

Easy Property Listings Import CSV, XML WP All Import Add On 2.1

Choose a tag to compare

@mervb mervb released this 08 Nov 08:23
93dfc83
  • New: Image duplicate checker process added to prevent duplicate images during import
  • Fix: PHP 8.2 compatibility improvements.

Easy Property Listings Import CSV, XML WP All Import Add On 2.0.8

Choose a tag to compare

@mervb mervb released this 28 Jul 03:29
  • Fix: Fix: Offset notice error on empty $epl_meta_box array.
  • Fix: Fatal error for unrecognised image formats & added support for Jupix image mod time formatting.

Easy Property Listings Import CSV, XML WP All Import Add On 2.0.7

Choose a tag to compare

@mervb mervb released this 29 Mar 04:52
  • Fix: PHP warning notice for $epl_meta_box['post_type'] when it's string by typecasting to array.

Easy Property Listings Import CSV, XML WP All Import Add On 2.0.6

Choose a tag to compare

@mervb mervb released this 23 Mar 07:03
bfb08e8
  • Tweak: Treat EPL core post types differently vs extension post types, loading all the meta fields of core if post type is from EPL core. So a single import script can be used for all core post types.
  • Fix: Undefined download_image notice and related warnings.

Easy Property Listings Import CSV, XML WP All Import Add On 2.0.5

Choose a tag to compare

@mervb mervb released this 23 Feb 08:13
  • Tweak: Better support for Easy Property Listings extensions custom fields in importer.

Easy Property Listings Import CSV, XML WP All Import Add On 2.0.3

Choose a tag to compare

@mervb mervb released this 10 Jul 02:21
b92b8cb
  • Fix: Updated image processing code for WP All Import Pro >= 4.6.1 with compatibility for lower versions.
  • Fix: Fields are now correctly skipping when they are unchecked to update and record skipping is disabled.

Easy Property Listings Import CSV, XML WP All Import Add On 2.0.2

Choose a tag to compare

@mervb mervb released this 26 Feb 02:46
bac06e7
  • Fix: Fields with empty values '', false, 0 can be updated.