From 0824c058f51e0d6c212d61bf4c97860fed9e7c63 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 git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1844813 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- 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( '