function wp_add_inline_script( $handle, $data, $position = ‘after’ ) {
_wp_scripts_maybe_doing_it_wrong( __FUNCTION__, $handle );

if ( false !== stripos( $data, ‘‘ ) ) {
_doing_it_wrong(
__FUNCTION__,
sprintf(
/* translators: 1: #is’, ‘$1’, $data ) );
}

return wp_scripts()->add_inline_script( $handle, $data, $position );
}

Some recent comments and reviews from Professor Gazzard’s patients

A recent survey ranks Professor Gazzard and his team as ‘excellent’, consistently scoring 5 or 6 out of 6 with patients surveyed.