Completed
Branch dev (fa0aa1)
by
unknown
10:28 queued 08:10
created
admin_pages/events/help_tabs/events_default_settings.help_tab.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -5,7 +5,7 @@
 block discarded – undo
5 5
 <p>
6 6
     <strong><?php esc_html_e('Screen Options', 'event_espresso'); ?></strong><br />
7 7
     <?php esc_html_e(
8
-        'You can customize the information that is shown on this page by toggling the Screen Options tab. Then you can add or remove checkmarks to hide or show certain content.',
9
-        'event_espresso'
10
-    ); ?>
8
+		'You can customize the information that is shown on this page by toggling the Screen Options tab. Then you can add or remove checkmarks to hide or show certain content.',
9
+		'event_espresso'
10
+	); ?>
11 11
 </p>
12 12
\ No newline at end of file
Please login to merge, or discard this patch.
admin_pages/events/help_tabs/events_categories.help_tab.php 1 patch
Indentation   +9 added lines, -9 removed lines patch added patch discarded remove patch
@@ -1,21 +1,21 @@
 block discarded – undo
1 1
 <p><strong><?php esc_html_e('Event Categories', 'event_espresso'); ?></strong></p>
2 2
 <p>
3 3
     <?php esc_html_e(
4
-        'This page shows all event categories that have been created with Event Espresso.',
5
-        'event_espresso'
6
-    ); ?>
4
+		'This page shows all event categories that have been created with Event Espresso.',
5
+		'event_espresso'
6
+	); ?>
7 7
 </p>
8 8
 <p>
9 9
     <strong><?php esc_html_e('Recommendations', 'event_espresso'); ?></strong><br />
10 10
     <?php esc_html_e(
11
-        'To learn more about the options on this page, take a look at the different tabs that appear on the left side of the page.',
12
-        'event_espresso'
13
-    ); ?>
11
+		'To learn more about the options on this page, take a look at the different tabs that appear on the left side of the page.',
12
+		'event_espresso'
13
+	); ?>
14 14
 </p>
15 15
 <p>
16 16
     <strong><?php esc_html_e('Screen Options', 'event_espresso'); ?></strong><br />
17 17
     <?php esc_html_e(
18
-        'You can customize the information that is shown on this page by toggling the Screen Options tab. Then you can add or remove checkmarks to hide or show certain content and even adjust the pagination for event categories.',
19
-        'event_espresso'
20
-    ); ?>
18
+		'You can customize the information that is shown on this page by toggling the Screen Options tab. Then you can add or remove checkmarks to hide or show certain content and even adjust the pagination for event categories.',
19
+		'event_espresso'
20
+	); ?>
21 21
 </p>
22 22
\ No newline at end of file
Please login to merge, or discard this patch.
admin_pages/events/help_tabs/events_edit_category.help_tab.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -14,15 +14,15 @@
 block discarded – undo
14 14
     <li>
15 15
         <strong><?php esc_html_e('Category Description', 'event_espresso'); ?></strong><br />
16 16
         <?php esc_html_e(
17
-            'The rich text editor can be used to create a description for your event category.',
18
-            'event_espresso'
19
-        ); ?>
17
+			'The rich text editor can be used to create a description for your event category.',
18
+			'event_espresso'
19
+		); ?>
20 20
     </li>
21 21
 </ul>
22 22
 <p>
23 23
     <strong><?php esc_html_e('Screen Options', 'event_espresso'); ?></strong><br />
24 24
     <?php esc_html_e(
25
-        'You can customize the information that is shown on this page by toggling the screen options tab. Then you can add or remove checkmarks to hide or show certain content.',
26
-        'event_espresso'
27
-    ); ?>
25
+		'You can customize the information that is shown on this page by toggling the screen options tab. Then you can add or remove checkmarks to hide or show certain content.',
26
+		'event_espresso'
27
+	); ?>
28 28
 </p>
Please login to merge, or discard this patch.
admin_pages/events/help_tabs/general_settings_templates.help_tab.php 1 patch
Indentation   +28 added lines, -28 removed lines patch added patch discarded remove patch
@@ -15,25 +15,25 @@  discard block
 block discarded – undo
15 15
     <li>
16 16
         <strong><?php esc_html_e('Display Status Banner', 'event_espresso'); ?></strong><br />
