/* * Block URLs from inside form on Single Line Text and Paragraph Text form fields * * @link https://wpforms.com/developers/how-to-block-urls-inside-the-form-fields/ */ function wpf_dev_check_for_urls( $field_id, $field_submit, $form_data ) { if( strpos($field_submit, 'http') !== false || strpos($field_submit, 'www.') !== false ) { wpforms()->process->errors[ $form_data[ 'id' ] ][ $field_id ] = esc_html__( 'No URLs allowed.', 'wpforms' ); return; } } add_action( 'wpforms_process_validate_textarea', 'wpf_dev_check_for_urls', 10, 3 ); add_action( 'wpforms_process_validate_text', 'wpf_dev_check_for_urls', 10, 3 );

Outbound™ Group is proud to announced that it has achieved accreditation for ISO 27001.

As a company we feel that having this certification demonstrates to our clients our commitment to information security best practices and our dedication to maintaining a robust and resilient security posture. By adopting the ISO 27001 principles together with our current Cyber Essential Plus, we hope that businesses will have the confidence and reassurance that their sensitive data is handled with the utmost care and protection.

The ISO 27001 is an internationally recognised standard that sets out the requirements for an information security management system. Its aim is to help companies approach a level of safeguarding sensitive information and ensuring the confidentially, integrity and data availability within an organisation. Outbound™ are very passionate about security and worked hard to ensure that the framework and principles of the management system where integrated into our own platforms.

We also used this opportunity to look at how to best to improve and educate our own attitude to security risk. As an ever-growing area of concern for most businesses, information security challenges are always evolving and changing. Outbound™ now has a management system that is maintained and kept in the forefront of its business activities. It has been a journey of growth and maturity which we are very proud of.

“Working towards and completing the ISO 27001 has been a very rewarding experience and I have enjoyed the challenge. It is an accreditation that ticks a lots of operational boxes helping to improve, assess and maintain our future documentation and procedures. I am proud to say that everyone here at Outbound embraced this journey and I am looking forward to seeing what else we can achieve” said Group Operations Director, Laura

Get in touch!

If you would like to know more about our ISO journey, please contact us!