From 247393ace516a68dee34b3019fcf24d0593d2083 Mon Sep 17 00:00:00 2001 From: yehudah Date: Thu, 22 Mar 2018 09:32:02 +0000 Subject: * Fix: target attribute * Fix: Url schema for Downor.me --- Postman/Postman-Configuration/PostmanRegisterConfigurationSettings.php | 2 +- Postman/Postman-Connectivity-Test/PostmanConnectivityTestController.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Postman/Postman-Configuration/PostmanRegisterConfigurationSettings.php b/Postman/Postman-Configuration/PostmanRegisterConfigurationSettings.php index 9915850..e3a68b3 100644 --- a/Postman/Postman-Configuration/PostmanRegisterConfigurationSettings.php +++ b/Postman/Postman-Configuration/PostmanRegisterConfigurationSettings.php @@ -345,7 +345,7 @@ class PostmanSettingsRegistry { * Get the settings option array and print one of its values */ public function log_level_callback() { - $inputDescription = sprintf( __( 'Log Level specifies the level of detail written to the WordPress Debug log - view the log with Debug.', Postman::TEXT_DOMAIN ), 'https://codex.wordpress.org/Debugging_in_WordPress', 'https://wordpress.org/plugins/debug/' ); + $inputDescription = sprintf( __( 'Log Level specifies the level of detail written to the WordPress Debug log - view the log with Debug.', Postman::TEXT_DOMAIN ), 'https://codex.wordpress.org/Debugging_in_WordPress', 'https://wordpress.org/plugins/debug/' ); printf( '