17 17
         <?php esc_html_e(
18
-            'Specify whether event status banners should be shown next to the title on the single event page. Notice: Some themes do not use the_title() tag correctly and this may cause things to appear broken (stray html). You can use this option to test your theme.',
19
-            'event_espresso'
20
-        ); ?>
18
+			'Specify whether event status banners should be shown next to the title on the single event page. Notice: Some themes do not use the_title() tag correctly and this may cause things to appear broken (stray html). You can use this option to test your theme.',
19
+			'event_espresso'
20
+		); ?>
21 21
     </li>
22 22
 </ul>
23 23
 <ul>
24 24
     <li>
25 25
         <strong><?php esc_html_e('Display Venue Details', 'event_espresso'); ?></strong><br />
26 26
         <?php esc_html_e(
27
-            'Whether Venue information, such as the address and Google Map should be shown on the Single Event pages.',
28
-            'event_espresso'
29
-        ); ?>
27
+			'Whether Venue information, such as the address and Google Map should be shown on the Single Event pages.',
28
+			'event_espresso'
29
+		); ?>
30 30
     </li>
31 31
     <li>
32 32
         <strong><?php esc_html_e('Display Order', 'event_espresso'); ?></strong><br />
33 33
         <?php esc_html_e(
34
-            'This setting controls the order of the event elements on the single event page. For example, if you want the venue details to appear above the ticket selector on the single event pages, just set the "Venue Display Order" setting to "1", and set the "Tickets Display Order" setting to "2". The lower the number, the further down the page the venue details will appear.',
35
-            'event_espresso'
36
-        ); ?>
34
+			'This setting controls the order of the event elements on the single event page. For example, if you want the venue details to appear above the ticket selector on the single event pages, just set the "Venue Display Order" setting to "1", and set the "Tickets Display Order" setting to "2". The lower the number, the further down the page the venue details will appear.',
35
+			'event_espresso'
36
+		); ?>
37 37
     </li>
38 38
 </ul>
39 39
 <p><strong>
@@ -47,27 +47,27 @@  discard block
 block discarded – undo
47 47
     <li>
48 48
         <strong><?php esc_html_e('Display Status Banner', 'event_espresso'); ?></strong><br />
49 49
         <?php esc_html_e(
50
-            'Specify whether event status banners should be shown next to the title on the event list page. Notice: Some themes do not use the_title() tag correctly and this may cause things to appear broken (stray html). You can use this option to test your theme.',
51
-            'event_espresso'
52
-        ); ?>
50
+			'Specify whether event status banners should be shown next to the title on the event list page. Notice: Some themes do not use the_title() tag correctly and this may cause things to appear broken (stray html). You can use this option to test your theme.',
51
+			'event_espresso'
52
+		); ?>
53 53
     </li>
54 54
     <li>
55 55
         <strong><?php esc_html_e('Display Descriptions', 'event_espresso'); ?></strong><br />
56 56
         <?php printf(
57
-            esc_html__(
58
-                'Whether descriptions should be shown on the event list page.%1$sSelecting "none" will NOT display any of the text content you entered into the main text editor on the event admin page.%1$sSelecting "excerpt" will display the text you entered into the "Excerpt" textarea on the event admin page, OR, any text in the main text editor above the %2$s tag.%1$sSelecting "full description" will display ALL of the text content you entered into the main text editor on the event admin page.',
59
-                'event_espresso'
60
-            ),
61
-            '<br/>',
62
-            htmlentities('<!--more-->')
63
-        ); ?>
57
+			esc_html__(
58
+				'Whether descriptions should be shown on the event list page.%1$sSelecting "none" will NOT display any of the text content you entered into the main text editor on the event admin page.%1$sSelecting "excerpt" will display the text you entered into the "Excerpt" textarea on the event admin page, OR, any text in the main text editor above the %2$s tag.%1$sSelecting "full description" will display ALL of the text content you entered into the main text editor on the event admin page.',
59
+				'event_espresso'
60
+			),
61
+			'<br/>',
62
+			htmlentities('<!--more-->')
63
+		); ?>
64 64
     </li>
65 65
     <li>
66 66
         <strong><?php esc_html_e('Display Ticket Selector', 'event_espresso'); ?></strong><br />
