Completed
Branch ENH/prevent-img-src-check-fata... (8c70e2)
by
unknown
07:29 queued 03:32
created
admin_pages/events/help_tabs/event_editor_event_tickets.help_tab.php 1 patch
Indentation   +39 added lines, -39 removed lines patch added patch discarded remove patch
@@ -1,52 +1,52 @@  discard block
 block discarded – undo
1 1
 <h5><?php esc_html_e('Available Tickets', 'event_espresso'); ?></h5>
2 2
 <p>
3 3
     <?php esc_html_e(
4
-        'Available tickets shows all combinations of tickets that are available. Note that each ticket has a name, date that the ticket becomes available for purchase, date that ticket sales close on, price for each ticket, quantity available, number sold, and number of registrations.',
5
-        'event_espresso'
6
-    ); ?>
4
+		'Available tickets shows all combinations of tickets that are available. Note that each ticket has a name, date that the ticket becomes available for purchase, date that ticket sales close on, price for each ticket, quantity available, number sold, and number of registrations.',
5
+		'event_espresso'
6
+	); ?>
7 7
 </p>
8 8
 <p>
9 9
     <?php esc_html_e(
10
-        'HTML tags cannot be used on the ticket title (name) but they can be used in the ticket description. The quantity in the "Sold" column for Available Tickets shows how many of this type of ticket has been sold. The quantity in the "Regs" column for Available Tickets shows the amount of registrations that have occurred from these tickets.',
11
-        'event_espresso'
12
-    ); ?>
10
+		'HTML tags cannot be used on the ticket title (name) but they can be used in the ticket description. The quantity in the "Sold" column for Available Tickets shows how many of this type of ticket has been sold. The quantity in the "Regs" column for Available Tickets shows the amount of registrations that have occurred from these tickets.',
11
+		'event_espresso'
12
+	); ?>
13 13
 </p>
14 14
 <h5><?php esc_html_e('Event Datetimes Limit Field', 'event_espresso'); ?></h5>
15 15
 <p>
16 16
     <?php esc_html_e(
17
-        'The event datetimes limit field allows you to set a maximum number of tickets that you want to make available for an event datetime. For example, lets say that we had 70 free tickets available and 30 premium tickets available. If we set a limit of 50 using the event datetimes limit field, then the ticket sales will close once any combination of 50 tickets are sold.',
18
-        'event_espresso'
19
-    ); ?>
17
+		'The event datetimes limit field allows you to set a maximum number of tickets that you want to make available for an event datetime. For example, lets say that we had 70 free tickets available and 30 premium tickets available. If we set a limit of 50 using the event datetimes limit field, then the ticket sales will close once any combination of 50 tickets are sold.',
18
+		'event_espresso'
19
+	); ?>
20 20
 </p>
21 21
 <h5><?php esc_html_e('Advanced Settings', 'event_espresso'); ?></h5>
22 22
 <p>
23 23
     <?php printf(
24
-        esc_html__(
25
-            'The Advanced Settings icon %1$s allows more customization to your tickets. You can add a description, set a number for datetimes, set a minimum quantity required to purchase, and set a maximum quantity. Price modifiers allow you to setup discounts or surcharges for your tickets. Additionally, you can mark a ticket as taxable by placing a checkmark in the taxable checkbox.',
26
-            'event_espresso'
27
-        ),
28
-        '<span class="gear-icon dashicons dashicons-admin-generic" style="margin: 0;"></span>'
29
-    ); ?>
24
+		esc_html__(
25
+			'The Advanced Settings icon %1$s allows more customization to your tickets. You can add a description, set a number for datetimes, set a minimum quantity required to purchase, and set a maximum quantity. Price modifiers allow you to setup discounts or surcharges for your tickets. Additionally, you can mark a ticket as taxable by placing a checkmark in the taxable checkbox.',
26
+			'event_espresso'
27
+		),
28
+		'<span class="gear-icon dashicons dashicons-admin-generic" style="margin: 0;"></span>'
29
+	); ?>
30 30
 </p>
31 31
 <h5><?php esc_html_e('Datetimes', 'event_espresso'); ?></h5>
32 32
 <p>
