if (!isset( $this->meta['captchaTimestamp'] ) || empty( $this->meta['captchaTimestamp'] ) || $this->meta['captchaTimestamp'] - self::HUMAN_VALIDATION_TTL <= time()) {