You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -170,6 +185,16 @@ public function setting_section_description() {
170
185
<p>
171
186
<?phpesc_html_e( '10up collects data on site health including plugin, WordPress, and system versions as well as general site issues to provide proactive support to your website. No proprietary data or user information is sent back to us. Although recommended, this functionality is optional and can be disabled.', 'tenup' ); ?>
<?phpesc_html_e( 'Support monitoring is automatically disabled in local environments to prevent test/development data from being sent to the monitoring service.', 'tenup' ); ?>
195
+
</p>
196
+
</div>
197
+
<?phpendif; ?>
173
198
<?php
174
199
}
175
200
@@ -244,8 +269,8 @@ public function sanitize_settings( $settings ) {
0 commit comments