/* * 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 );

Contact Us

Outbound Group has proudly served clients seeking IT services and consulting as trusted and accredited advisors with integrity and excellence for over 20 years.

Outbound Group
Suite 1796, Fergusson House, 124 City Road, London, EC1V 2NX, United Kingdom
+44 (0)207 183 1443
info@outbound.group
Information & Sales

Monday – Friday 9am – 5pm
+44 (0)207 183 1443
sales@outbound.group

Please enable JavaScript in your browser to complete this form.
Name

Outbound Group London Office

Suite 1796, Fergusson House, 124 City Road, London EC1V 2NX

Are you using Microsoft 365 to its full potential?

Microsoft 365 Certified Experts

 

Transition to the Modern Workplace.
We’re here to help.

While a majority of businesses are effectively using Microsoft tools and Office 365, only a few of them have realised its full benefits. If you intend to take advantage of everything Microsoft 365 has to offer, then you can reach out to our certified experts. We offer a free assessment to identify gaps and improvements within your IT setup.