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.


Top ↑

Return Return

(string)


Top ↑

Source Source

File: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.