33 33
     <?php esc_html_e(
34
-        'The datetimes field allows you to specify the number of datetimes that a ticket has access too. For example, an event may take place across 5 sessions but a ticket which has a datetimes limit of 3 will only allow a registrant to attend only 3 out of the 5 sessions.',
35
-        'event_espresso'
36
-    ); ?>
34
+		'The datetimes field allows you to specify the number of datetimes that a ticket has access too. For example, an event may take place across 5 sessions but a ticket which has a datetimes limit of 3 will only allow a registrant to attend only 3 out of the 5 sessions.',
35
+		'event_espresso'
36
+	); ?>
37 37
 </p>
38 38
 <p>
39 39
     <?php esc_html_e(
40
-        'You can create a new ticket by clicking on the Create Ticket button. Then you will need to set a description, complete the ticket details, and adjust the price modifiers.',
41
-        'event_espresso'
42
-    ); ?>
40
+		'You can create a new ticket by clicking on the Create Ticket button. Then you will need to set a description, complete the ticket details, and adjust the price modifiers.',
41
+		'event_espresso'
42
+	); ?>
43 43
 </p>
44 44
 <h5><?php esc_html_e('Ticket Status Labels', 'event_espresso'); ?></h5>
45 45
 <p>
46 46
     <?php esc_html_e(
47
-        'The following statuses are available for tickets: Archived, Expired, Sold Out, Upcoming, and On Sale.',
48
-        'event_espresso'
49
-    ); ?>
47
+		'The following statuses are available for tickets: Archived, Expired, Sold Out, Upcoming, and On Sale.',
48
+		'event_espresso'
49
+	); ?>
50 50
 </p>
51 51
 <ul>
52 52
     <li style="list-style-type: none;">
@@ -54,18 +54,18 @@  discard block
 block discarded – undo
54 54
             <strong><?php esc_html_e('Archived', 'event_espresso'); ?></strong>
55 55
             <br />
56 56
             <?php esc_html_e(
57
-                'A status of archived occurs when the first ticket is sold. After the first ticket sale, Event Espresso archives the existing ticket to prevent changes which could affect existing registrants. A new ticket is automatically created for new registrants so that an event admin can change pricing (if needed).',
58
-                'event_espresso'
59
-            ); ?>
57
+				'A status of archived occurs when the first ticket is sold. After the first ticket sale, Event Espresso archives the existing ticket to prevent changes which could affect existing registrants. A new ticket is automatically created for new registrants so that an event admin can change pricing (if needed).',
58
+				'event_espresso'
59
+			); ?>
60 60
         </p>
61 61
     </li>
62 62
     <li style="list-style-type: none;">
63 63
         <p>
64 64
             <strong><?php esc_html_e('Expired', 'event_espresso'); ?></strong><br />
65 65
             <?php esc_html_e(
66
-                'A status of expired occurs once an event has already taken place.',
67
-                'event_espresso'
68
-            ); ?>
66
+				'A status of expired occurs once an event has already taken place.',
67
+				'event_espresso'
68
+			); ?>
69 69
         </p>
70 70
     </li>
71 71
     <li style="list-style-type: none;">
@@ -73,9 +73,9 @@  discard block
 block discarded – undo
73 73
             <strong><?php esc_html_e('Sold Out', 'event_espresso'); ?></strong>
74 74
             <br />
75 75
             <?php esc_html_e(
76
-                'A status of sold out occurs when the maximum quantity of a certain ticket is purchased. For example, if 50 Premium tickets were available and 50 Premium tickets were immediately purchased, then this ticket would have a status of sold out since no more tickets would be available for purchase.',
77
-                'event_espresso'
78
-            ); ?>
76
+				'A status of sold out occurs when the maximum quantity of a certain ticket is purchased. For example, if 50 Premium tickets were available and 50 Premium tickets were immediately purchased, then this ticket would have a status of sold out since no more tickets would be available for purchase.',
77
+				'event_espresso'
78
+			); ?>
79 79
         </p>
80 80
     </li>
81 81
     <li style="list-style-type: none;">
@@ -83,9 +83,9 @@  discard block
 block discarded – undo
83 83
             <strong><?php esc_html_e('Upcoming', 'event_espresso'); ?></strong>
84 84
             <br />
