| |
|
|
|
|
|---|---|
|
Phrases admin page.', 'wpforo'); ?> |
tools_legal['checkbox_terms_privacy'], 1); ?>>
tools_legal['checkbox_terms_privacy'], 0); ?>>
|
|
Phrases admin page.', 'wpforo'); ?> |
tools_legal['checkbox_email_password'], 1); ?>>
tools_legal['checkbox_email_password'], 0); ?>>
|
|
|
|
|
Phrases admin page.', 'wpforo'); ?> |
tools_legal['checkbox_forum_privacy'], 1); ?>>
tools_legal['checkbox_forum_privacy'], 0); ?>>
|
|
In case you enable this privacy policy template you become responsible for the content of this template. Please read this text carefully and make sure it suits your community Privacy Policy. If it doesn\'t, you should edit this text and adapt it to your community rules. This template includes shortcodes [forum-name] and [forum-url]. They are automatically replaced on registration page with current forum details. Don\'t forget to add an information about your organization, location and contacting ways (page, email, phone, etc...). Also if you have a separate privacy policy page for website please add a link to that page.', 'wpforo'); ?>
tools_legal['forum_privacy_text'];
if(is_null($value)){
$file = WPFORO_DIR . '/wpf-admin/html/privacy-policy-gdpr.html';
$value = wpforo_get_file_content( $file );
}
$args = array(
'teeny' => false,
'media_buttons' => false,
'textarea_rows' => '12',
'tinymce' => true,
'quicktags' => array( 'buttons' => 'strong,em,link,block,del,ins,img,ul,ol,li,code,close' ),
'textarea_name' => 'wpforo_tools_legal[forum_privacy_text]',
);
wp_editor( wp_unslash($value), 'wpforo_tools_legal_forum_privacy_text', $args ); ?>
|
|
|
(Article 22) |
tools_legal['checkbox_fb_login'], 1); ?>>
tools_legal['checkbox_fb_login'], 0); ?>>
|
|
|
tools_legal['cookies'], 1); ?>>
tools_legal['cookies'], 0); ?>>
|
|
|
|
|
Phrases admin page. Search the label phrase, click on edit button and change it.', 'wpforo'); ?> |
tools_legal['rules_checkbox'], 1); ?>>
tools_legal['rules_checkbox'], 0); ?>>
|
|
tools_legal['rules_text'];
if(is_null($value)){
$file = WPFORO_DIR . '/wpf-admin/html/simple-forum-rules.html';
$value = wpforo_get_file_content( $file );
}
$args = array(
'teeny' => false,
'media_buttons' => false,
'textarea_rows' => '8',
'tinymce' => true,
'quicktags' => array( 'buttons' => 'strong,em,link,block,del,ins,img,ul,ol,li,code,close' ),
'textarea_name' => 'wpforo_tools_legal[rules_text]',
);
wp_editor( wp_unslash($value), 'wpforo_tools_legal_rules_text', $args ); ?>
|
|