Skip to content

Releases: awesomemotive/one-click-demo-import

v3.2.1

10 Apr 08:11
Compare
Choose a tag to compare
  • fixed customizer security issue

v3.2.0

27 Nov 10:40
858fb20
Compare
Choose a tag to compare

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

22 Mar 07:14
Compare
Choose a tag to compare

Release Date – 22nd March 2022

  • Fixed missing sanitization for the redux option name.

v3.1.0

18 Mar 16:29
Compare
Choose a tag to compare

Release Date - 18th March 2022

  • Changed the minimal WordPress version to 5.2.
  • Fixed upload file types. Allow just whitelisted import file types.

v3.0.1

31 Mar 18:47
Compare
Choose a tag to compare

Release Date - 31 March 2021

  • Add more details about recommended plugins.
  • Change recommended plugins to opt-in.

v3.0.0

31 Mar 12:30
Compare
Choose a tag to compare

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.