/
home
/
altere25
/
sportzsoft.altereddigital.com
/
wp-admin
/
/home/altere25/sportzsoft.altereddigital.com/wp-admin
mkdir
upload
Name
Size
Mode
Actions
css/
-
0755
rm
images/
-
0755
rm
includes/
-
0755
rm
js/
-
0755
rm
maint/
-
0755
rm
network/
-
0755
rm
user/
-
0755
rm
about.php
23952
0644
edit
dl
rm
admin-ajax.php
4942
0644
edit
dl
rm
admin-footer.php
2823
0644
edit
dl
rm
admin-functions.php
406
0644
edit
dl
rm
admin-header.php
9032
0644
edit
dl
rm
admin-post.php
2047
0644
edit
dl
rm
admin.php
12559
0644
edit
dl
rm
async-upload.php
4789
0644
edit
dl
rm
authorize-application.php
10335
0644
edit
dl
rm
comment.php
11565
0644
edit
dl
rm
contribute.php
5624
0644
edit
dl
rm
credits.php
3763
0644
edit
dl
rm
custom-background.php
416
0644
edit
dl
rm
custom-header.php
426
0644
edit
dl
rm
customize.php
10865
0644
edit
dl
rm
edit-comments.php
14726
0644
edit
dl
rm
edit-form-advanced.php
29316
0644
edit
dl
rm
edit-form-blocks.php
12024
0644
edit
dl
rm
edit-form-comment.php
8544
0644
edit
dl
rm
edit-link-form.php
6362
0644
edit
dl
rm
edit-tag-form.php
10703
0644
edit
dl
rm
edit-tags.php
22436
0644
edit
dl
rm
edit.php
19897
0644
edit
dl
rm
erase-personal-data.php
7538
0644
edit
dl
rm
export-personal-data.php
7945
0644
edit
dl
rm
export.php
11279
0644
edit
dl
rm
freedoms.php
4537
0644
edit
dl
rm
import.php
7647
0644
edit
dl
rm
index.php
7864
0644
edit
dl
rm
install-helper.php
6961
0644
edit
dl
rm
install.php
17501
0644
edit
dl
rm
link-add.php
742
0644
edit
dl
rm
link-manager.php
4365
0644
edit
dl
rm
link-parse-opml.php
2690
0644
edit
dl
rm
link.php
2761
0644
edit
dl
rm
load-scripts.php
1700
0644
edit
dl
rm
load-styles.php
2626
0644
edit
dl
rm
media-new.php
3261
0644
edit
dl
rm
media-upload.php
3569
0644
edit
dl
rm
media.php
763
0644
edit
dl
rm
menu-header.php
10072
0644
edit
dl
rm
menu.php
17150
0644
edit
dl
rm
moderation.php
307
0644
edit
dl
rm
ms-admin.php
196
0644
edit
dl
rm
ms-delete-site.php
4287
0644
edit
dl
rm
ms-edit.php
216
0644
edit
dl
rm
ms-options.php
223
0644
edit
dl
rm
ms-sites.php
215
0644
edit
dl
rm
ms-themes.php
217
0644
edit
dl
rm
ms-upgrade-network.php
219
0644
edit
dl
rm
ms-users.php
215
0644
edit
dl
rm
my-sites.php
4858
0644
edit
dl
rm
nav-menus.php
48910
0644
edit
dl
rm
network.php
5482
0644
edit
dl
rm
options-discussion.php
15951
0644
edit
dl
rm
options-general.php
17192
0644
edit
dl
rm
options-head.php
492
0644
edit
dl
rm
options-media.php
6505
0644
edit
dl
rm
options-permalink.php
21630
0644
edit
dl
rm
options-privacy.php
10210
0644
edit
dl
rm
options-reading.php
10314
0644
edit
dl
rm
options-writing.php
9273
0644
edit
dl
rm
options.php
13624
0644
edit
dl
rm
plugin-editor.php
13714
0644
edit
dl
rm
plugin-install.php
6940
0644
edit
dl
rm
plugins.php
29514
0644
edit
dl
rm
post-new.php
2703
0644
edit
dl
rm
post.php
10088
0644
edit
dl
rm
press-this.php
2386
0644
edit
dl
rm
privacy-policy-guide.php
3756
0644
edit
dl
rm
privacy.php
2470
0644
edit
dl
rm
profile.php
283
0644
edit
dl
rm
revision.php
5600
0644
edit
dl
rm
setup-config.php
17742
0644
edit
dl
rm
site-editor.php
6102
0644
edit
dl
rm
site-health-info.php
4070
0644
edit
dl
rm
site-health.php
10387
0644
edit
dl
rm
term.php
2249
0644
edit
dl
rm
theme-editor.php
15513
0644
edit
dl
rm
theme-install.php
23911
0644
edit
dl
rm
themes.php
48015
0644
edit
dl
rm
tools.php
3514
0644
edit
dl
rm
update-core.php
46285
0644
edit
dl
rm
update.php
13092
0644
edit
dl
rm
upgrade-functions.php
341
0644
edit
dl
rm
upgrade.php
5688
0644
edit
dl
rm
upload.php
15198
0644
edit
dl
rm
user-edit.php
40005
0644
edit
dl
rm
user-new.php
24561
0644
edit
dl
rm
users.php
23847
0644
edit
dl
rm
widgets-form-blocks.php
4500
0644
edit
dl
rm
widgets-form.php
19635
0644
edit
dl
rm
widgets.php
1112
0644
edit
dl
rm
Edit:
/home/altere25/sportzsoft.altereddigital.com/wp-admin/erase-personal-data.php
(7538B)
<?php /** * Privacy tools, Erase Personal Data screen. * * @package WordPress * @subpackage Administration */ /** WordPress Administration Bootstrap */ require_once __DIR__ . '/admin.php'; if ( ! current_user_can( 'erase_others_personal_data' ) || ! current_user_can( 'delete_users' ) ) { wp_die( __( 'Sorry, you are not allowed to erase personal data on this site.' ) ); } // Used in the HTML title tag. $title = __( 'Erase Personal Data' ); // Contextual help - choose Help on the top right of admin panel to preview this. get_current_screen()->add_help_tab( array( 'id' => 'overview', 'title' => __( 'Overview' ), 'content' => '<p>' . __( 'This screen is where you manage requests to erase personal data.' ) . '</p>' . '<p>' . __( 'Privacy Laws around the world require businesses and online services to delete, anonymize, or forget the data they collect about an individual. The rights those laws enshrine are sometimes called the "Right to be Forgotten".' ) . '</p>' . '<p>' . __( 'The tool associates data stored in WordPress with a supplied email address, including profile data and comments.' ) . '</p>' . '<p><strong>' . __( 'Note: As this tool only gathers data from WordPress and participating plugins, you may need to do more to comply with erasure requests. For example, you are also responsible for ensuring that data collected by or stored with the 3rd party services your organization uses gets deleted.' ) . '</strong></p>', ) ); get_current_screen()->add_help_tab( array( 'id' => 'default-data', 'title' => __( 'Default Data' ), 'content' => '<p>' . __( 'WordPress collects (but <em>never</em> publishes) a limited amount of data from logged-in users but then deletes it or anonymizes it. That data can include:' ) . '</p>' . '<p>' . __( '<strong>Profile Information</strong> — user email address, username, display name, nickname, first name, last name, description/bio, and registration date.' ) . '</p>' . '<p>' . __( '<strong>Community Events Location</strong> — The IP Address of the user which is used for the Upcoming Community Events shown in the dashboard widget.' ) . '</p>' . '<p>' . __( '<strong>Session Tokens</strong> — User login information, IP Addresses, Expiration Date, User Agent (Browser/OS), and Last Login.' ) . '</p>' . '<p>' . __( '<strong>Comments</strong> — WordPress does not delete comments. The software does anonymize (but, again, <em>never</em> publishes) the associated Email Address, IP Address, and User Agent (Browser/OS).' ) . '</p>' . '<p>' . __( '<strong>Media</strong> — A list of URLs for all media file uploads made by the user.' ) . '</p>', ) ); $privacy_policy_guide = '<p>' . sprintf( /* translators: %s: URL to Privacy Policy Guide screen. */ __( 'If you are not sure, check the plugin documentation or contact the plugin author to see if the plugin collects data and if it supports the Data Eraser tool. This information may be available in the <a href="%s">Privacy Policy Guide</a>.' ), admin_url( 'options-privacy.php?tab=policyguide' ) ) . '</p>'; get_current_screen()->add_help_tab( array( 'id' => 'plugin-data', 'title' => __( 'Plugin Data' ), 'content' => '<p>' . __( 'Many plugins may collect or store personal data either in the WordPress database or remotely. Any Erase Personal Data request should delete data from plugins as well.' ) . '</p>' . '<p>' . __( 'If you are a plugin author, you can <a href="https://developer.wordpress.org/plugins/privacy/adding-the-personal-data-eraser-to-your-plugin/" target="_blank">learn more about how to add support for the Personal Data Eraser to a plugin here</a>.' ) . '</p>' . $privacy_policy_guide, ) ); get_current_screen()->set_help_sidebar( '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . '<p>' . __( '<a href="https://wordpress.org/documentation/article/tools-erase-personal-data-screen/">Documentation on Erase Personal Data</a>' ) . '</p>' . '<p>' . __( '<a href="https://wordpress.org/support/forums/">Support forums</a>' ) . '</p>' ); // Handle list table actions. _wp_personal_data_handle_actions(); // Cleans up failed and expired requests before displaying the list table. _wp_personal_data_cleanup_requests(); wp_enqueue_script( 'privacy-tools' ); add_screen_option( 'per_page', array( 'default' => 20, 'option' => 'remove_personal_data_requests_per_page', ) ); $_list_table_args = array( 'plural' => 'privacy_requests', 'singular' => 'privacy_request', ); $requests_table = _get_list_table( 'WP_Privacy_Data_Removal_Requests_List_Table', $_list_table_args ); $requests_table->screen->set_screen_reader_content( array( 'heading_views' => __( 'Filter erase personal data list' ), 'heading_pagination' => __( 'Erase personal data list navigation' ), 'heading_list' => __( 'Erase personal data list' ), ) ); $requests_table->process_bulk_action(); $requests_table->prepare_items(); require_once ABSPATH . 'wp-admin/admin-header.php'; ?> <div class="wrap nosubsub"> <h1><?php esc_html_e( 'Erase Personal Data' ); ?></h1> <p><?php _e( 'This tool helps site owners comply with local laws and regulations by deleting or anonymizing known data for a given user.' ); ?></p> <hr class="wp-header-end" /> <?php settings_errors(); ?> <form action="<?php echo esc_url( admin_url( 'erase-personal-data.php' ) ); ?>" method="post" class="wp-privacy-request-form"> <h2><?php esc_html_e( 'Add Data Erasure Request' ); ?></h2> <div class="wp-privacy-request-form-field"> <table class="form-table"> <tr> <th scope="row"> <label for="username_or_email_for_privacy_request"><?php esc_html_e( 'Username or email address' ); ?></label> </th> <td> <input type="text" required class="regular-text ltr" id="username_or_email_for_privacy_request" name="username_or_email_for_privacy_request" /> </td> </tr> <tr> <th scope="row"> <?php _e( 'Confirmation email' ); ?> </th> <td> <label for="send_confirmation_email"> <input type="checkbox" name="send_confirmation_email" id="send_confirmation_email" value="1" checked="checked" /> <?php _e( 'Send personal data erasure confirmation email.' ); ?> </label> </td> </tr> </table> <p class="submit"> <?php submit_button( __( 'Send Request' ), 'secondary', 'submit', false ); ?> </p> </div> <?php wp_nonce_field( 'personal-data-request' ); ?> <input type="hidden" name="action" value="add_remove_personal_data_request" /> <input type="hidden" name="type_of_action" value="remove_personal_data" /> </form> <hr /> <?php $requests_table->views(); ?> <form class="search-form wp-clearfix"> <?php $requests_table->search_box( __( 'Search Requests' ), 'requests' ); ?> <input type="hidden" name="filter-status" value="<?php echo isset( $_REQUEST['filter-status'] ) ? esc_attr( sanitize_text_field( $_REQUEST['filter-status'] ) ) : ''; ?>" /> <input type="hidden" name="orderby" value="<?php echo isset( $_REQUEST['orderby'] ) ? esc_attr( sanitize_text_field( $_REQUEST['orderby'] ) ) : ''; ?>" /> <input type="hidden" name="order" value="<?php echo isset( $_REQUEST['order'] ) ? esc_attr( sanitize_text_field( $_REQUEST['order'] ) ) : ''; ?>" /> </form> <form method="post"> <?php $requests_table->display(); $requests_table->embed_scripts(); ?> </form> </div> <?php require_once ABSPATH . 'wp-admin/admin-footer.php';
Save
cmd:
run