Skip to content
Snippets Groups Projects
Select Git revision
  • a752fa08c5e60cb465e47ceff4a3964c99595a4e
  • 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.8.0
  • 3.7.2
  • 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
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.

    [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

    • Plugin classes moved to wp-builder

    Added

    • Factory can create checker from requirement array
    • Support for update suggestion when required plugin not found
    • WPDesk_Basic_Requirement_Checker_With_Update_Disable can temporarily say that requirements are not met when required plugin is in the process of being updated
    • Translations

    [2.4.0] - 2019-06-04

    Added

    • Plugin name in plugin info

    [2.3.1] - 2019-03-25

    Fixed

    • Backward compatibility

    [2.3.0] - 2019-03-25

    Added

    • Factory
    • Interface

    Changed

    • Minor internal action renaming