Skip to content

4.5.19

Compare
Choose a tag to compare
@pixelbart pixelbart released this 26 Jun 17:35
· 11 commits to master since this release

Important: Before the update, please save an export of your settings so that nothing gets lost. The export function can be found under Helpful > Settings > Export & Import. Copy the content of the Export into an empty .txt file and only then perform the update.

Fixed

  • The deactivated serialization of version 4.5.8 has undone, since WordPress apparently does not serialize consistently. This should resolve problems in the Customizer.
  • Fixed a bug in the feedback admin so that the correct time displayed. Among others in Germany, the time shown with 2 hours difference. Here, date_i18n( 'U' ) is now used to show the correct time, instead of time().

Many thanks to wegerl.at!