Completed
Branch BUG/target-blank-links (ad4911)
by
unknown
09:03 queued 30s
created
payment_methods/Aim/help_tabs/payment_methods_overview_aim.help_tab.php 1 patch
Indentation   +47 added lines, -47 removed lines patch added patch discarded remove patch
@@ -4,82 +4,82 @@
 block discarded – undo
4 4
 </p>
5 5
 <p>
6 6
     <?php printf(
7
-        esc_html__(
8
-            'See %1$shere%2$s for list of currencies supported by Authorize.net AIM.',
9
-            'event_espresso'
10
-        ),
11
-        "<a href='https://support.authorize.net/s/article/Which-Currencies-Does-Authorize-Net-Support/' target='_blank' rel='noopener noreferrer'>",
12
-        "</a>"
13
-    ); ?>
7
+		esc_html__(
8
+			'See %1$shere%2$s for list of currencies supported by Authorize.net AIM.',
9
+			'event_espresso'
10
+		),
11
+		"<a href='https://support.authorize.net/s/article/Which-Currencies-Does-Authorize-Net-Support/' target='_blank' rel='noopener noreferrer'>",
12
+		"</a>"
13
+	); ?>
14 14
 </p>
15 15
 <p><strong><?php esc_html_e('Authorize.net AIM Settings', 'event_espresso'); ?></strong></p>
16 16
 <ul>
17 17
     <li>
18 18
         <strong><?php esc_html_e('Authorize.net API Login ID', 'event_espresso'); ?></strong><br/>
19 19
         <?php printf(
20
-            esc_html__(
21
-                'Enter your API Login ID for Authorize.net. Learn how to find your %1$sAPI Login%2$s ID.',
22
-                'event_espresso'
23
-            ),
24
-            '<a href="https://support.authorize.net/authkb/index?page=content&id=A405" target="_blank" rel="noopener noreferrer">',
25
-            '</a>'
26
-        ); ?>
20
+			esc_html__(
21
+				'Enter your API Login ID for Authorize.net. Learn how to find your %1$sAPI Login%2$s ID.',
22
+				'event_espresso'
23
+			),
24
+			'<a href="https://support.authorize.net/authkb/index?page=content&id=A405" target="_blank" rel="noopener noreferrer">',
25
+			'</a>'
26
+		); ?>
27 27
     </li>
28 28
     <li>
29 29
         <strong><?php esc_html_e('Authorize.net Transaction Key', 'event_espresso'); ?></strong><br/>
30 30
         <?php printf(
31
-            esc_html__(
32
-                'Enter your Transaction Key for Authorize.net. Learn how to find your %1$sTransaction Key%2$s.',
33
-                'event_espresso'
34
-            ),
35
-            '<a href="https://support.authorize.net/authkb/index?page=content&id=A405" target="_blank" rel="noopener noreferrer">',
36
-            '</a>'
37
-        ); ?>
31
+			esc_html__(
32
+				'Enter your Transaction Key for Authorize.net. Learn how to find your %1$sTransaction Key%2$s.',
33
+				'event_espresso'
34
+			),
35
+			'<a href="https://support.authorize.net/authkb/index?page=content&id=A405" target="_blank" rel="noopener noreferrer">',
36
+			'</a>'
37
+		); ?>
38 38
     </li>
39 39
     <li>
40 40
         <strong>
41 41
             <?php esc_html_e(
42
-                'Is this an account on the Authorize.net development server?',
43
-                'event_espresso'
44
-            ); ?></strong><br/>
42
+				'Is this an account on the Authorize.net development server?',
43
+				'event_espresso'
44
+			); ?></strong><br/>
45 45
         <?php esc_html_e(
46
-            'Specify whether this is a live/production account or a test account on the Authorize.net development server.',
47
-            'event_espresso'
48
-        ); ?>
46
+			'Specify whether this is a live/production account or a test account on the Authorize.net development server.',
47
+			'event_espresso'
48
+		); ?>
49 49
     </li>
