@@ -9,15 +9,15 @@ discard block |
||
9 | 9 | </p> |
10 | 10 | <p> |
11 | 11 | <?php esc_html_e( |
12 | - 'Select your country from the dropdown field. Selecting a different country will partially re-load the page and show updated information.', |
|
13 | - 'event_espresso' |
|
14 | - ); ?> |
|
12 | + 'Select your country from the dropdown field. Selecting a different country will partially re-load the page and show updated information.', |
|
13 | + 'event_espresso' |
|
14 | + ); ?> |
|
15 | 15 | </p> |
16 | 16 | <p class="ee-attention"> |
17 | 17 | <?php esc_html_e( |
18 | - 'Notice: Certain options in Country Details and States/Provinces use a 1 or 0 to indicate a selection. A value of 1 equals yes. A value of 0 equals no.', |
|
19 | - 'event_espresso' |
|
20 | - ); ?> |
|
18 | + 'Notice: Certain options in Country Details and States/Provinces use a 1 or 0 to indicate a selection. A value of 1 equals yes. A value of 0 equals no.', |
|
19 | + 'event_espresso' |
|
20 | + ); ?> |
|
21 | 21 | </p> |
22 | 22 | <p> |
23 | 23 | <strong><?php esc_html_e('Country Details', 'event_espresso'); ?></strong> |
@@ -26,32 +26,32 @@ discard block |
||
26 | 26 | <?php esc_html_e('Fine tune currency and contact data for your own country.', 'event_espresso'); ?> |
27 | 27 | <br /> |
28 | 28 | <?php esc_html_e( |
29 | - 'Your country selection affects the currency that is used throughout Event Espresso. For example, if your country is currently set to United States, then your currency is USD. If you were to switch your country to United Kingdom, then your currency would change to GBP. If you do change your country, be sure to update your contact information on the Your Organization page. This will ensure that your currency and organization information is up-to-date throughout Event Espresso.', |
|
30 | - 'event_espresso' |
|
31 | - ); ?> |
|
29 | + 'Your country selection affects the currency that is used throughout Event Espresso. For example, if your country is currently set to United States, then your currency is USD. If you were to switch your country to United Kingdom, then your currency would change to GBP. If you do change your country, be sure to update your contact information on the Your Organization page. This will ensure that your currency and organization information is up-to-date throughout Event Espresso.', |
|
30 | + 'event_espresso' |
|
31 | + ); ?> |
|
32 | 32 | </p> |
33 | 33 | <p> |
34 | 34 | <strong><?php esc_html_e('States/Provinces', 'event_espresso'); ?></strong> |
35 | 35 | </p> |
36 | 36 | <p> |
37 | 37 | <?php esc_html_e( |
38 | - 'Define the states/provinces that are used in Event Espresso. New states / provinces can be added using the Add New State/Province field.', |
|
39 | - 'event_espresso' |
|
40 | - ); ?> |
|
38 | + 'Define the states/provinces that are used in Event Espresso. New states / provinces can be added using the Add New State/Province field.', |
|
39 | + 'event_espresso' |
|
40 | + ); ?> |
|
41 | 41 | </p> |
42 | 42 | <p> |
43 | 43 | <strong><?php esc_html_e('Recommendations', 'event_espresso'); ?></strong> |
44 | 44 | <br /> |
45 | 45 | <?php esc_html_e( |
46 | - '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.', |
|
47 | - 'event_espresso' |
|
48 | - ); ?> |
|
46 | + '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.', |
|
47 | + 'event_espresso' |
|
48 | + ); ?> |
|
49 | 49 | </p> |
50 | 50 | <p> |
51 | 51 | <strong><?php esc_html_e('Screen Options', 'event_espresso'); ?></strong> |
52 | 52 | <br /> |
53 | 53 | <?php esc_html_e( |
54 | - '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.', |
|
55 | - 'event_espresso' |
|
56 | - ); ?> |
|
54 | + '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.', |
|
55 | + 'event_espresso' |
|
56 | + ); ?> |
|
57 | 57 | </p> |
58 | 58 | \ No newline at end of file |
@@ -3,9 +3,9 @@ discard block |
||
3 | 3 | </p> |
4 | 4 | <p> |
5 | 5 | <?php esc_html_e( |
6 | - 'This page shows all critical pages that Event Espresso needs to work correctly.', |
|
7 | - 'event_espresso' |
|
8 | - ); ?> |
|
6 | + 'This page shows all critical pages that Event Espresso needs to work correctly.', |
|
7 | + 'event_espresso' |
|
8 | + ); ?> |
|
9 | 9 | </p> |
10 | 10 | <p><strong><?php esc_html_e('Shortcodes', 'event_espresso'); ?></strong></p> |
11 | 11 | <ul> |
@@ -13,77 +13,77 @@ discard block |
||
13 | 13 | <strong><?php esc_html_e('Registration Checkout Page', 'event_espresso'); ?></strong> |
14 | 14 | <br /> |
15 | 15 | <?php printf( |
16 | - esc_html__( |
|
17 | - 'This page displays all your events and is required. It is important that this page always contain the %s shortcode. It is not required to be in your navigation menu.', |
|
18 | - 'event_espresso' |
|
19 | - ), |
|
20 | - '<strong>[ESPRESSO_CHECKOUT]</strong>' |
|
21 | - ); ?> |
|
16 | + esc_html__( |
|
17 | + 'This page displays all your events and is required. It is important that this page always contain the %s shortcode. It is not required to be in your navigation menu.', |
|
18 | + 'event_espresso' |
|
19 | + ), |
|
20 | + '<strong>[ESPRESSO_CHECKOUT]</strong>' |
|
21 | + ); ?> |
|
22 | 22 | </li> |
23 | 23 | <li> |
24 | 24 | <strong><?php esc_html_e('Transactions Page', 'event_espresso'); ?></strong> |
25 | 25 | <br /> |
26 | 26 | <?php printf( |
27 | - esc_html__( |
|
28 | - 'This page processes the payments and is required. It should only contain the %s shortcode. No other content should be added and it should be hidden from your navigation menu.', |
|
29 | - 'event_espresso' |
|
30 | - ), |
|
31 | - '<strong>[ESPRESSO_TXN_PAGE]</strong>' |
|
32 | - ); ?> |
|
27 | + esc_html__( |
|
28 | + 'This page processes the payments and is required. It should only contain the %s shortcode. No other content should be added and it should be hidden from your navigation menu.', |
|
29 | + 'event_espresso' |
|
30 | + ), |
|
31 | + '<strong>[ESPRESSO_TXN_PAGE]</strong>' |
|
32 | + ); ?> |
|
33 | 33 | </li> |
34 | 34 | <li> |
35 | 35 | <strong><?php esc_html_e('Thank You Page', 'event_espresso'); ?></strong> |
36 | 36 | <br /> |
37 | 37 | <?php printf( |
38 | - esc_html__( |
|
39 | - 'This page is displayed after a successful transaction and is required. It should contain the %s shortcode. Additionally, you may customize this page by adding extra content to the page. It should be hidden from your navigation menu.', |
|
40 | - 'event_espresso' |
|
41 | - ), |
|
42 | - '<strong>[ESPRESSO_THANK_YOU]</strong>' |
|
43 | - ); ?> |
|
38 | + esc_html__( |
|
39 | + 'This page is displayed after a successful transaction and is required. It should contain the %s shortcode. Additionally, you may customize this page by adding extra content to the page. It should be hidden from your navigation menu.', |
|
40 | + 'event_espresso' |
|
41 | + ), |
|
42 | + '<strong>[ESPRESSO_THANK_YOU]</strong>' |
|
43 | + ); ?> |
|
44 | 44 | </li> |
45 | 45 | <li> |
46 | 46 | <strong><?php esc_html_e('Cancel / Return Page', 'event_espresso'); ?></strong> |
47 | 47 | <br /> |
48 | 48 | <?php printf( |
49 | - esc_html__( |
|
50 | - 'This page is displayed after an unsuccessful transaction and is required. It should contain the %s shortcode. Additionally, you may customize this page by adding extra content to the page. It should be hidden from your navigation menu.', |
|
51 | - 'event_espresso' |
|
52 | - ), |
|
53 | - '<strong>[ESPRESSO_CANCELLED]</strong>' |
|
54 | - ); ?> |
|
49 | + esc_html__( |
|
50 | + 'This page is displayed after an unsuccessful transaction and is required. It should contain the %s shortcode. Additionally, you may customize this page by adding extra content to the page. It should be hidden from your navigation menu.', |
|
51 | + 'event_espresso' |
|
52 | + ), |
|
53 | + '<strong>[ESPRESSO_CANCELLED]</strong>' |
|
54 | + ); ?> |
|
55 | 55 | </li> |
56 | 56 | <li> |
57 | 57 | <strong><?php esc_html_e('Event List', 'event_espresso'); ?></strong> |
58 | 58 | <br /> |
59 | 59 | <?php printf( |
60 | - esc_html__( |
|
61 | - 'If you would like to style the look of your events archive page, then follow the WordPress instructions for %1$screating a custom template for archive pages%2$s.', |
|
62 | - 'event_espresso' |
|
63 | - ), |
|
64 | - '<a href="https://codex.wordpress.org/Post_Type_Templates">', |
|
65 | - '</a>' |
|
66 | - ); ?> |
|
60 | + esc_html__( |
|
61 | + 'If you would like to style the look of your events archive page, then follow the WordPress instructions for %1$screating a custom template for archive pages%2$s.', |
|
62 | + 'event_espresso' |
|
63 | + ), |
|
64 | + '<a href="https://codex.wordpress.org/Post_Type_Templates">', |
|
65 | + '</a>' |
|
66 | + ); ?> |
|
67 | 67 | <ul> |
68 | 68 | <li style="list-style-type: circle;"> |
69 | 69 | <?php printf( |
70 | - esc_html__( |
|
71 | - 'Build a template for your events - create a theme template named %1$s Then place it in your theme\'s root directory. For the default WordPress Twenty Thirteen theme, this location will be %2$s.', |
|
72 | - 'event_espresso' |
|
73 | - ), |
|
74 | - '<strong>archive-espresso_events.php</strong>', |
|
75 | - 'wp-content/themes/twenty-fourteen' |
|
76 | - ); ?> |
|
70 | + esc_html__( |
|
71 | + 'Build a template for your events - create a theme template named %1$s Then place it in your theme\'s root directory. For the default WordPress Twenty Thirteen theme, this location will be %2$s.', |
|
72 | + 'event_espresso' |
|
73 | + ), |
|
74 | + '<strong>archive-espresso_events.php</strong>', |
|
75 | + 'wp-content/themes/twenty-fourteen' |
|
76 | + ); ?> |
|
77 | 77 | </li> |
78 | 78 | <li style="list-style-type: circle;"> |
79 | 79 | <?php printf( |
80 | - esc_html__( |
|
81 | - 'Build a template for a single event - create a theme template named %1$s Then place it in your theme\'s root directory. For the default WordPress Twenty Thirteen theme, this location will be %2$s.', |
|
82 | - 'event_espresso' |
|
83 | - ), |
|
84 | - '<strong>single-espresso_events.php</strong>', |
|
85 | - 'wp-content/themes/twenty-fourteen' |
|
86 | - ); ?> |
|
80 | + esc_html__( |
|
81 | + 'Build a template for a single event - create a theme template named %1$s Then place it in your theme\'s root directory. For the default WordPress Twenty Thirteen theme, this location will be %2$s.', |
|
82 | + 'event_espresso' |
|
83 | + ), |
|
84 | + '<strong>single-espresso_events.php</strong>', |
|
85 | + 'wp-content/themes/twenty-fourteen' |
|
86 | + ); ?> |
|
87 | 87 | </li> |
88 | 88 | </ul> |
89 | 89 | </li> |
@@ -91,33 +91,33 @@ discard block |
||
91 | 91 | <strong><?php esc_html_e('Venue List', 'event_espresso'); ?></strong> |
92 | 92 | <br /> |
93 | 93 | <?php printf( |
94 | - esc_html__( |
|
95 | - 'If you would like to style the look of your venues archive page, then follow the WordPress instructions for %1$screating a custom template for archive pages%2$s.', |
|
96 | - 'event_espresso' |
|
97 | - ), |
|
98 | - '<a href="https://codex.wordpress.org/Post_Type_Templates">', |
|
99 | - '</a>' |
|
100 | - ); ?> |
|
94 | + esc_html__( |
|
95 | + 'If you would like to style the look of your venues archive page, then follow the WordPress instructions for %1$screating a custom template for archive pages%2$s.', |
|
96 | + 'event_espresso' |
|
97 | + ), |
|
98 | + '<a href="https://codex.wordpress.org/Post_Type_Templates">', |
|
99 | + '</a>' |
|
100 | + ); ?> |
|
101 | 101 | <ul> |
102 | 102 | <li style="list-style-type: circle;"> |
103 | 103 | <?php printf( |
104 | - esc_html__( |
|
105 | - 'Build a template for your events - create a theme template named %1$s Then place it in your theme\'s root directory. For the default WordPress Twenty Thirteen theme, this location will be %2$s.', |
|
106 | - 'event_espresso' |
|
107 | - ), |
|
108 | - '<strong>archive-espresso_venues.php</strong>', |
|
109 | - 'wp-content/themes/twenty-fourteen' |
|
110 | - ); ?> |
|
104 | + esc_html__( |
|
105 | + 'Build a template for your events - create a theme template named %1$s Then place it in your theme\'s root directory. For the default WordPress Twenty Thirteen theme, this location will be %2$s.', |
|
106 | + 'event_espresso' |
|
107 | + ), |
|
108 | + '<strong>archive-espresso_venues.php</strong>', |
|
109 | + 'wp-content/themes/twenty-fourteen' |
|
110 | + ); ?> |
|
111 | 111 | </li> |
112 | 112 | <li style="list-style-type: circle;"> |
113 | 113 | <?php printf( |
114 | - esc_html__( |
|
115 | - 'Build a template for a single event - create a theme template named %1$s Then place it in your theme\'s root directory. For the default WordPress Twenty Thirteen theme, this location will be %2$s.', |
|
116 | - 'event_espresso' |
|
117 | - ), |
|
118 | - '<strong>single-espresso_venues.php</strong>', |
|
119 | - 'wp-content/themes/twenty-fourteen' |
|
120 | - ); ?> |
|
114 | + esc_html__( |
|
115 | + 'Build a template for a single event - create a theme template named %1$s Then place it in your theme\'s root directory. For the default WordPress Twenty Thirteen theme, this location will be %2$s.', |
|
116 | + 'event_espresso' |
|
117 | + ), |
|
118 | + '<strong>single-espresso_venues.php</strong>', |
|
119 | + 'wp-content/themes/twenty-fourteen' |
|
120 | + ); ?> |
|
121 | 121 | </li> |
122 | 122 | </ul> |
123 | 123 | </li> |
@@ -127,15 +127,15 @@ discard block |
||
127 | 127 | <strong><?php esc_html_e('Recommendations', 'event_espresso'); ?></strong> |
128 | 128 | <br /> |
129 | 129 | <?php esc_html_e( |
130 | - '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.', |
|
131 | - 'event_espresso' |
|
132 | - ); ?> |
|
130 | + '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.', |
|
131 | + 'event_espresso' |
|
132 | + ); ?> |
|
133 | 133 | </p> |
134 | 134 | <p> |
135 | 135 | <strong><?php esc_html_e('Screen Options', 'event_espresso'); ?></strong> |
136 | 136 | <br /> |
137 | 137 | <?php esc_html_e( |
138 | - '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.', |
|
139 | - 'event_espresso' |
|
140 | - ); ?> |
|
138 | + '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.', |
|
139 | + 'event_espresso' |
|
140 | + ); ?> |
|
141 | 141 | </p> |
142 | 142 | \ No newline at end of file |
@@ -7,35 +7,35 @@ discard block |
||
7 | 7 | </p> |
8 | 8 | <p class="ee-attention"> |
9 | 9 | <?php esc_html_e( |
10 | - 'Notice: Your log files may be publicly accessible. Logging should be turned off when its not needed.', |
|
11 | - 'event_espresso' |
|
12 | - ); ?> |
|
10 | + 'Notice: Your log files may be publicly accessible. Logging should be turned off when its not needed.', |
|
11 | + 'event_espresso' |
|
12 | + ); ?> |
|
13 | 13 | </p> |
14 | 14 | <ul> |
15 | 15 | <li> |
16 | 16 | <strong><?php esc_html_e('Enable Remote Logging', 'event_espresso'); ?></strong><br /> |
17 | 17 | <?php esc_html_e( |
18 | - 'Every time a page is accessed on your site, this option will send all Event Espresso registration form data, your server details, and debugging information to a remote server.', |
|
19 | - 'event_espresso' |
|
20 | - ); ?> |
|
18 | + 'Every time a page is accessed on your site, this option will send all Event Espresso registration form data, your server details, and debugging information to a remote server.', |
|
19 | + 'event_espresso' |
|
20 | + ); ?> |
|
21 | 21 | </li> |
22 | 22 | <li> |
23 | 23 | <strong><?php esc_html_e('Remote Logging URL', 'event_espresso'); ?></strong><br /> |
24 | 24 | <?php esc_html_e( |
25 | - 'This option sends all Event Espresso debugging data and get / post variables to the specified URL.', |
|
26 | - 'event_espresso' |
|
27 | - ); ?> |
|
25 | + 'This option sends all Event Espresso debugging data and get / post variables to the specified URL.', |
|
26 | + 'event_espresso' |
|
27 | + ); ?> |
|
28 | 28 | </li> |
29 | 29 | <li> |
30 | 30 | <strong><?php esc_html_e('Send Login Information (Optional)', 'event_espresso'); ?></strong><br /> |
31 | 31 | <?php esc_html_e( |
32 | - 'By using constants in th wp-config.php file, you can send a "key" and "pass" parameters in the remote logging action.', |
|
33 | - 'event_espresso' |
|
34 | - ); ?> |
|
32 | + 'By using constants in th wp-config.php file, you can send a "key" and "pass" parameters in the remote logging action.', |
|
33 | + 'event_espresso' |
|
34 | + ); ?> |
|
35 | 35 | <?php esc_html_e( |
36 | - 'Add the constants below to your wp-config.php file, above the line that says "That\'s all, stop editing! Happy blogging."', |
|
37 | - 'event_espresso' |
|
38 | - ); ?> |
|
36 | + 'Add the constants below to your wp-config.php file, above the line that says "That\'s all, stop editing! Happy blogging."', |
|
37 | + 'event_espresso' |
|
38 | + ); ?> |
|
39 | 39 | <pre> |
40 | 40 | define( 'EELOGGING_PASS', 'YOUR PASSWORD' ); |
41 | 41 | define( 'EELOGGING_KEY', 'YOUR REMOTE KEY' ); |
@@ -48,39 +48,39 @@ discard block |
||
48 | 48 | <ul> |
49 | 49 | <li> |
50 | 50 | <strong><?php esc_html_e( |
51 | - 'Link to Event Espresso in your Registration Page?', |
|
52 | - 'event_espresso' |
|
53 | - ); ?> |
|
51 | + 'Link to Event Espresso in your Registration Page?', |
|
52 | + 'event_espresso' |
|
53 | + ); ?> |
|
54 | 54 | </strong> |
55 | 55 | <br /> |
56 | 56 | <?php esc_html_e( |
57 | - 'Help spread the word about Event Espresso by allowing us to show a small link back to the to Event Espresso website in your registration page.', |
|
58 | - 'event_espresso' |
|
59 | - ); ?> |
|
57 | + 'Help spread the word about Event Espresso by allowing us to show a small link back to the to Event Espresso website in your registration page.', |
|
58 | + 'event_espresso' |
|
59 | + ); ?> |
|
60 | 60 | </li> |
61 | 61 | <li> |
62 | 62 | <strong><?php esc_html_e('Event Espresso Affiliate ID', 'event_espresso'); ?></strong><br /> |
63 | 63 | <?php printf( |
64 | - esc_html__( |
|
65 | - 'You can also monetize this link by signing up to our %1$saffiliate program%2$s and adding in your affiliate ID here.', |
|
66 | - 'event_espresso' |
|
67 | - ), |
|
68 | - '<a href="https://eventespresso.com/affiliates/">', |
|
69 | - '</a>' |
|
70 | - ); ?> |
|
64 | + esc_html__( |
|
65 | + 'You can also monetize this link by signing up to our %1$saffiliate program%2$s and adding in your affiliate ID here.', |
|
66 | + 'event_espresso' |
|
67 | + ), |
|
68 | + '<a href="https://eventespresso.com/affiliates/">', |
|
69 | + '</a>' |
|
70 | + ); ?> |
|
71 | 71 | </li> |
72 | 72 | </ul> |
73 | 73 | <p> |
74 | 74 | <strong><?php esc_html_e('Recommendations', 'event_espresso'); ?></strong> |
75 | 75 | <?php esc_html_e( |
76 | - '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.', |
|
77 | - 'event_espresso' |
|
78 | - ); ?> |
|
76 | + '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.', |
|
77 | + 'event_espresso' |
|
78 | + ); ?> |
|
79 | 79 | </p> |
80 | 80 | <p> |
81 | 81 | <strong><?php esc_html_e('Screen Options', 'event_espresso'); ?></strong><br /> |
82 | 82 | <?php esc_html_e( |
83 | - '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.', |
|
84 | - 'event_espresso' |
|
85 | - ); ?> |
|
83 | + '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.', |
|
84 | + 'event_espresso' |
|
85 | + ); ?> |
|
86 | 86 | </p> |
@@ -9,21 +9,21 @@ |
||
9 | 9 | </p> |
10 | 10 | <p> |
11 | 11 | <?php esc_html_e( |
12 | - 'Specify if registrants should be allowed to attempt additional payments if the original payment is delayed.', |
|
13 | - 'event_espresso' |
|
14 | - ); ?> |
|
12 | + 'Specify if registrants should be allowed to attempt additional payments if the original payment is delayed.', |
|
13 | + 'event_espresso' |
|
14 | + ); ?> |
|
15 | 15 | </p> |
16 | 16 | <p> |
17 | 17 | <strong><?php esc_html_e('Recommendations', 'event_espresso'); ?></strong><br /> |
18 | 18 | <?php esc_html_e( |
19 | - '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.', |
|
20 | - 'event_espresso' |
|
21 | - ); ?> |
|
19 | + '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.', |
|
20 | + 'event_espresso' |
|
21 | + ); ?> |
|
22 | 22 | </p> |
23 | 23 | <p> |
24 | 24 | <strong><?php esc_html_e('Screen Options', 'event_espresso'); ?></strong><br /> |
25 | 25 | <?php esc_html_e( |
26 | - '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.', |
|
27 | - 'event_espresso' |
|
28 | - ); ?> |
|
26 | + '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.', |
|
27 | + 'event_espresso' |
|
28 | + ); ?> |
|
29 | 29 | </p> |
30 | 30 | \ No newline at end of file |
@@ -8,15 +8,15 @@ |
||
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> |
17 | 17 | <br /> |
18 | 18 | <?php esc_html_e( |
19 | - '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.', |
|
20 | - 'event_espresso' |
|
21 | - ); ?> |
|
19 | + '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.', |
|
20 | + 'event_espresso' |
|
21 | + ); ?> |
|
22 | 22 | </p> |
23 | 23 | \ No newline at end of file |
@@ -8,15 +8,15 @@ |
||
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> |
17 | 17 | <br /> |
18 | 18 | <?php esc_html_e( |
19 | - '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 transactions.', |
|
20 | - 'event_espresso' |
|
21 | - ); ?> |
|
19 | + '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 transactions.', |
|
20 | + 'event_espresso' |
|
21 | + ); ?> |
|
22 | 22 | </p> |
23 | 23 | \ No newline at end of file |
@@ -5,7 +5,7 @@ |
||
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 |
@@ -1,21 +1,21 @@ |
||
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 |
@@ -14,15 +14,15 @@ |
||
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> |