Alter the visual build number as a string, to be output in support areas, and localized to the DOM for some other tools.
Source
PHP
apply_filters(“wpgmza_internal_engine_build_version”, $build);
Arguments
- $build : The final build code (string)
Requirements
- Must return the string with changes applied
Files
- includes/class.internal-engine.php