67 67
         <?php esc_html_e(
68
-            'Whether the ticket options table (Ticket Selector) should be shown on the event list page.',
69
-            'event_espresso'
70
-        ); ?>
68
+			'Whether the ticket options table (Ticket Selector) should be shown on the event list page.',
69
+			'event_espresso'
70
+		); ?>
71 71
     </li>
72 72
     <li>
73 73
         <strong><?php esc_html_e('Display Datetimes', 'event_espresso'); ?></strong><br />
@@ -89,14 +89,14 @@  discard block
 block discarded – undo
89 89
 <p>
90 90
     <strong><?php esc_html_e('Recommendations', 'event_espresso'); ?></strong><br />
91 91
     <?php esc_html_e(
92
-        'To learn more about the options on this page, take a look at the different tabs that appear on the left side of the page.',
93
-        'event_espresso'
94
-    ); ?>
92
+		'To learn more about the options on this page, take a look at the different tabs that appear on the left side of the page.',
93
+		'event_espresso'
94
+	); ?>
95 95
 </p>
96 96
 <p>
97 97
     <strong><?php esc_html_e('Screen Options', 'event_espresso'); ?></strong><br />
98 98
     <?php esc_html_e(
99
-        'You can customize the information that is shown on this page by toggling the Screen Options tab. Then you can add or remove checkmarks to hide or show certain content.',
100
-        'event_espresso'
101
-    ); ?>
99
+		'You can customize the information that is shown on this page by toggling the Screen Options tab. Then you can add or remove checkmarks to hide or show certain content.',
100
+		'event_espresso'
101
+	); ?>
102 102
 </p>
103 103
\ No newline at end of file
Please login to merge, or discard this patch.
admin_pages/events/help_tabs/events_overview.help_tab.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -8,14 +8,14 @@
 block discarded – undo
8 8
     <strong><?php esc_html_e('Recommendations', 'event_espresso'); ?></strong>
9 9
     <br />
10 10
     <?php esc_html_e(
11
-        'To learn more about the options on this page, take a look at the different tabs that appear on the left side of the page.',
12
-        'event_espresso'
13
-    ); ?>
11
+		'To learn more about the options on this page, take a look at the different tabs that appear on the left side of the page.',
12
+		'event_espresso'
13
+	); ?>
14 14
 </p>
15 15
 <p>
16 16
     <strong><?php esc_html_e('Screen Options', 'event_espresso'); ?></strong><br />
17 17
     <?php esc_html_e(
18
-        'You can customize the information that is shown on this page by toggling the Screen Options tab. Then you can add or remove checkmarks to hide or show certain content and even adjust the pagination for events.',
19
-        'event_espresso'
20
-    ); ?>
18
+		'You can customize the information that is shown on this page by toggling the Screen Options tab. Then you can add or remove checkmarks to hide or show certain content and even adjust the pagination for events.',
19
+		'event_espresso'
20
+	); ?>
21 21
 </p>
22 22
\ No newline at end of file
Please login to merge, or discard this patch.
admin_pages/events/help_tabs/events_import.help_tab.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -5,14 +5,14 @@
 block discarded – undo
5 5
 <p>
6 6
     <strong><?php esc_html_e('Sample Import File', 'event_espresso'); ?></strong><br />
7 7
     <?php esc_html_e(
8
-        'Save time by downloading a sample import file. Then customize that file and import it back into Event Espresso.',
9
-        'event_espresso'
10
-    ); ?>
8
+		'Save time by downloading a sample import file. Then customize that file and import it back into Event Espresso.',
9
+		'event_espresso'
10
+	); ?>
11 11
 </p>
12 12
 <p>
13 13
     <strong><?php esc_html_e('Screen Options', 'event_espresso'); ?></strong><br />
14 14
     <?php esc_html_e(
15
-        'You can customize the information that is shown on this page by toggling the Screen Options tab. Then you can add or remove checkmarks to hide or show certain content.',
16
-        'event_espresso'
17
-    ); ?>
15
+		'You can customize the information that is shown on this page by toggling the Screen Options tab. Then you can add or remove checkmarks to hide or show certain content.',
16
+		'event_espresso'
17
+	); ?>
18 18
 </p>
19 19
\ No newline at end of file
Please login to merge, or discard this patch.
admin_pages/registrations/help_tabs/registrations_overview.help_tab.php 1 patch
Indentation   +9 added lines, -9 removed lines patch added patch discarded remove patch
@@ -3,23 +3,23 @@
 block discarded – undo
