[ 'href' => [], ], ] ), '', '' ); // show a link to the settings page if ( $screen->id !== 'settings_page_isc-settings' ) { echo ' '; printf( wp_kses( // translators: %1$s is an opening link tag, %2$s is a closing tag. __( 'You can %1$sdisable%2$s this warning in the settings.', 'image-source-control-isc' ), [ 'a' => [ 'href' => [], ], ] ), '', '' ); } ?>