* First attempt for PHPDoc blocks for all functions in functions.php
PHPDoc Blocks created for all functions.
Old functions removed where PHP 7 was required for the function to exist:
- random_bytes
- random_in
- hash_equals
- mb_strtoupper
* Update functions.php
---------
Co-authored-by: FusionPBX <markjcrane@gmail.com>