85 85
             <?php esc_html_e(
86
-                'A status of upcoming occurs when a ticket is scheduled to go on sale in the future.',
87
-                'event_espresso'
88
-            ); ?>
86
+				'A status of upcoming occurs when a ticket is scheduled to go on sale in the future.',
87
+				'event_espresso'
88
+			); ?>
89 89
         </p>
90 90
     </li>
91 91
     <li style="list-style-type: none;">
@@ -93,9 +93,9 @@  discard block
 block discarded – undo
93 93
             <strong><?php esc_html_e('On Sale', 'event_espresso'); ?></strong>
94 94
             <br />
95 95
             <?php esc_html_e(
96
-                'A status of on sale means that a ticket is currently available for purchase.',
97
-                'event_espresso'
98
-            ); ?>
96
+				'A status of on sale means that a ticket is currently available for purchase.',
97
+				'event_espresso'
98
+			); ?>
99 99
         </p>
100 100
     </li>
101 101
 </ul>
102 102
\ No newline at end of file
Please login to merge, or discard this patch.
admin_pages/events/help_tabs/events_overview_filters.help_tab.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -6,9 +6,9 @@
 block discarded – undo
6 6
     <li>
7 7
         <strong><?php esc_html_e('Filter by Status', 'event_espresso'); ?></strong><br />
8 8
         <?php esc_html_e(
9
-            'The following statuses are available: Active, Upcoming, Expired, and Inactive. An Active event is one that is currently ongoing. An Upcoming event is one that has been created but is scheduled to take place in the future. An Expired event is one that has already taken place. An Inactive event is one that has been cancelled.',
10
-            'event_espresso'
11
-        ); ?>
9
+			'The following statuses are available: Active, Upcoming, Expired, and Inactive. An Active event is one that is currently ongoing. An Upcoming event is one that has been created but is scheduled to take place in the future. An Expired event is one that has already taken place. An Inactive event is one that has been cancelled.',
10
+			'event_espresso'
11
+		); ?>
12 12
     </li>
13 13
     <li>
14 14
         <strong><?php esc_html_e('Filter by Month / Year', 'event_espresso'); ?></strong><br />
Please login to merge, or discard this patch.
admin_pages/events/help_tabs/event_editor_tags_categories.help_tab.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,14 +1,14 @@
 block discarded – undo
1 1
 <p><strong><?php esc_html_e('Event Tags', 'event_espresso'); ?></strong></p>
2 2
 <p>
3 3
     <?php esc_html_e(
4
-        'You can setup tags for your event. This is optional. To add a tag, enter it into the tag field and click on the Add button.',
5
-        'event_espresso'
6
-    ); ?>
4
+		'You can setup tags for your event. This is optional. To add a tag, enter it into the tag field and click on the Add button.',
5
+		'event_espresso'
6
+	); ?>
7 7
 </p>
8 8
 <p><strong><?php esc_html_e('Event Categories', 'event_espresso'); ?></strong></p>
9 9
 <p>
10 10
     <?php esc_html_e(
11
-        'You can setup event categories for your event. This is also optional. To add a event category, select one from the tabs or click on the Add New Category link and enter a name for your event category and click on the Add New Category button.',
12
-        'event_espresso'
13
-    ); ?>
11
+		'You can setup event categories for your event. This is also optional. To add a event category, select one from the tabs or click on the Add New Category link and enter a name for your event category and click on the Add New Category button.',
12
+		'event_espresso'
13
+	); ?>
14 14
 </p>
15 15
\ No newline at end of file
Please login to merge, or discard this patch.
events/help_tabs/events_overview_table_column_headings.help_tab.php 1 patch
Indentation   +21 added lines, -21 removed lines patch added patch discarded remove patch
@@ -3,31 +3,31 @@  discard block
 block discarded – undo
3 3
     <li>
4 4
         <strong><?php esc_html_e('ID', 'event_espresso'); ?></strong><br />
5 5
         <?php esc_html_e(
6
-            'The is the numerical ID of an event. This value is used internally for Event Espresso and is used to populate certain shortcodes.',
7
-            'event_espresso'
8
-        ); ?>
6
+			'The is the numerical ID of an event. This value is used internally for Event Espresso and is used to populate certain shortcodes.',
7
+			'event_espresso'
8
+		); ?>
9 9
     </li>
10 10
     <li>
11 11
         <strong><?php esc_html_e('Name', 'event_espresso'); ?></strong><br />