50 50
     <li>
51 51
         <strong><?php esc_html_e('Do you want to submit a test transaction?', 'event_espresso'); ?></strong><br/>
52 52
         <?php esc_html_e(
53
-            'Specify if you want to test the Authorize.net AIM payment gateway by submitting a test transaction. Be sure to turn this setting off when you are done testing.',
54
-            'event_espresso'
55
-        ); ?>
53
+			'Specify if you want to test the Authorize.net AIM payment gateway by submitting a test transaction. Be sure to turn this setting off when you are done testing.',
54
+			'event_espresso'
55
+		); ?>
56 56
     </li>
57 57
     <li>
58 58
         <strong><?php esc_html_e('Excluded and Required Payment Form Fields', 'event_espresso'); ?></strong><br/>
59 59
         <?php esc_html_e(
60
-            'By logging into Authorize.net, you can change which payment fields are required by Authorize.net when processing payments. These settings affect both the Advanced Integration Method (AIM, this) and the Simple Integration Method (SIM, different). The payment method settings "Excluded Payment Form Fields" and "Required Payment Form Fields" allow you to change the billing form in Event Espresso to reflect your payment form settings in Authorize.net.',
61
-            'event_espresso'
62
-        ); ?>
60
+			'By logging into Authorize.net, you can change which payment fields are required by Authorize.net when processing payments. These settings affect both the Advanced Integration Method (AIM, this) and the Simple Integration Method (SIM, different). The payment method settings "Excluded Payment Form Fields" and "Required Payment Form Fields" allow you to change the billing form in Event Espresso to reflect your payment form settings in Authorize.net.',
61
+			'event_espresso'
62
+		); ?>
63 63
         <br>
64 64
         <?php
65
-        printf(
66
-            esc_html__(
67
-                'To change your payment form settings in Authorize.net, %1$slog in to authorize.net%2$s, go to %3$sAccount then Payment Form%2$s, then %4$sForm Fields%2$s. It will look similar to %5$sthis%2$s. If you make a field required in Authorize.net, you should also make it required in Event Espresso. If it isn\'t required in Authorize.net, and you want to simplify the billing form in Event Espresso, you can exclude it from the Event Espresso Form too.',
68
-                'event_espresso'
69
-            ),
70
-            '<a href="http://authorize.net" target="_blank" rel="noopener noreferrer">',
71
-            '</a>',
72
-            '<a href="https://monosnap.com/file/nebVteOkEXcdDIos88SojStWOifP23" target="_blank" rel="noopener noreferrer">',
73
-            '<a href="https://monosnap.com/file/WyxGJtev87TcDmdGBEZ2oi1xaBIQAm" target="_blank" rel="noopener noreferrer">',
74
-            '<a href="https://monosnap.com/image/DbCJNfEesWXeSNUs1wLIpGYODFw52m" target="_blank" rel="noopener noreferrer">'
75
-        ); ?>
65
+		printf(
66
+			esc_html__(
67
+				'To change your payment form settings in Authorize.net, %1$slog in to authorize.net%2$s, go to %3$sAccount then Payment Form%2$s, then %4$sForm Fields%2$s. It will look similar to %5$sthis%2$s. If you make a field required in Authorize.net, you should also make it required in Event Espresso. If it isn\'t required in Authorize.net, and you want to simplify the billing form in Event Espresso, you can exclude it from the Event Espresso Form too.',
68
+				'event_espresso'
69
+			),
70
+			'<a href="http://authorize.net" target="_blank" rel="noopener noreferrer">',
71
+			'</a>',
72
+			'<a href="https://monosnap.com/file/nebVteOkEXcdDIos88SojStWOifP23" target="_blank" rel="noopener noreferrer">',
73
+			'<a href="https://monosnap.com/file/WyxGJtev87TcDmdGBEZ2oi1xaBIQAm" target="_blank" rel="noopener noreferrer">',
74
+			'<a href="https://monosnap.com/image/DbCJNfEesWXeSNUs1wLIpGYODFw52m" target="_blank" rel="noopener noreferrer">'
75
+		); ?>
76 76
     </li>
