Releases: awesomemotive/one-click-demo-import
Releases · awesomemotive/one-click-demo-import
v3.3.0
v3.2.1
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.
v3.1.1
v3.1.0
v3.0.1
v3.0.0
Release Date - 31 March 2021
- IMPORTANT: Support for PHP 5.5 or lower has been discontinued. If you are running one of those versions, you MUST upgrade PHP before installing or upgrading to One Click Demo Import v3.0. Failure to do that will disable One Click Demo Import functionality.
- IMPORTANT: Support for WordPress core v4.9 or lower has been discontinued. If you are running one of those versions, you MUST upgrade WordPress core before installing or upgrading to One Click Demo Import v3.0. Failure to do that could cause issues with the One Click Demo Import functionality.
- Added support for recommended theme plugins.
- Added useful single page demo content imports.
- Added recommended plugins installer.
- Updated the UI/UX of the plugin.
- Fixed PHP8 warning.
- Fixed deprecated WP function
wp_slash_strings_only
.