12 12
         <?php esc_html_e('This is the name of an event. ', 'event_espresso'); ?>
13 13
         <?php esc_html_e(
14
-            'Hovering over the name of the event will provide you will several options: View, Edit, Registrations, Export, and Trash. Clicking on View will take you to the event on the front-end of your site. Clicking on Edit will open the event for editing in the Event Editor. Clicking on Registrations will take you to a page that shows a list of attendees for that event. Clicking on Export will download a CSV for that event. Clicking on Trash will move that event to the trash.',
15
-            'event_espresso'
16
-        ); ?>
14
+			'Hovering over the name of the event will provide you will several options: View, Edit, Registrations, Export, and Trash. Clicking on View will take you to the event on the front-end of your site. Clicking on Edit will open the event for editing in the Event Editor. Clicking on Registrations will take you to a page that shows a list of attendees for that event. Clicking on Export will download a CSV for that event. Clicking on Trash will move that event to the trash.',
15
+			'event_espresso'
16
+		); ?>
17 17
         <br>
18 18
         <strong>
19 19
             <?php esc_html_e(
20
-                'Note: An event can only be deleted after associated payments have been removed and registrations have been removed.',
21
-                'event_espresso'
22
-            ); ?>
20
+				'Note: An event can only be deleted after associated payments have been removed and registrations have been removed.',
21
+				'event_espresso'
22
+			); ?>
23 23
         </strong>
24 24
     </li>
25 25
     <li>
26 26
         <strong><?php esc_html_e('Venue', 'event_espresso'); ?></strong><br />
27 27
         <?php esc_html_e(
28
-            'The location or place that is hosting the event. Note: An event is not required to have a venue associated with it.',
29
-            'event_espresso'
30
-        ); ?>
28
+			'The location or place that is hosting the event. Note: An event is not required to have a venue associated with it.',
29
+			'event_espresso'
30
+		); ?>
31 31
     </li>
32 32
     <li>
33 33
         <strong><?php esc_html_e('Event Start', 'event_espresso'); ?></strong><br />
@@ -40,22 +40,22 @@  discard block
 block discarded – undo
40 40
     <li>
41 41
         <strong><?php esc_html_e('Registrations', 'event_espresso'); ?></strong><br />
42 42
         <?php esc_html_e(
43
-            'This is the number of registrations that have been approved. Clicking on this number will take you to a page that shows you a list of registrants for that event.',
44
-            'event_espresso'
45
-        ); ?>
43
+			'This is the number of registrations that have been approved. Clicking on this number will take you to a page that shows you a list of registrants for that event.',
44
+			'event_espresso'
45
+		); ?>
46 46
     </li>
47 47
     <li>
48 48
         <strong><?php esc_html_e('Actions', 'event_espresso'); ?></strong><br />
49 49
         <?php esc_html_e(
50
-            'The following actions are available for the action buttons: View event, Edit Event Details, View Registrations for Event, View Event Reports.',
51
-            'event_espresso'
52
-        ); ?>
50
+			'The following actions are available for the action buttons: View event, Edit Event Details, View Registrations for Event, View Event Reports.',
51
+			'event_espresso'
52
+		); ?>
53 53
     </li>
54 54
 </ul>
55 55
 <p>
56 56
     <strong><?php esc_html_e('Event Name (Status)', 'event_espresso'); ?></strong><br />
57 57
     <?php esc_html_e(
58
-        'The name of an event may also have a status that appears directly to the left of the name. Some examples may be "event name (draft)" or "event name (sold_out). This status next to the event name is shown when the post status for an event is set to something different than published. This status is different than the status that is shown in the status column. When tickets for an event are sold out, the post status will automatically change to sold out. However, it\'s still possible for an event admin to manually change this status from sold out back to published.',
59
-        'event_espresso'
60
-    ); ?>
58
+		'The name of an event may also have a status that appears directly to the left of the name. Some examples may be "event name (draft)" or "event name (sold_out). This status next to the event name is shown when the post status for an event is set to something different than published. This status is different than the status that is shown in the status column. When tickets for an event are sold out, the post status will automatically change to sold out. However, it\'s still possible for an event admin to manually change this status from sold out back to published.',
59
+		'event_espresso'
60
+	); ?>
61 61
 </p>
