ActionScheduler_DBStore::hash_args( string $args )
Generate a hash from json_encoded $args using MD5 as this isn’t for security.
Description Description
Parameters Parameters
- $args
-
(Required) JSON encoded action args.
Return Return
(string)
Source Source
File: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php