Function Hook_addon_registry_core_upgrader->get_version

Definitions

sources/hooks/systems/addon_registry/core_upgrader.php

  • Get the current version of this addon (usually software major, software minor, addon build).Put the comment "// addon_version_auto_update" to the right of the return if you want release tools to automatically update this according to software version and find_addon_effective_md5.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Return

  • Version number
  • Type: SHORT_TEXT
  • Set: N/A
  • Range: N/A