3 3
 </p>
4 4
 <p>
5 5
     <?php esc_html_e(
6
-        'This page shows all registrations that have been created with Event Espresso.',
7
-        'event_espresso'
8
-    ); ?>
6
+		'This page shows all registrations that have been created with Event Espresso.',
7
+		'event_espresso'
8
+	); ?>
9 9
 </p>
10 10
 <p>
11 11
     <strong><?php esc_html_e('Recommendations', 'event_espresso'); ?></strong>
12 12
     <br />
13 13
     <?php esc_html_e(
14
-        'To learn more about the options on this page, take a look at the different tabs that appear on the left side of the page.',
15
-        'event_espresso'
16
-    ); ?>
14
+		'To learn more about the options on this page, take a look at the different tabs that appear on the left side of the page.',
15
+		'event_espresso'
16
+	); ?>
17 17
 </p>
18 18
 <p>
19 19
     <strong><?php esc_html_e('Screen Options', 'event_espresso'); ?></strong>
20 20
     <br />
21 21
     <?php esc_html_e(
22
-        'You can customize the information that is shown on this page by toggling the Screen Options tab. Then you can add or remove checkmarks to hide or show certain content and even adjust the pagination for registrations.',
23
-        'event_espresso'
24
-    ); ?>
22
+		'You can customize the information that is shown on this page by toggling the Screen Options tab. Then you can add or remove checkmarks to hide or show certain content and even adjust the pagination for registrations.',
23
+		'event_espresso'
24
+	); ?>
25 25
 </p>
26 26
\ No newline at end of file
Please login to merge, or discard this patch.
admin_pages/registrations/help_tabs/registrations_details.help_tab.php 1 patch
Indentation   +24 added lines, -24 removed lines patch added patch discarded remove patch
@@ -6,64 +6,64 @@
 block discarded – undo
6 6
 </p>
7 7
 <p>
8 8
     <?php esc_html_e(
9
-        'The number for the registration is shown along with the date of the registration. Next the status of the registration is shown. A registration may have one of the following statuses: Approved, Pending Payment, Not Approved, Declined, or Cancelled.',
10
-        'event_espresso'
11
-    ); ?>
9
+		'The number for the registration is shown along with the date of the registration. Next the status of the registration is shown. A registration may have one of the following statuses: Approved, Pending Payment, Not Approved, Declined, or Cancelled.',
10
+		'event_espresso'
11
+	); ?>
12 12
 <ul>
13 13
     <li style="list-style-type: none;">
14 14
         <strong><?php esc_html_e('Approved', 'event_espresso'); ?></strong>
15 15
         <br />
16 16
         <?php esc_html_e(
17
-            'An approved registration allows payments and may have a transaction status of incomplete or complete. The registration is marked as active and a space is reserved for the registrant.',
18
-            'event_espresso'
19
-        ); ?>
17
+			'An approved registration allows payments and may have a transaction status of incomplete or complete. The registration is marked as active and a space is reserved for the registrant.',
18
+			'event_espresso'
19
+		); ?>
20 20
     </li>
21 21
     <li style="list-style-type: none;">
22 22
         <strong><?php esc_html_e('Cancelled', 'event_espresso'); ?></strong>
23 23
         <br />
24 24
         <?php esc_html_e(
25
-            'A cancelled registration is performed by the registrant. Payments are not allowed, the registration is inactive, and no space is reserved.',
26
-            'event_espresso'
27
-        ); ?>
25
+			'A cancelled registration is performed by the registrant. Payments are not allowed, the registration is inactive, and no space is reserved.',
26
+			'event_espresso'
27
+		); ?>
28 28
     </li>
29 29
     <li style="list-style-type: none;">
30 30
         <strong><?php esc_html_e('Declined', 'event_espresso'); ?></strong>
31 31
         <br />
32 32
         <?php esc_html_e(
33
-            'A declined registration is performed by the event admin. Payments are not allowed, the registration is inactive, and not space is reserved.',
34
-            'event_espresso'
35
-        ); ?>
33
+			'A declined registration is performed by the event admin. Payments are not allowed, the registration is inactive, and not space is reserved.',
34
+			'event_espresso'
35
+		); ?>
36 36
     </li>
37 37
     <li style="list-style-type: none;">