62 62
\ No newline at end of file
Please login to merge, or discard this patch.
admin_pages/events/help_tabs/event_editor_event_datetimes.help_tab.php 2 patches
Indentation   +10 added lines, -10 removed lines patch added patch discarded remove patch
@@ -13,20 +13,20 @@
 block discarded – undo
13 13
 <h5><?php esc_html_e('Create a New Event Datetime', 'event_espresso'); ?></h5>
14 14
 <p>
15 15
 <?php printf(
16
-    esc_html__(
17
-        'You can create a new event datetime by clicking on the add datetime button. Then set a start date for your event, an end date for your event, and a event datetimes limit (optional). You can also save time by clicking on the Duplicate this item icon %1$s to create a copy of an existing datetime.',
18
-        'event_espresso'
19
-    ),
20
-    '<span class="clone-icon ee-icon ee-icon-clone" style="margin: 0;"></span>'
16
+	esc_html__(
17
+		'You can create a new event datetime by clicking on the add datetime button. Then set a start date for your event, an end date for your event, and a event datetimes limit (optional). You can also save time by clicking on the Duplicate this item icon %1$s to create a copy of an existing datetime.',
18
+		'event_espresso'
19
+	),
20
+	'<span class="clone-icon ee-icon ee-icon-clone" style="margin: 0;"></span>'
21 21
 ); ?>
22 22
 </p>
23 23
 <p>
24 24
 <?php printf(
25
-    esc_html__(
26
-        'You can view and create Assigned Tickets by clicking on the Assign Ticket icon %1$s. This will open a panel that shows existing tickets that have been assigned. New tickets can also be added from this panel.',
27
-        'event_espresso'
28
-    ),
29
-    '<span class="ticket-icon ee-icon ee-icon-tickets" style="margin: 0;"></span>'
25
+	esc_html__(
26
+		'You can view and create Assigned Tickets by clicking on the Assign Ticket icon %1$s. This will open a panel that shows existing tickets that have been assigned. New tickets can also be added from this panel.',
27
+		'event_espresso'
28
+	),
29
+	'<span class="ticket-icon ee-icon ee-icon-tickets" style="margin: 0;"></span>'
30 30
 );?>
31 31
 </p>
32 32
 <h5><?php esc_html_e('Using Datetimes Limit Field & Ticket Quantities', 'event_espresso'); ?></h5>
Please login to merge, or discard this patch.
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
         'event_espresso'
28 28
     ),
29 29
     '<span class="ticket-icon ee-icon ee-icon-tickets" style="margin: 0;"></span>'
30
-);?>
30
+); ?>
31 31
 </p>
32 32
 <h5><?php esc_html_e('Using Datetimes Limit Field & Ticket Quantities', 'event_espresso'); ?></h5>
33 33
 <p>
Please login to merge, or discard this patch.
admin_pages/events/help_tabs/event_editor_title_richtexteditor.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><strong><?php esc_html_e('Event Description', 'event_espresso'); ?></strong></p>
6 6
 <p>
7 7
     <?php esc_html_e(
8
-        'The rich text editor can be used to create a description for your event. Similar to WordPress pages and posts, you can upload images and customize your text by using the options on the toolbar.',
9
-        'event_espresso'
10
-    ); ?>
8
+		'The rich text editor can be used to create a description for your event. Similar to WordPress pages and posts, you can upload images and customize your text by using the options on the toolbar.',
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_other.help_tab.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,15 +1,15 @@
 block discarded – undo
1 1
 <p><strong><?php esc_html_e('Event Categories Bulk Actions', 'event_espresso'); ?></strong></p>
2 2
 <p>
3 3
     <?php esc_html_e(
4
-        'Bulk actions allow you to perform an action to multiple event categories at once. The following bulk actions are supported: Delete Permanently and Export Categories. To use the bulk action feature, place a checkmark next to the event categories that you want to include. Then select a bulk action from the menu and click on the Apply button.',
5
-        'event_espresso'
6
-    ); ?>
4
+		'Bulk actions allow you to perform an action to multiple event categories at once. The following bulk actions are supported: Delete Permanently and Export Categories. To use the bulk action feature, place a checkmark next to the event categories that you want to include. Then select a bulk action from the menu and click on the Apply button.',
5
+		'event_espresso'
6
+	); ?>
7 7
     <br />
