diff --git a/inc/class-wp-saml-auth-settings.php b/inc/class-wp-saml-auth-settings.php index 8ec204f..1859a69 100644 --- a/inc/class-wp-saml-auth-settings.php +++ b/inc/class-wp-saml-auth-settings.php @@ -148,7 +148,7 @@ public static function render_page_content() {
Visit the plugin page for more information.', 'wp-saml-auth' ), 'https://wordpress.org/plugins/wp-saml-auth/' ); + echo sprintf( __( 'Settings are defined with a filter and unavailable for editing through the backend. Visit the plugin page for more information.', 'wp-saml-auth' ), 'https://wordpress.org/plugins/wp-saml-auth/' ); ?>