38 38
         <strong><?php esc_html_e('Not Approved', 'event_espresso'); ?></strong>
39 39
         <br />
40 40
         <?php esc_html_e(
41
-            'A not approved registration is performed by the event admin. Payments are not allowed, the registration is active, and no space is reserved.',
42
-            'event_espresso'
43
-        ); ?>
41
+			'A not approved registration is performed by the event admin. Payments are not allowed, the registration is active, and no space is reserved.',
42
+			'event_espresso'
43
+		); ?>
44 44
     </li>
45 45
     <li style="list-style-type: none;">
46 46
         <strong><?php esc_html_e('Pending Payment', 'event_espresso'); ?></strong>
47 47
         <br />
48 48
         <?php esc_html_e(
49
-            'A pending registration allows payments. The status will be automatically toggled to approved if the payment is made in full by registrant.',
50
-            'event_espresso'
51
-        ); ?>
49
+			'A pending registration allows payments. The status will be automatically toggled to approved if the payment is made in full by registrant.',
50
+			'event_espresso'
51
+		); ?>
52 52
     </li>
53 53
 </ul>
54 54
 <p>
55 55
     <strong><?php esc_html_e('Recommendations', 'event_espresso'); ?></strong>
56 56
     <br />
57 57
     <?php esc_html_e(
58
-        'To learn more about the options on this page, take a look at the different tabs that appear on the left side of the page.',
59
-        'event_espresso'
60
-    ); ?>
58
+		'To learn more about the options on this page, take a look at the different tabs that appear on the left side of the page.',
59
+		'event_espresso'
60
+	); ?>
61 61
 </p>
62 62
 <p>
63 63
     <strong><?php esc_html_e('Screen Options', 'event_espresso'); ?></strong>
64 64
     <br />
65 65
     <?php esc_html_e(
66
-        'You can customize the information that is shown on this page by toggling the Screen Options tab. Then you can add or remove checkmarks to hide or show certain content.',
67
-        'event_espresso'
68
-    ); ?>
66
+		'You can customize the information that is shown on this page by toggling the Screen Options tab. Then you can add or remove checkmarks to hide or show certain content.',
67
+		'event_espresso'
68
+	); ?>
69 69
 </p>
70 70
\ No newline at end of file
Please login to merge, or discard this patch.
registrations/help_tabs/registrations_event_checkin.help_tab.php 1 patch
Indentation   +9 added lines, -9 removed lines patch added patch discarded remove patch
@@ -6,23 +6,23 @@
 block discarded – undo
6 6
 </p>
7 7
 <p>
8 8
     <?php esc_html_e(
9
-        'Notice: The contents of this page will vary depending on if you are viewing the event check-in page or viewing registrations for a specific event. Additionally, only registrations with a status of Approved or Pending Payment are shown in this view.',
10
-        'event_espresso'
11
-    ); ?>
9
+		'Notice: The contents of this page will vary depending on if you are viewing the event check-in page or viewing registrations for a specific event. Additionally, only registrations with a status of Approved or Pending Payment are shown in this view.',
10
+		'event_espresso'
11
+	); ?>
12 12
 </p>
13 13
 <p>
14 14
     <strong><?php esc_html_e('Recommendations', 'event_espresso'); ?></strong>
15 15
     <br />
16 16
     <?php esc_html_e(
17
-        'To learn more about the options on this page, take a look at the different tabs that appear on the left side of the page.',
18
-        'event_espresso'
19
-    ); ?>
17
+		'To learn more about the options on this page, take a look at the different tabs that appear on the left side of the page.',
18
+		'event_espresso'
19
+	); ?>
20 20
 </p>
21 21
 <p>
22 22
     <strong><?php esc_html_e('Screen Options', 'event_espresso'); ?></strong>
23 23
     <br />
24 24
     <?php esc_html_e(
25
-        'You can customize the information that is shown on this page by toggling the Screen Options tab. Then you can add or remove checkmarks to hide or show certain content and even adjust the pagination for registrations.',
26
-        'event_espresso'
27
-    ); ?>
25
+		'You can customize the information that is shown on this page by toggling the Screen Options tab. Then you can add or remove checkmarks to hide or show certain content and even adjust the pagination for registrations.',
26
+		'event_espresso'
27
+	); ?>
28 28
 </p>
29 29
\ No newline at end of file
Please login to merge, or discard this patch.