8 8
 </p>
9 9
 <p><strong><?php esc_html_e('Event Categories Search', 'event_espresso'); ?></strong></p>
10 10
 <p>
11 11
     <?php esc_html_e(
12
-        'You can perform a search to find certain event categories. The following sources will be searched: Category Name and Category Description. To use the search feature, enter a value into the search box and click on the Search Categories button.',
13
-        'event_espresso'
14
-    ); ?>
12
+		'You can perform a search to find certain event categories. The following sources will be searched: Category Name and Category Description. To use the search feature, enter a value into the search box and click on the Search Categories button.',
13
+		'event_espresso'
14
+	); ?>
15 15
 </p>
16 16
\ No newline at end of file
Please login to merge, or discard this patch.
admin_pages/events/help_tabs/event_editor_save_new_event.help_tab.php 1 patch
Indentation   +28 added lines, -28 removed lines patch added patch discarded remove patch
@@ -5,62 +5,62 @@
 block discarded – undo
5 5
 </p>
6 6
 <p class="ee-attention">
7 7
     <?php printf(
8
-        esc_html__(
9
-            'Notice: Due to a %1$scurrent bug in the WordPress core%2$s, your event should always have at least a title or description or excerpt. Saving an event without at least one of these fields filled out with information will result in your event not saving correctly. You will then need to recreate your event by clicking on the Add Event button.',
10
-            'event_espresso'
11
-        ),
12
-        '<a href="https://core.trac.wordpress.org/ticket/17115#comment:15">',
13
-        '</a>'
14
-    ); ?>
8
+		esc_html__(
9
+			'Notice: Due to a %1$scurrent bug in the WordPress core%2$s, your event should always have at least a title or description or excerpt. Saving an event without at least one of these fields filled out with information will result in your event not saving correctly. You will then need to recreate your event by clicking on the Add Event button.',
10
+			'event_espresso'
11
+		),
12
+		'<a href="https://core.trac.wordpress.org/ticket/17115#comment:15">',
13
+		'</a>'
14
+	); ?>
15 15
 </p>
16 16
 <ul>
17 17
     <li>
18 18
         <strong><?php esc_html_e('Status', 'event_espresso'); ?></strong><br />
19 19
         <?php esc_html_e(
20
-            'The following statuses are available: Pending Review, Draft, Cancelled, Postponed, and Sold Out. A status of pending review will set an event to draft until an event administrator has approved the event. A status of draft will save an event but it will be unpublished. A status of cancelled means that an event will no longer take place. A status of postponed means that an event is not currently scheduled but may be in the future. A status of sold out means that tickets are no longer available for an event.',
21
-            'event_espresso'
22
-        ); ?>
20
+			'The following statuses are available: Pending Review, Draft, Cancelled, Postponed, and Sold Out. A status of pending review will set an event to draft until an event administrator has approved the event. A status of draft will save an event but it will be unpublished. A status of cancelled means that an event will no longer take place. A status of postponed means that an event is not currently scheduled but may be in the future. A status of sold out means that tickets are no longer available for an event.',
21
+			'event_espresso'
22
+		); ?>
23 23
     </li>
24 24
     <li>
25 25
         <strong><?php esc_html_e('Visibility', 'event_espresso'); ?></strong><br />
26 26
         <?php esc_html_e(
27
-            'The following visibility options are available: Public, Password Protected, and Private. An event that is set to public will be accessible by anyone. An event that is set to password protected will only be available to event administrators and individuals who know the password to access the event registration. An event that is set to private will completely be hidden from public view.',
28
-            'event_espresso'
29
-        ); ?>
27
+			'The following visibility options are available: Public, Password Protected, and Private. An event that is set to public will be accessible by anyone. An event that is set to password protected will only be available to event administrators and individuals who know the password to access the event registration. An event that is set to private will completely be hidden from public view.',
28
+			'event_espresso'
29
+		); ?>
30 30
     </li>
31 31
     <li>
32 32
         <strong><?php esc_html_e('Publish', 'event_espresso'); ?></strong><br />
33 33
         <?php esc_html_e(
34
-            'An event can be published immediately or you can schedule it to be published at a later date in the future.',
35
-            'event_espresso'
36
-        ); ?>
34
+			'An event can be published immediately or you can schedule it to be published at a later date in the future.',
35
+			'event_espresso'
36
+		); ?>
37 37
     </li>
