Changelog

This is the changelog for infomaker/everyware-plugin-settings-parameters

Current version: 0.2.4

[Unreleased]

0.2.4 - 2022-02-10

Added

  • The support for PHP v8 has been added to composer.json.

0.2.3 - 2020-02-28

Fixes

  • Minor fixes and optimizations

0.2.2 - 2019-05-08

Changes

  • Composer constraints

  • Update build flow

0.2.1 - 2018-04-12

Removed

  • Removed wp_cache_flush()

0.2.0 - 2018-04-12

Added

  • Added a parameters field

  • Added function the get saved parameters

Changed

  • Updated all functionality which used saved parameters to adapt to the new parameters data structure.

  • Moved script enqueueing and add_actions to PluginSettingsParameter

Fixed

  • Linting and comments

0.1.1 - 2018-04-02

Changed

  • Made some minor ajax changes.

0.1.0 - 2018-03-25

Added

  • Initial release

Last updated