Jul 23, 2021 10:18 am
Hello. When posting comments, I need to automatically set the value of the global ID field with the generation of a random number, like this 'default_value' => time (). rand (10000, 99999).
How do I add a hidden field to a php comment form so that a random number is generated when it is submitted to the value?
1 Reply