The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Adding a hidden fie...
 
Share:
Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Adding a hidden field to php

2 Posts
2 Users
0 Reactions
1,445 Views
Posts: 3
Topic starter
(@webmasterkww)
Active Member
Joined: 4 years ago

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
Asti
Posts: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

Hi,

You can use the following two hooks.

wpdiscuz_form_bottom

wpdiscuz_button

Share: