v3.2.0
Release Date - 23rd November 2023
- Added
ocdi/import_successful_buttons
filter hook that allow developers to add custom buttons in the import successful page. - Added
loading="lazy"
in import preview images for better performance. - Fixed PHP warning notice when importing non-string term metadata.
- Fixed Navigation block not imported properly.
- Fixed issue with failed media import resulting to infinite loop.
- Fixed PHP deprecated notice when importing Redux Framework options.
- Fixed issue with old action hook,
pt-{$hook}
, not running when the new{$hook}
is also used.