@@ -3,9 +3,9 @@ |
||
3 | 3 | </p> |
4 | 4 | <p> |
5 | 5 | <?php esc_html_e( |
6 | - 'Views allow you to restrict what you see in the Events Check-In table. The following views are available: All, Trashed. The number in parentheses next to each view represents the number of registrations that will be displayed with that view.', |
|
7 | - 'event_espresso' |
|
8 | - ); ?> |
|
6 | + 'Views allow you to restrict what you see in the Events Check-In table. The following views are available: All, Trashed. The number in parentheses next to each view represents the number of registrations that will be displayed with that view.', |
|
7 | + 'event_espresso' |
|
8 | + ); ?> |
|
9 | 9 | <br /> |
10 | 10 | </p> |
11 | 11 | <ul> |
@@ -3,13 +3,13 @@ |
||
3 | 3 | </p> |
4 | 4 | <p> |
5 | 5 | <?php esc_html_e( |
6 | - 'This page shows unfiltered reports for all registrations that have been created with Event Espresso.', |
|
7 | - 'event_espresso' |
|
8 | - ); ?> |
|
6 | + 'This page shows unfiltered reports for all registrations that have been created with Event Espresso.', |
|
7 | + 'event_espresso' |
|
8 | + ); ?> |
|
9 | 9 | </p> |
10 | 10 | <p> |
11 | 11 | <?php esc_html_e( |
12 | - 'The first graph shows total registrations per day. The second graph shows total registrations per event.', |
|
13 | - 'event_espresso' |
|
14 | - ); ?> |
|
12 | + 'The first graph shows total registrations per day. The second graph shows total registrations per event.', |
|
13 | + 'event_espresso' |
|
14 | + ); ?> |
|
15 | 15 | </p> |
16 | 16 | \ No newline at end of file |
@@ -29,8 +29,8 @@ |
||
29 | 29 | </ul> |
30 | 30 | <p> |
31 | 31 | <?php esc_html_e( |
32 | - 'You can edit contact information this Contact by clicking on the View / Edit this Contact link.', |
|
33 | - 'event_espresso' |
|
34 | - ); ?> |
|
32 | + 'You can edit contact information this Contact by clicking on the View / Edit this Contact link.', |
|
33 | + 'event_espresso' |
|
34 | + ); ?> |
|
35 | 35 | <br /> |
36 | 36 | </p> |
37 | 37 | \ No newline at end of file |
@@ -1,17 +1,17 @@ discard block |
||
1 | 1 | <p> |
2 | 2 | <?php esc_html_e( |
3 | - 'The Registration Details table shows Registration Items that are associated with a registration. You can resend registration information by clicking on the Resend Registration button. You can also view a transaction for a registration by clicking on the View Transaction button.', |
|
4 | - 'event_espresso' |
|
5 | - ); ?> |
|
3 | + 'The Registration Details table shows Registration Items that are associated with a registration. You can resend registration information by clicking on the Resend Registration button. You can also view a transaction for a registration by clicking on the View Transaction button.', |
|
4 | + 'event_espresso' |
|
5 | + ); ?> |
|
6 | 6 | </p> |
7 | 7 | <p> |
8 | 8 | <strong><?php esc_html_e('Registration Items', 'event_espresso'); ?></strong> |
9 | 9 | </p> |
10 | 10 | <p> |
11 | 11 | <?php esc_html_e( |
12 | - 'This area of the table shows information about any events that were included in this registration.', |
|
13 | - 'event_espresso' |
|
14 | - ); ?> |
|
12 | + 'This area of the table shows information about any events that were included in this registration.', |
|
13 | + 'event_espresso' |
|
14 | + ); ?> |
|
15 | 15 | <br /> |
16 | 16 | </p> |
17 | 17 | <ul> |
@@ -47,16 +47,16 @@ discard block |
||
47 | 47 | <strong><?php esc_html_e('Line Total', 'event_espresso'); ?></strong> |
48 | 48 | <br /> |
49 | 49 | <?php esc_html_e( |
50 | - 'Shows the total based on the quantity of tickets multiplied by the price of each ticket.', |
|
51 | - 'event_espresso' |
|
52 | - ); ?> |
|
50 | + 'Shows the total based on the quantity of tickets multiplied by the price of each ticket.', |
|
51 | + 'event_espresso' |
|
52 | + ); ?> |
|
53 | 53 | </li> |
54 | 54 | <li> |
55 | 55 | <strong><?php esc_html_e('Taxes', 'event_espresso'); ?></strong><br /> |
56 | 56 | <?php esc_html_e( |
57 | - 'Shows any taxes that have been applied. May be listed as a sales tax or a federal tax.', |
|
58 | - 'event_espresso' |
|
59 | - ); ?> |
|
57 | + 'Shows any taxes that have been applied. May be listed as a sales tax or a federal tax.', |
|
58 | + 'event_espresso' |
|
59 | + ); ?> |
|
60 | 60 | </li> |
61 | 61 | <li> |
62 | 62 | <strong><?php esc_html_e('Grand Total', 'event_espresso'); ?></strong><br /> |
@@ -3,24 +3,24 @@ |
||
3 | 3 | </p> |
4 | 4 | <p> |
5 | 5 | <?php esc_html_e( |
6 | - 'Filters are a way to show registrations that fall into certain criteria. Note: you must first select an Event to see all available options for filters. Only registrations with a status of Approved or Pending Payment are shown in this view.', |
|
7 | - 'event_espresso' |
|
8 | - ); ?> |
|
6 | + 'Filters are a way to show registrations that fall into certain criteria. Note: you must first select an Event to see all available options for filters. Only registrations with a status of Approved or Pending Payment are shown in this view.', |
|
7 | + 'event_espresso' |
|
8 | + ); ?> |
|
9 | 9 | </p> |
10 | 10 | <ul> |
11 | 11 | <li> |
12 | 12 | <strong><?php esc_html_e('Filter by Event', 'event_espresso'); ?></strong><br /> |
13 | 13 | <?php esc_html_e( |
14 | - 'Begin the check-in process by selecting an event and clicking on the Filter button.', |
|
15 | - 'event_espresso' |
|
16 | - ); ?> |
|
14 | + 'Begin the check-in process by selecting an event and clicking on the Filter button.', |
|
15 | + 'event_espresso' |
|
16 | + ); ?> |
|
17 | 17 | </li> |
18 | 18 | <li> |
19 | 19 | <strong><?php esc_html_e('Filter by date', 'event_espresso'); ?></strong><br /> |
20 | 20 | <?php esc_html_e( |
21 | - 'Events that occur on multiple dates will have multiple datetimes available for check-in. Select your date and click on the Filter button.', |
|
22 | - 'event_espresso' |
|
23 | - ); ?> |
|
21 | + 'Events that occur on multiple dates will have multiple datetimes available for check-in. Select your date and click on the Filter button.', |
|
22 | + 'event_espresso' |
|
23 | + ); ?> |
|
24 | 24 | </li> |
25 | 25 | </ul> |
26 | 26 | <p> |
@@ -3,16 +3,16 @@ |
||
3 | 3 | </p> |
4 | 4 | <p> |
5 | 5 | <?php esc_html_e( |
6 | - 'This area shows the custom questions and answers for this registrant. Any answers to system questions have been saved with the contact record for this registrant. Those answers can be edited by clicking on the the link for View/Edit this Contact which appears in the Contact Details metabox in the sidebar.', |
|
7 | - 'event_espresso' |
|
8 | - ); ?> |
|
6 | + 'This area shows the custom questions and answers for this registrant. Any answers to system questions have been saved with the contact record for this registrant. Those answers can be edited by clicking on the the link for View/Edit this Contact which appears in the Contact Details metabox in the sidebar.', |
|
7 | + 'event_espresso' |
|
8 | + ); ?> |
|
9 | 9 | </p> |
10 | 10 | <p> |
11 | 11 | <strong><?php esc_html_e('Existing Questions are Linked to a Registrant', 'event_espresso'); ?></strong> |
12 | 12 | </p> |
13 | 13 | <p> |
14 | 14 | <?php esc_html_e( |
15 | - 'Questions that have already been asked will be shown as part of a registrant record. This accounts for both existing registrants and future registrants where an event admin may decide to remove certain questions. The future registrant records will only display the questions that they are asked and answer. Questions are displayed in this order: Question Group, then by set question order in the group.', |
|
16 | - 'event_espresso' |
|
17 | - ); ?> |
|
15 | + 'Questions that have already been asked will be shown as part of a registrant record. This accounts for both existing registrants and future registrants where an event admin may decide to remove certain questions. The future registrant records will only display the questions that they are asked and answer. Questions are displayed in this order: Question Group, then by set question order in the group.', |
|
16 | + 'event_espresso' |
|
17 | + ); ?> |
|
18 | 18 | </p> |
19 | 19 | \ No newline at end of file |
@@ -26,7 +26,7 @@ |
||
26 | 26 | ); |
27 | 27 | printf( |
28 | 28 | esc_html__('For more information, see %1$sthe release notes%2$s.', 'event_espresso'), |
29 | - '<a href="https://eventespresso.com/wiki/ee4-changelog/#' . $version . '">', |
|
29 | + '<a href="https://eventespresso.com/wiki/ee4-changelog/#'.$version.'">', |
|
30 | 30 | '</a>' |
31 | 31 | ); |
32 | 32 | ?> |
@@ -19,47 +19,47 @@ |
||
19 | 19 | </h3> |
20 | 20 | <p> |
21 | 21 | <?php |
22 | - echo printf( |
|
23 | - esc_html__('%3$sVersion %1$s%4$s is a %2$s bug fix/enhancement release.', 'event_espresso'), |
|
24 | - EVENT_ESPRESSO_VERSION, |
|
25 | - $type, |
|
26 | - '<strong>', |
|
27 | - '</strong>' |
|
28 | - ); |
|
29 | - printf( |
|
30 | - esc_html__('For more information, see %1$sthe release notes%2$s.', 'event_espresso'), |
|
31 | - '<a href="https://eventespresso.com/wiki/ee4-changelog/#' . $version . '">', |
|
32 | - '</a>' |
|
33 | - ); |
|
34 | - ?> |
|
22 | + echo printf( |
|
23 | + esc_html__('%3$sVersion %1$s%4$s is a %2$s bug fix/enhancement release.', 'event_espresso'), |
|
24 | + EVENT_ESPRESSO_VERSION, |
|
25 | + $type, |
|
26 | + '<strong>', |
|
27 | + '</strong>' |
|
28 | + ); |
|
29 | + printf( |
|
30 | + esc_html__('For more information, see %1$sthe release notes%2$s.', 'event_espresso'), |
|
31 | + '<a href="https://eventespresso.com/wiki/ee4-changelog/#' . $version . '">', |
|
32 | + '</a>' |
|
33 | + ); |
|
34 | + ?> |
|
35 | 35 | </p> |
36 | 36 | </div> |
37 | 37 | |
38 | 38 | <div class="changelog"> |
39 | 39 | <?php |
40 | - // maintenance mode on? |
|
41 | - if (MaintenanceStatus::isFullSite()) { |
|
42 | - ?> |
|
40 | + // maintenance mode on? |
|
41 | + if (MaintenanceStatus::isFullSite()) { |
|
42 | + ?> |
|
43 | 43 | <div class="ee-attention"> |
44 | 44 | <h2 class="ee-maintenance-mode-callout"> |
45 | 45 | <?php esc_html_e('Event Espresso is in full maintenance mode.', 'event_espresso'); ?> |
46 | 46 | </h2> |
47 | 47 | <p> |
48 | 48 | <?php |
49 | - printf( |
|
50 | - esc_html__( |
|
51 | - 'A previous version of Event Espresso has detected. But before anything else can happen, we need to know whether or not to migrate (copy over) your existing event data so that it can be utilized by EE4. For more instructions on what to do, please visit the %sEvent Espresso Maintenance%s page.', |
|
52 | - 'event_espresso' |
|
53 | - ), |
|
54 | - '<a href="admin.php?page=espresso_maintenance_settings">', |
|
55 | - '</a>' |
|
56 | - ); |
|
57 | - ?> |
|
49 | + printf( |
|
50 | + esc_html__( |
|
51 | + 'A previous version of Event Espresso has detected. But before anything else can happen, we need to know whether or not to migrate (copy over) your existing event data so that it can be utilized by EE4. For more instructions on what to do, please visit the %sEvent Espresso Maintenance%s page.', |
|
52 | + 'event_espresso' |
|
53 | + ), |
|
54 | + '<a href="admin.php?page=espresso_maintenance_settings">', |
|
55 | + '</a>' |
|
56 | + ); |
|
57 | + ?> |
|
58 | 58 | </p> |
59 | 59 | </div> |
60 | 60 | <?php |
61 | - } |
|
62 | - ?> |
|
61 | + } |
|
62 | + ?> |
|
63 | 63 | |
64 | 64 | <h2 class="about-headline-callout">Initial EE4 Decaf (free) Release</h2> |
65 | 65 | <p>This is the initial release of EE4 Decaf. This is the free version of our very powerful event registration and |
@@ -3,16 +3,16 @@ discard block |
||
3 | 3 | </p> |
4 | 4 | <p> |
5 | 5 | <?php esc_html_e( |
6 | - 'Bulk actions allow you to perform an action to multiple questions at once. The following bulk actions are supported: Move to Trash. To use the bulk action feature, place a checkmark next to the questions that you want to include. Then select a bulk action from the menu and click on the Apply button.', |
|
7 | - 'event_espresso' |
|
8 | - ); ?> |
|
6 | + 'Bulk actions allow you to perform an action to multiple questions at once. The following bulk actions are supported: Move to Trash. To use the bulk action feature, place a checkmark next to the questions that you want to include. Then select a bulk action from the menu and click on the Apply button.', |
|
7 | + 'event_espresso' |
|
8 | + ); ?> |
|
9 | 9 | </p> |
10 | 10 | <p><strong><?php esc_html_e('Question Groups Views', 'event_espresso'); ?></strong></p> |
11 | 11 | <p> |
12 | 12 | <?php esc_html_e( |
13 | - 'Views allow you to restrict what you see in the Questions Overview table. The following views are available: All and Trash. The number in parentheses next to each view represents the number of questions that will be displayed with that view.', |
|
14 | - 'event_espresso' |
|
15 | - ); ?> |
|
13 | + 'Views allow you to restrict what you see in the Questions Overview table. The following views are available: All and Trash. The number in parentheses next to each view represents the number of questions that will be displayed with that view.', |
|
14 | + 'event_espresso' |
|
15 | + ); ?> |
|
16 | 16 | </p> |
17 | 17 | <ul> |
18 | 18 | <li> |
@@ -27,7 +27,7 @@ discard block |
||
27 | 27 | <p><strong><?php esc_html_e('Question Groups Search', 'event_espresso'); ?></strong></p> |
28 | 28 | <p> |
29 | 29 | <?php esc_html_e( |
30 | - 'You can perform a search to find certain question groups. The following sources will be searched: Question Group (name of question group). To use the search feature, enter a value into the search box and click on the Search Questions Groups button.', |
|
31 | - 'event_espresso' |
|
32 | - ); ?> |
|
30 | + 'You can perform a search to find certain question groups. The following sources will be searched: Question Group (name of question group). To use the search feature, enter a value into the search box and click on the Search Questions Groups button.', |
|
31 | + 'event_espresso' |
|
32 | + ); ?> |
|
33 | 33 | </p> |
34 | 34 | \ No newline at end of file |
@@ -5,23 +5,23 @@ discard block |
||
5 | 5 | <li> |
6 | 6 | <strong><?php esc_html_e('ID', 'event_espresso'); ?></strong><br /> |
7 | 7 | <?php esc_html_e( |
8 | - 'This is the numerical ID of the question group. This is used internally for Event Espresso.', |
|
9 | - 'event_espresso' |
|
10 | - ); ?> |
|
8 | + 'This is the numerical ID of the question group. This is used internally for Event Espresso.', |
|
9 | + 'event_espresso' |
|
10 | + ); ?> |
|
11 | 11 | </li> |
12 | 12 | <li> |
13 | 13 | <strong><?php esc_html_e('Group Name', 'event_espresso'); ?></strong><br /> |
14 | 14 | <?php esc_html_e( |
15 | - 'This shows the name of the question group as it will be displayed on the registration form.', |
|
16 | - 'event_espresso' |
|
17 | - ); ?> |
|
15 | + 'This shows the name of the question group as it will be displayed on the registration form.', |
|
16 | + 'event_espresso' |
|
17 | + ); ?> |
|
18 | 18 | </li> |
19 | 19 | <li> |
20 | 20 | <strong><?php esc_html_e('Description', 'event_espresso'); ?></strong><br /> |
21 | 21 | <?php esc_html_e( |
22 | - 'This shows the description for the question group as it will be shown on the registration form.', |
|
23 | - 'event_espresso' |
|
24 | - ); ?> |
|
22 | + 'This shows the description for the question group as it will be shown on the registration form.', |
|
23 | + 'event_espresso' |
|
24 | + ); ?> |
|
25 | 25 | </li> |
26 | 26 | <li> |
27 | 27 | <strong><?php esc_html_e('Show Name', 'event_espresso'); ?></strong><br /> |
@@ -30,14 +30,14 @@ discard block |
||
30 | 30 | <li> |
31 | 31 | <strong><?php esc_html_e('Show Desc', 'event_espresso'); ?></strong><br /> |
32 | 32 | <?php esc_html_e( |
33 | - 'Shows if the description for the question group be will displayed on the registration form.', |
|
34 | - 'event_espresso' |
|
35 | - ); ?> |
|
33 | + 'Shows if the description for the question group be will displayed on the registration form.', |
|
34 | + 'event_espresso' |
|
35 | + ); ?> |
|
36 | 36 | </li> |
37 | 37 | </ul> |
38 | 38 | <p> |
39 | 39 | <?php esc_html_e( |
40 | - 'Dragging and dropping the question groups will change the order that they appear in. A question group that is at the top of the list will appear before one that is at the bottom of the list.', |
|
41 | - 'event_espresso' |
|
42 | - ); ?> |
|
40 | + 'Dragging and dropping the question groups will change the order that they appear in. A question group that is at the top of the list will appear before one that is at the bottom of the list.', |
|
41 | + 'event_espresso' |
|
42 | + ); ?> |
|
43 | 43 | </p> |
44 | 44 | \ No newline at end of file |