77 77
     <li>
78 78
         <strong><?php esc_html_e('Server', 'event_espresso'); ?></strong>
79 79
         <?php esc_html_e(
80
-            'Use this setting to change the server where Authorize.net AIM requests are sent. Change this to "Authorize.net/Akamai" before June 30th 2016 to verify your server will work with Authorize.net\'s servers which will be in use after that date.',
81
-            'event_espresso'
82
-        ); ?>
80
+			'Use this setting to change the server where Authorize.net AIM requests are sent. Change this to "Authorize.net/Akamai" before June 30th 2016 to verify your server will work with Authorize.net\'s servers which will be in use after that date.',
81
+			'event_espresso'
82
+		); ?>
83 83
     </li>
84 84
     <li>
85 85
         <strong><?php esc_html_e('Button Image URL', 'event_espresso'); ?></strong><br/>
Please login to merge, or discard this patch.
Paypal_Pro/help_tabs/payment_methods_overview_paypalpro.help_tab.php 1 patch
Indentation   +31 added lines, -31 removed lines patch added patch discarded remove patch
@@ -4,10 +4,10 @@  discard block
 block discarded – undo
4 4
 </p>
5 5
 <p>
6 6
     <?php printf(
7
-        esc_html__('See %1$shere%2$s for list of currencies supported by Paypal Pro.', 'event_espresso'),
8
-        "<a href='https://www.paypal.com/multicurrency' target='_blank' rel='noopener noreferrer'>",
9
-        "</a>"
10
-    ); ?>
7
+		esc_html__('See %1$shere%2$s for list of currencies supported by Paypal Pro.', 'event_espresso'),
8
+		"<a href='https://www.paypal.com/multicurrency' target='_blank' rel='noopener noreferrer'>",
9
+		"</a>"
10
+	); ?>
11 11
 </p>
12 12
 <p><strong><?php esc_html_e('PayPal Pro Settings', 'event_espresso'); ?></strong></p>
13 13
 <ul>
@@ -18,42 +18,42 @@  discard block
 block discarded – undo
18 18
     <li>
19 19
         <strong><?php esc_html_e('PayPal API Username', 'event_espresso'); ?></strong><br/>
20 20
         <?php printf(
21
-            esc_html__(
22
-                'Enter your API Username for PayPal. Learn how to find your %1$sAPI Username%2$s.',
23
-                'event_espresso'
24
-            ),
25
-            '<a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/cps/merchant/wppro/WPProIntegrationSteps-outside#SectionB" target="_blank" rel="noopener noreferrer">',
26
-            '</a>'
27
-        ); ?>
21
+			esc_html__(
22
+				'Enter your API Username for PayPal. Learn how to find your %1$sAPI Username%2$s.',
23
+				'event_espresso'
24
+			),
25
+			'<a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/cps/merchant/wppro/WPProIntegrationSteps-outside#SectionB" target="_blank" rel="noopener noreferrer">',
26
+			'</a>'
27
+		); ?>
28 28
     </li>
29 29
     <li>
30 30
         <strong><?php esc_html_e('PayPal API Password', 'event_espresso'); ?></strong><br/>
31 31
         <?php printf(
32
-            esc_html__(
33
-                'Enter your API Password for PayPal. Learn how to find your %1$sAPI Password%2$s.',
34
-                'event_espresso'
35
-            ),
36
-            '<a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/cps/merchant/wppro/WPProIntegrationSteps-outside#SectionB" target="_blank" rel="noopener noreferrer">',
37
-            '</a>'
38
-        ); ?>
32
+			esc_html__(
33
+				'Enter your API Password for PayPal. Learn how to find your %1$sAPI Password%2$s.',
34
+				'event_espresso'
35
+			),
36
+			'<a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/cps/merchant/wppro/WPProIntegrationSteps-outside#SectionB" target="_blank" rel="noopener noreferrer">',
37
+			'</a>'
38
+		); ?>
39 39
     </li>
