REDROOM
PHP 8.0.30
Path:
Logout
Edit File
Size: 1.82 KB
Close
/home/certprox/template.certproxywizard.com/wp-content/plugins/astra-sites/uninstall.php
Text
Base64
<?php /** * Starter Templates Uninstall * * Fired when the plugin is deleted via the WordPress admin. * * @since 4.5.4 * @package Starter Templates */ defined( 'WP_UNINSTALL_PLUGIN' ) || exit; // Site data options. $site_pages = get_option( 'astra-sites-requests' ); if ( ! empty( $site_pages ) ) { // Delete all sites. for ( $site_page = 1; $site_page <= $site_pages; $site_page++ ) { delete_site_option( 'astra-sites-and-pages-page-' . $site_page ); } // Delete all pages count. delete_site_option( 'astra-sites-requests' ); } delete_option( 'astra_sites_recent_import_log_file' ); delete_option( 'ai_builder_recent_import_log_file' ); delete_option( 'astra_sites_import_data' ); delete_option( 'astra_sites_wpforms_ids_mapping' ); delete_option( '_astra_sites_old_customizer_data' ); delete_option( '_astra_sites_old_site_options' ); delete_option( '_astra_sites_old_widgets_data' ); delete_option( 'astra_sites_settings' ); delete_option( 'astra_parent_page_url' ); delete_option( 'astra-sites-favorites' ); delete_site_option( 'astra-sites-fresh-site' ); delete_site_option( 'astra-sites-batch-status' ); delete_site_option( 'astra-sites-batch-status-string' ); delete_site_option( 'astra-sites-all-site-categories' ); delete_site_option( 'astra-sites-all-site-categories-and-tags' ); delete_site_option( 'astra-sites-current-page' ); delete_site_option( 'astra_sites_surecart_mapping_data' ); // Import state options. delete_option( 'astra_sites_import_complete' ); delete_option( 'astra_sites_batch_process_started' ); delete_option( 'astra_sites_batch_process_started_time' ); delete_option( 'astra_sites_batch_process_complete' ); delete_option( 'astra_sites_ai_import_started' ); delete_option( 'ast_ai_import_current_url' ); delete_option( 'astra_sites_import_started' ); delete_option( 'astra_sites_current_import_template_type' );
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 6 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
.claude
DIR
-
drwxr-xr-x
2026-06-08 11:15:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
admin
DIR
-
drwxr-xr-x
2026-06-08 11:15:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
assets
DIR
-
drwxr-xr-x
2026-06-08 11:15:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
classes
DIR
-
drwxr-xr-x
2026-06-08 11:15:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
inc
DIR
-
drwxr-xr-x
2026-06-08 11:15:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
languages
DIR
-
drwxr-xr-x
2026-06-08 11:15:27
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
astra-sites.php
6.28 KB
lrw-r--r--
2026-06-08 11:15:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
readme.txt
49.68 KB
lrw-r--r--
2026-06-08 11:15:27
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
SECURITY.md
427 B
lrw-r--r--
2026-06-08 11:15:27
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
systemprompt.txt
1.59 KB
lrw-r--r--
2026-06-08 11:15:27
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
uninstall.php
1.82 KB
lrw-r--r--
2026-06-08 11:15:27
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).