@@ -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 |
@@ -17,47 +17,47 @@ |
||
17 | 17 | </h3> |
18 | 18 | <p> |
19 | 19 | <?php |
20 | - echo printf( |
|
21 | - esc_html__('%3$sVersion %1$s%4$s is a %2$s bug fix/enhancement release.', 'event_espresso'), |
|
22 | - EVENT_ESPRESSO_VERSION, |
|
23 | - $type, |
|
24 | - '<strong>', |
|
25 | - '</strong>' |
|
26 | - ); |
|
27 | - printf( |
|
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 . '">', |
|
30 | - '</a>' |
|
31 | - ); |
|
32 | - ?> |
|
20 | + echo printf( |
|
21 | + esc_html__('%3$sVersion %1$s%4$s is a %2$s bug fix/enhancement release.', 'event_espresso'), |
|
22 | + EVENT_ESPRESSO_VERSION, |
|
23 | + $type, |
|
24 | + '<strong>', |
|
25 | + '</strong>' |
|
26 | + ); |
|
27 | + printf( |
|
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 . '">', |
|
30 | + '</a>' |
|
31 | + ); |
|
32 | + ?> |
|
33 | 33 | </p> |
34 | 34 | </div> |
35 | 35 | |
36 | 36 | <div class="changelog"> |
37 | 37 | <?php |
38 | - // maintenance mode on? |
|
39 | - if (EE_Maintenance_Mode::instance()->level() == EE_Maintenance_Mode::level_2_complete_maintenance) { |
|
40 | - ?> |
|
38 | + // maintenance mode on? |
|
39 | + if (EE_Maintenance_Mode::instance()->level() == EE_Maintenance_Mode::level_2_complete_maintenance) { |
|
40 | + ?> |
|
41 | 41 | <div class="ee-attention"> |
42 | 42 | <h2 class="ee-maintenance-mode-callout"> |
43 | 43 | <?php esc_html_e('Event Espresso is in full maintenance mode.', 'event_espresso'); ?> |
44 | 44 | </h2> |
45 | 45 | <p> |
46 | 46 | <?php |
47 | - printf( |
|
48 | - esc_html__( |
|
49 | - '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.', |
|
50 | - 'event_espresso' |
|
51 | - ), |
|
52 | - '<a href="admin.php?page=espresso_maintenance_settings">', |
|
53 | - '</a>' |
|
54 | - ); |
|
55 | - ?> |
|
47 | + printf( |
|
48 | + esc_html__( |
|
49 | + '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.', |
|
50 | + 'event_espresso' |
|
51 | + ), |
|
52 | + '<a href="admin.php?page=espresso_maintenance_settings">', |
|
53 | + '</a>' |
|
54 | + ); |
|
55 | + ?> |
|
56 | 56 | </p> |
57 | 57 | </div> |
58 | 58 | <?php |
59 | - } |
|
60 | - ?> |
|
59 | + } |
|
60 | + ?> |
|
61 | 61 | |
62 | 62 | <h2 class="about-headline-callout">Initial EE4 Decaf (free) Release</h2> |
63 | 63 | <p>This is the initial release of EE4 Decaf. This is the free version of our very powerful event registration and |
@@ -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 | ?> |
@@ -2,25 +2,25 @@ discard block |
||
2 | 2 | |
3 | 3 | // maintenance mode on? |
4 | 4 | if (EE_Maintenance_Mode::instance()->level() == EE_Maintenance_Mode::level_2_complete_maintenance) { |
5 | - ?> |
|
5 | + ?> |
|
6 | 6 | <div class="ee-attention"> |
7 | 7 | <h2 class="ee-maintenance-mode-callout"> |
8 | 8 | <?php esc_html_e( |
9 | - 'Event Espresso is in full maintenance mode.', |
|
10 | - 'event_espresso' |
|
11 | - ); ?> |
|
9 | + 'Event Espresso is in full maintenance mode.', |
|
10 | + 'event_espresso' |
|
11 | + ); ?> |
|
12 | 12 | </h2> |
13 | 13 | <p> |
14 | 14 | <?php esc_html( |
15 | - sprintf( |
|
16 | - __( |
|
17 | - '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.', |
|
18 | - 'event_espresso' |
|
19 | - ), |
|
20 | - '<a href="admin.php?page=espresso_maintenance_settings">', |
|
21 | - '</a>' |
|
22 | - ) |
|
23 | - ); ?> |
|
15 | + sprintf( |
|
16 | + __( |
|
17 | + '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.', |
|
18 | + 'event_espresso' |
|
19 | + ), |
|
20 | + '<a href="admin.php?page=espresso_maintenance_settings">', |
|
21 | + '</a>' |
|
22 | + ) |
|
23 | + ); ?> |
|
24 | 24 | </p> |
25 | 25 | </div> |
26 | 26 | <?php |
@@ -29,37 +29,37 @@ discard block |
||
29 | 29 | <div class="headline-feature"> |
30 | 30 | <h2 class="about-headline-callout"> |
31 | 31 | <?php esc_html_e( |
32 | - 'Welcome to the Decaf (free) Version of Event Espresso 4!', |
|
33 | - 'event_espresso' |
|
34 | - ); ?> |
|
32 | + 'Welcome to the Decaf (free) Version of Event Espresso 4!', |
|
33 | + 'event_espresso' |
|
34 | + ); ?> |
|
35 | 35 | </h2> |
36 | 36 | <p> |
37 | 37 | <?php printf( |
38 | - esc_html__( |
|
39 | - 'Manage your events from your WordPress dashboard. Reduce your admin, reduce your costs, make your life easier! This is the Decaf version of Event Espresso, but we also have a premium version called %sEvent Espreso 4 Regular%s and a hosted version called %sEvent Smart%s (SaaS).', |
|
40 | - 'event_espresso' |
|
41 | - ), |
|
42 | - '<a href="?page=espresso_about&action=decafvpro">', |
|
43 | - '</a>', |
|
44 | - '<a href="https://eventsmart.com//?utm_source=ee4_decaf&utm_medium=link&utm_campaign=espresso_about_tab&utm_content=EE4+Decaf">', |
|
45 | - '</a>' |
|
46 | - ); ?> |
|
38 | + esc_html__( |
|
39 | + 'Manage your events from your WordPress dashboard. Reduce your admin, reduce your costs, make your life easier! This is the Decaf version of Event Espresso, but we also have a premium version called %sEvent Espreso 4 Regular%s and a hosted version called %sEvent Smart%s (SaaS).', |
|
40 | + 'event_espresso' |
|
41 | + ), |
|
42 | + '<a href="?page=espresso_about&action=decafvpro">', |
|
43 | + '</a>', |
|
44 | + '<a href="https://eventsmart.com//?utm_source=ee4_decaf&utm_medium=link&utm_campaign=espresso_about_tab&utm_content=EE4+Decaf">', |
|
45 | + '</a>' |
|
46 | + ); ?> |
|
47 | 47 | </p> |
48 | 48 | <h2> |
49 | 49 | <?php esc_html_e( |
50 | - 'Powering 40,000+ event websites; $100 million in ticket sales per year!', |
|
51 | - 'event_espresso' |
|
52 | - ); ?> |
|
50 | + 'Powering 40,000+ event websites; $100 million in ticket sales per year!', |
|
51 | + 'event_espresso' |
|
52 | + ); ?> |
|
53 | 53 | </h2> |
54 | 54 | <p> |
55 | 55 | <?php printf( |
56 | - esc_html__( |
|
57 | - 'Event Espresso is a %sWordPress event manager%s which makes it easy for you to register attendees for classes, workshops, events, trainings, conferences or concerts, all from your WordPress website. Event Espresso events are created from the WordPress admin area. You can create signup forms to collect information about your attendees, accept payments, and create reports. The Decaf (free) version of the plugin provides everything that you need to manage your event using WordPress.', |
|
58 | - 'event_espresso' |
|
59 | - ), |
|
60 | - '<a href="https://eventespresso.com/?utm_source=wordpress_org&utm_medium=link&utm_campaign=plugin_description_tab&utm_content=EE4+Decaf">', |
|
61 | - '</a>' |
|
62 | - ); ?> |
|
56 | + esc_html__( |
|
57 | + 'Event Espresso is a %sWordPress event manager%s which makes it easy for you to register attendees for classes, workshops, events, trainings, conferences or concerts, all from your WordPress website. Event Espresso events are created from the WordPress admin area. You can create signup forms to collect information about your attendees, accept payments, and create reports. The Decaf (free) version of the plugin provides everything that you need to manage your event using WordPress.', |
|
58 | + 'event_espresso' |
|
59 | + ), |
|
60 | + '<a href="https://eventespresso.com/?utm_source=wordpress_org&utm_medium=link&utm_campaign=plugin_description_tab&utm_content=EE4+Decaf">', |
|
61 | + '</a>' |
|
62 | + ); ?> |
|
63 | 63 | </p> |
64 | 64 | </div> |
65 | 65 | <div class="feature-section has-3-columns is-fullwidth three-col"> |
@@ -68,9 +68,9 @@ discard block |
||
68 | 68 | <h3><?php esc_html_e('Optimized aesthetic', 'event_espresso'); ?></h3> |
69 | 69 | <p> |
70 | 70 | <?php esc_html_e( |
71 | - 'The Event Espresso 4 dashboard has a fresh, uncluttered design that embraces clarity and simplicity.', |
|
72 | - 'event_espresso' |
|
73 | - ); ?> |
|
71 | + 'The Event Espresso 4 dashboard has a fresh, uncluttered design that embraces clarity and simplicity.', |
|
72 | + 'event_espresso' |
|
73 | + ); ?> |
|
74 | 74 | </p> |
75 | 75 | </div> |
76 | 76 | <div class="column col"> |
@@ -78,9 +78,9 @@ discard block |
||
78 | 78 | <h3><?php esc_html_e('Integrated management', 'event_espresso'); ?></h3> |
79 | 79 | <p> |
80 | 80 | <?php esc_html_e( |
81 | - 'We’ve made it easier to know who your customers are and how they’ve done business with you over time.', |
|
82 | - 'event_espresso' |
|
83 | - ); ?> |
|
81 | + 'We’ve made it easier to know who your customers are and how they’ve done business with you over time.', |
|
82 | + 'event_espresso' |
|
83 | + ); ?> |
|
84 | 84 | </p> |
85 | 85 | </div> |
86 | 86 | <div class="column col last-feature"> |
@@ -88,9 +88,9 @@ discard block |
||
88 | 88 | <h3><?php esc_html_e('Easy bookkeeping', 'event_espresso'); ?></h3> |
89 | 89 | <p> |
90 | 90 | <?php esc_html_e( |
91 | - 'Registrations, payment, and transactions have been substantially improved in Event Espresso 4.', |
|
92 | - 'event_espresso' |
|
93 | - ); ?> |
|
91 | + 'Registrations, payment, and transactions have been substantially improved in Event Espresso 4.', |
|
92 | + 'event_espresso' |
|
93 | + ); ?> |
|
94 | 94 | </p> |
95 | 95 | </div> |
96 | 96 | </div> |
@@ -102,16 +102,16 @@ discard block |
||
102 | 102 | <h3><?php esc_html_e('Higher customer retention', 'event_espresso'); ?></h3> |
103 | 103 | <p> |
104 | 104 | <?php esc_html_e( |
105 | - 'The Event Espresso 4 registration process is faster than ever. With quick ticket selections, single page check-out, and customizable notifications! Registration that can scale to your business needs.', |
|
106 | - 'event_espresso' |
|
107 | - ); ?> |
|
105 | + 'The Event Espresso 4 registration process is faster than ever. With quick ticket selections, single page check-out, and customizable notifications! Registration that can scale to your business needs.', |
|
106 | + 'event_espresso' |
|
107 | + ); ?> |
|
108 | 108 | </p> |
109 | 109 | <h4><?php esc_html_e('Ticket selection boxes on any post page or post', 'event_espresso'); ?></h4> |
110 | 110 | <p> |
111 | 111 | <?php esc_html_e( |
112 | - 'Customers can easily register for classes, events, or conferences, in just a few simple steps. No matter how you use it, Event Espresso 4 will adapt to a multitude of different ticketing and pricing scenarios.', |
|
113 | - 'event_espresso' |
|
114 | - ); ?> |
|
112 | + 'Customers can easily register for classes, events, or conferences, in just a few simple steps. No matter how you use it, Event Espresso 4 will adapt to a multitude of different ticketing and pricing scenarios.', |
|
113 | + 'event_espresso' |
|
114 | + ); ?> |
|
115 | 115 | </p> |
116 | 116 | </div> |
117 | 117 | <div class="column col last-feature about-colors-img"> |
@@ -124,24 +124,24 @@ discard block |
||
124 | 124 | <h3><?php esc_html_e('Refined event management', 'event_espresso'); ?></h3> |
125 | 125 | <p> |
126 | 126 | <?php esc_html_e( |
127 | - 'The new event management screen lets you survey your events at a glance. Want more information? Click to view more. Quickly add/edit prices, dates, or information in any event.', |
|
128 | - 'event_espresso' |
|
129 | - ); ?> |
|
127 | + 'The new event management screen lets you survey your events at a glance. Want more information? Click to view more. Quickly add/edit prices, dates, or information in any event.', |
|
128 | + 'event_espresso' |
|
129 | + ); ?> |
|
130 | 130 | </p> |
131 | 131 | <h4> |
132 | 132 | <?php esc_html_e('Smoother price types, taxes, and price modifiers', 'event_espresso'); ?> |
133 | 133 | </h4> |
134 | 134 | <p> |
135 | 135 | <?php esc_html_e( |
136 | - 'Price Types allow you to create new prices that adjust the default ticket (base) price for your system-default ticket', |
|
137 | - 'event_espresso' |
|
138 | - ); ?> |
|
136 | + 'Price Types allow you to create new prices that adjust the default ticket (base) price for your system-default ticket', |
|
137 | + 'event_espresso' |
|
138 | + ); ?> |
|
139 | 139 | </p> |
140 | 140 | <p> |
141 | 141 | <?php esc_html_e( |
142 | - 'Easily categorize a price modifier and indicate how that price gets applied to the running total when a transaction occurs.', |
|
143 | - 'event_espresso' |
|
144 | - ); ?> |
|
142 | + 'Easily categorize a price modifier and indicate how that price gets applied to the running total when a transaction occurs.', |
|
143 | + 'event_espresso' |
|
144 | + ); ?> |
|
145 | 145 | </p> |
146 | 146 | </div> |
147 | 147 | <div class="column col last-feature about-themes-img"> |
@@ -153,45 +153,45 @@ discard block |
||
153 | 153 | |
154 | 154 | <h2 class="about-headline-callout"> |
155 | 155 | <?php esc_html_e( |
156 | - 'People Like You Manage Event Registration with WordPress', |
|
157 | - 'event_espresso' |
|
158 | - ); ?> |
|
156 | + 'People Like You Manage Event Registration with WordPress', |
|
157 | + 'event_espresso' |
|
158 | + ); ?> |
|
159 | 159 | </h2> |
160 | 160 | <div class="feature-section has-2-columns is-fullwidth two-col"> |
161 | 161 | <div class="column col"> |
162 | 162 | <p> |
163 | 163 | <?php printf( |
164 | - esc_html__( |
|
165 | - 'Trusted by thousands, Event Espresso is the best WordPress event online registration and ticketing manager plugin–and the best supported with full-time support. Turn your existing blog or website into a %sfully-featured event management website%s and a new way to make money. With Event Espresso you get it all; everything from custom registration forms and emails, seating limits, multiple price options, and discount codes to printable tickets.', |
|
166 | - 'event_espresso' |
|
167 | - ), |
|
168 | - '<strong>', |
|
169 | - '</strong>' |
|
170 | - ); ?> |
|
164 | + esc_html__( |
|
165 | + 'Trusted by thousands, Event Espresso is the best WordPress event online registration and ticketing manager plugin–and the best supported with full-time support. Turn your existing blog or website into a %sfully-featured event management website%s and a new way to make money. With Event Espresso you get it all; everything from custom registration forms and emails, seating limits, multiple price options, and discount codes to printable tickets.', |
|
166 | + 'event_espresso' |
|
167 | + ), |
|
168 | + '<strong>', |
|
169 | + '</strong>' |
|
170 | + ); ?> |
|
171 | 171 | </p> |
172 | 172 | <p> |
173 | 173 | <?php esc_html_e( |
174 | - 'Event Espresso works perfectly for classes, workshops, fundraisers, sporting, trainings, conferences, networking, religion, social, non-profit, and nearly any other type of event.', |
|
175 | - 'event_espresso' |
|
176 | - ); ?> |
|
174 | + 'Event Espresso works perfectly for classes, workshops, fundraisers, sporting, trainings, conferences, networking, religion, social, non-profit, and nearly any other type of event.', |
|
175 | + 'event_espresso' |
|
176 | + ); ?> |
|
177 | 177 | </p> |
178 | 178 | </div> |
179 | 179 | <div class="column col"> |
180 | 180 | <p> |
181 | 181 | <?php printf( |
182 | - esc_html__( |
|
183 | - 'Our online event registration software can %smake your organization more profitable and efficient%s by helping you save money on registration and ticketing fees, reduce the countless hours of time you spend manually processing registrations, create a “green” and paperless event registration process and you will be open for business to accept registrations and payment 24/7.', |
|
184 | - 'event_espresso' |
|
185 | - ), |
|
186 | - '<strong>', |
|
187 | - '</strong>' |
|
188 | - ); ?> |
|
182 | + esc_html__( |
|
183 | + 'Our online event registration software can %smake your organization more profitable and efficient%s by helping you save money on registration and ticketing fees, reduce the countless hours of time you spend manually processing registrations, create a “green” and paperless event registration process and you will be open for business to accept registrations and payment 24/7.', |
|
184 | + 'event_espresso' |
|
185 | + ), |
|
186 | + '<strong>', |
|
187 | + '</strong>' |
|
188 | + ); ?> |
|
189 | 189 | </p> |
190 | 190 | <p> |
191 | 191 | <?php esc_html_e( |
192 | - 'If you\'re doing event registration and ticketing any other way, then you’re wasting time and money. We offer packages and prices to fit any budget, so get started with your online event registration and ticketing management system today.', |
|
193 | - 'event_espresso' |
|
194 | - ); ?> |
|
192 | + 'If you\'re doing event registration and ticketing any other way, then you’re wasting time and money. We offer packages and prices to fit any budget, so get started with your online event registration and ticketing management system today.', |
|
193 | + 'event_espresso' |
|
194 | + ); ?> |
|
195 | 195 | </p> |
196 | 196 | </div> |
197 | 197 | </div> |
@@ -200,28 +200,28 @@ discard block |
||
200 | 200 | <div class="column col"> |
201 | 201 | <h3> |
202 | 202 | <?php esc_html_e( |
203 | - 'Turn your blog into a complete event registration and management system', |
|
204 | - 'event_espresso' |
|
205 | - ); ?> |
|
203 | + 'Turn your blog into a complete event registration and management system', |
|
204 | + 'event_espresso' |
|
205 | + ); ?> |
|
206 | 206 | </h3> |
207 | 207 | <p> |
208 | 208 | <?php esc_html_e( |
209 | - 'Create a beautiful event page with ticket selection, venue details, and an integrated single page checkout system. With WordPress, Event Espresso, and Espresso Arabica 2014 (based on the "Twenty Fourteen" theme by WordPress), your events will certainly sell out faster than ever!', |
|
210 | - 'event_espresso' |
|
211 | - ); ?> |
|
209 | + 'Create a beautiful event page with ticket selection, venue details, and an integrated single page checkout system. With WordPress, Event Espresso, and Espresso Arabica 2014 (based on the "Twenty Fourteen" theme by WordPress), your events will certainly sell out faster than ever!', |
|
210 | + 'event_espresso' |
|
211 | + ); ?> |
|
212 | 212 | </p> |
213 | 213 | <p> |
214 | 214 | <?php esc_html_e( |
215 | - 'With a striking design that does not compromise the simplicity of WordPress and Event Espresso 4, Espresso Arabica 2014 will be the best event theme on the market.', |
|
216 | - 'event_espresso' |
|
217 | - ); ?> |
|
215 | + 'With a striking design that does not compromise the simplicity of WordPress and Event Espresso 4, Espresso Arabica 2014 will be the best event theme on the market.', |
|
216 | + 'event_espresso' |
|
217 | + ); ?> |
|
218 | 218 | </p> |
219 | 219 | <p> |
220 | 220 | <?php printf( |
221 | - esc_html__('%sLearn more >>%s', 'event_espresso'), |
|
222 | - '<a href="https://eventespresso.com/wiki/setup-event-espresso-arabica-theme/">', |
|
223 | - '</a>' |
|
224 | - ); ?> |
|
221 | + esc_html__('%sLearn more >>%s', 'event_espresso'), |
|
222 | + '<a href="https://eventespresso.com/wiki/setup-event-espresso-arabica-theme/">', |
|
223 | + '</a>' |
|
224 | + ); ?> |
|
225 | 225 | </p> |
226 | 226 | </div> |
227 | 227 | <div class="column col"> |
@@ -236,9 +236,9 @@ discard block |
||
236 | 236 | <div class="column col"> |
237 | 237 | <p> |
238 | 238 | <?php esc_html_e( |
239 | - 'We’ve made it super easy to integrate Event Espresso with almost any properly coded WordPress theme, including many of the thousands of themes available on WordPress.org. The image below shows the same Event Espresso ticketing page across three diffrent WordPress themes.', |
|
240 | - 'event_espresso' |
|
241 | - ); ?> |
|
239 | + 'We’ve made it super easy to integrate Event Espresso with almost any properly coded WordPress theme, including many of the thousands of themes available on WordPress.org. The image below shows the same Event Espresso ticketing page across three diffrent WordPress themes.', |
|
240 | + 'event_espresso' |
|
241 | + ); ?> |
|
242 | 242 | </p> |
243 | 243 | <p> |
244 | 244 | <img class="about-overview-img" src="<?php echo EEH_Template::getScreenshotUrl('multiple-themes'); ?>" /> |
@@ -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 |