40 40
     <li>
41 41
         <strong><?php esc_html_e('PayPal API Signature', 'event_espresso'); ?></strong><br/>
42 42
         <?php printf(
43
-            esc_html__(
44
-                'Enter your API Signature for PayPal. Learn how to find your %1$sAPI Signature%2$s.',
45
-                'event_espresso'
46
-            ),
47
-            '<a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/cps/merchant/wppro/WPProIntegrationSteps-outside#SectionB" target="_blank" rel="noopener noreferrer">',
48
-            '</a>'
49
-        ); ?>
43
+			esc_html__(
44
+				'Enter your API Signature for PayPal. Learn how to find your %1$sAPI Signature%2$s.',
45
+				'event_espresso'
46
+			),
47
+			'<a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/cps/merchant/wppro/WPProIntegrationSteps-outside#SectionB" target="_blank" rel="noopener noreferrer">',
48
+			'</a>'
49
+		); ?>
50 50
     </li>
51 51
     <li>
52 52
         <strong><?php esc_html_e('Country Currency', 'event_espresso'); ?></strong><br/>
53 53
         <?php esc_html_e(
54
-            'Select the currency for your country. Payments will be accepted in this currency.',
55
-            'event_espresso'
56
-        ); ?>
54
+			'Select the currency for your country. Payments will be accepted in this currency.',
55
+			'event_espresso'
56
+		); ?>
57 57
     </li>
58 58
     <li>
59 59
         <strong><?php esc_html_e('Accepted Card Types', 'event_espresso'); ?></strong><br/>
@@ -62,9 +62,9 @@  discard block
 block discarded – undo
62 62
     <li>
63 63
         <strong><?php esc_html_e('Use the Debugging Feature and the PayPal Sandbox', 'event_espresso'); ?></strong><br/>
64 64
         <?php esc_html_e(
65
-            'Specify if you want to test the payment gateway by submitting a test transaction. If this option is enabled, be sure to enter your PayPal sandbox credentials in the fields above. Be sure to turn this setting off when you are done testing.',
66
-            'event_espresso'
67
-        ); ?>
65
+			'Specify if you want to test the payment gateway by submitting a test transaction. If this option is enabled, be sure to enter your PayPal sandbox credentials in the fields above. Be sure to turn this setting off when you are done testing.',
66
+			'event_espresso'
67
+		); ?>
68 68
     </li>
69 69
     <li>
70 70
         <strong><?php esc_html_e('Button Image URL', 'event_espresso'); ?></strong><br/>
Please login to merge, or discard this patch.
general_settings/help_tabs/general_settings_admin_options.help_tab.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -12,9 +12,9 @@
 block discarded – undo
12 12
 <?php esc_html_e('This option will save all Event Espresso registration form data, and debugging information to a file in the /wp-content/uploads/espresso/logs directory on your server. This will occur each time a page is accessed on your site until this option is turned off.', 'event_espresso'); ?>
13 13
 <br/>
14 14
 <?php printf(
15
-    esc_html__('Note that if you are accessing your filesystem over FTP or SSH, and logging writes to the filesystem on every request, you should put your credentials in your wp-config.php file, as described %1$shere.%2$s', 'event_espresso'),
16
-    '<a href="https://codex.wordpress.org/Editing_wp-config.php#WordPress_Upgrade_Constants" target="_blank" rel="noopener noreferrer">',
17
-    '</a>'
15
+	esc_html__('Note that if you are accessing your filesystem over FTP or SSH, and logging writes to the filesystem on every request, you should put your credentials in your wp-config.php file, as described %1$shere.%2$s', 'event_espresso'),
16
+	'<a href="https://codex.wordpress.org/Editing_wp-config.php#WordPress_Upgrade_Constants" target="_blank" rel="noopener noreferrer">',
17
+	'</a>'
18 18
 ); ?>
19 19
 </li>
20 20
 <li>
Please login to merge, or discard this patch.