38 38
     <li>
39 39
         <strong><?php esc_html_e('Approved Registrations', 'event_espresso'); ?></strong><br />
40 40
         <?php esc_html_e(
41
-            'Shows number of registrants who are attending event. Click on the Approved Registrations link to be brought to a page where you can be a list of registrants who are attending the event.',
42
-            'event_espresso'
43
-        ); ?>
41
+			'Shows number of registrants who are attending event. Click on the Approved Registrations link to be brought to a page where you can be a list of registrants who are attending the event.',
42
+			'event_espresso'
43
+		); ?>
44 44
     </li>
45 45
     <li>
46 46
         <strong><?php esc_html_e('Pending Payment Registrations', 'event_espresso'); ?></strong><br />
47 47
         <?php esc_html_e(
48
-            'Shows number of registrants who need to pay to attend the event. Click on the Pending Payment Registrations link to be brought to a page where you can be a list of registrants who need to pay for this event.',
49
-            'event_espresso'
50
-        ); ?>
48
+			'Shows number of registrants who need to pay to attend the event. Click on the Pending Payment Registrations link to be brought to a page where you can be a list of registrants who need to pay for this event.',
49
+			'event_espresso'
50
+		); ?>
51 51
     </li>
52 52
     <li>
53 53
         <strong><?php esc_html_e('Not Approved Registrations', 'event_espresso'); ?></strong><br />
54 54
         <?php esc_html_e(
55
-            'Shows number of registrants who cannot attend the event because they were not approved. Click on the Not Approved Registrations link to be brought to a page where you can be a list of registrants who cannot attend the event.',
56
-            'event_espresso'
57
-        ); ?>
55
+			'Shows number of registrants who cannot attend the event because they were not approved. Click on the Not Approved Registrations link to be brought to a page where you can be a list of registrants who cannot attend the event.',
56
+			'event_espresso'
57
+		); ?>
58 58
     </li>
59 59
     <li>
60 60
         <strong><?php esc_html_e('Move to Trash', 'event_espresso'); ?></strong><br />
61 61
         <?php esc_html_e(
62
-            'Click the Move to Trash link to move an event to the trash. Note: an event can only be deleted after associated payments have been removed and registrations have been removed.',
63
-            'event_espresso'
64
-        ); ?>
62
+			'Click the Move to Trash link to move an event to the trash. Note: an event can only be deleted after associated payments have been removed and registrations have been removed.',
63
+			'event_espresso'
64
+		); ?>
65 65
     </li>
66 66
 </ul>
67 67
\ No newline at end of file
Please login to merge, or discard this patch.
events/help_tabs/event_editor_questions_registrants.help_tab.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -1,14 +1,14 @@
 block discarded – undo
1 1
 <p><strong><?php esc_html_e('Questions for Primary Registrant', 'event_espresso'); ?></strong></p>
2 2
 <p>
3 3
     <?php esc_html_e(
4
-        'Questions groups are a pre-populated group of questions. The personal information question group is required for all events. You can request additional information from a primary registrant by placing a checkmark in the checkbox for that question group.',
5
-        'event_espresso'
6
-    ); ?>
4
+		'Questions groups are a pre-populated group of questions. The personal information question group is required for all events. You can request additional information from a primary registrant by placing a checkmark in the checkbox for that question group.',
5
+		'event_espresso'
6
+	); ?>
7 7
 </p>
8 8
 <p><strong><?php esc_html_e('Questions for Additional Registrants', 'event_espresso'); ?></strong></p>
9 9
 <p>
10 10
     <?php esc_html_e(
11
-        'Remember that questions groups are a pre-populated group of questions. You can request additional information from a additional registrants by placing a checkmark in the checkbox for that question group. This process can be repeated to request multiple question groups from registrants.',
12
-        'event_espresso'
13
-    ); ?>
11
+		'Remember that questions groups are a pre-populated group of questions. You can request additional information from a additional registrants by placing a checkmark in the checkbox for that question group. This process can be repeated to request multiple question groups from registrants.',
12
+		'event_espresso'
13
+	); ?>
14 14
 </p>
15 15
\ No newline at end of file
Please login to merge, or discard this patch.