- removed tracking;

- changed notices texts;
- fixed MailChimp opt-in from notice;
This commit is contained in:
nikitozzzzzzz
2018-07-02 16:46:22 +03:00
parent a4d372f439
commit ac88f69cd6
6 changed files with 94 additions and 226 deletions
@@ -1033,11 +1033,6 @@ if ( ! class_exists( 'um\admin\core\Admin_Settings' ) ) {
'textarea_rows' => 6
)
),
array(
'id' => 'um_allow_tracking',
'type' => 'checkbox',
'label' => __( 'Allow Tracking','ultimate-member' ),
),
array(
'id' => 'uninstall_on_delete',
'type' => 'checkbox',