Filter: mcs_honeypot_limit

apply_filters( 'mcs_honeypot_limit', int )

Set minimum submission time limit for the My Calendar form honeypot. If it took less than x seconds to submit this form, reject it.

Parameters:
Name Type Description
int

$limit Minimum number of seconds submissions are reasonably expected to take. Default 6.

Source:
Returns:

int