Skip to content
Snippets Groups Projects
Select Git revision
  • bdf0b98894a9076a05004e996e53453983e23e16
  • master default protected
  • bugfix/wordpress-review
  • bugfix/prevent-error-notice
  • remove-arrow
  • feature/update-message
  • feature/minimum-plugin-version-check-demo1
  • feature/plugin-name
  • 3.7.1
  • 3.7.0
  • 3.6.3
  • 3.6.2
  • 3.6.1
  • 3.6.0
  • 3.6.0-beta3
  • 3.6.0-beta2
  • 3.6.0-beta1
  • 3.5.2
  • 3.5.1
  • 3.5.0
  • 3.4.0
  • 3.3.0
  • 3.2.8
  • 3.2.7
  • 3.2.6
  • 3.2.5
  • 3.2.4
  • 3.2.3
28 results

CHANGELOG.md

Blame
  • To find the state of this project's repository at the time of any of these versions, check out the tags.
    CHANGELOG.md 1.87 KiB

    [3.3.0] - 2022-08-09

    Added

    • en_AU translators

    [3.2.8] - 2022-07-18

    Added

    • DIR for requires

    [3.2.7] - 2021-03-01

    Fixed

    • Update message and translation

    [3.2.6] - 2021-03-01

    Fixed

    • Update message and translation

    [3.2.5] - 2021-02-26

    Fixed

    • PHP Notice: Undefined property: stdClass::$version

    [3.2.4] - 2021-02-26

    Fixed

    • removed plugin version from plugin api

    [3.2.3] - 2020-10-05

    Fixed

    • WC tested shows invalid info

    [3.2.2] - 2019-12-17

    Fixed

    • Plugin version should be checked only in needed

    [3.2.1] - 2019-11-15

    Fixed

    • Fixed plugin version notice
    • Fixed required plugin name display in admin notices

    [3.2.0] - 2019-11-14

    Added

    • Minimum required plugin version notice

    [3.1.0] - 2019-11-13

    Changed

    • Removed .mo file
    • Translation set in composer extra section

    [3.0.5] - 2019-09-20

    Fixed

    • Fixed missing wp_create_nonce function

    [3.0.4] - 2019-09-20

    Fixed

    • Fixed missing wp_nonce_url function

    [3.0.3] - 2019-09-20

    Fixed

    • Fixed "" in translation

    [3.0.2] - 2019-09-18

    Fixed

    • Better error message display for temporary disabling
    • Installation url

    [3.0.1] - 2019-09-18

    Fixed

    • Better new error messages display
    • get_plugins function loaded from wp-admin
    • Faster checks

    [3.0.0] - 2019-09-17

    Changed