Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.216.250
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cstage /
wp-includes /
Delete
Unzip
Name
Size
Permission
Date
Action
ID3
[ DIR ]
drwxr-xr-x
2026-09-02 14:27
IXR
[ DIR ]
drwxr-xr-x
2026-09-02 21:15
PHPMailer
[ DIR ]
drwxr-xr-x
2026-09-02 12:24
Requests
[ DIR ]
drwxr-xr-x
2026-08-12 08:57
SimplePie
[ DIR ]
drwxr-xr-x
2026-09-01 05:44
Text
[ DIR ]
drwxr-xr-x
2026-09-02 11:14
abilities-api
[ DIR ]
drwxr-xr-x
2026-09-02 10:29
ai-client
[ DIR ]
drwxr-xr-x
2026-08-12 08:57
block-patterns
[ DIR ]
drwxr-xr-x
2026-09-02 09:43
block-supports
[ DIR ]
drwxr-xr-x
2026-09-01 16:34
blocks
[ DIR ]
drwxr-xr-x
2026-09-02 22:23
build
[ DIR ]
drwxr-xr-x
2026-09-01 05:55
certificates
[ DIR ]
drwxr-xr-x
2026-09-02 10:37
css
[ DIR ]
drwxr-xr-x
2026-09-02 09:43
customize
[ DIR ]
drwxr-xr-x
2026-09-01 22:00
fonts
[ DIR ]
drwxr-xr-x
2026-09-02 09:49
html-api
[ DIR ]
drwxr-xr-x
2026-09-02 11:18
images
[ DIR ]
drwxr-xr-x
2026-09-02 10:42
interactivity-api
[ DIR ]
drwxr-xr-x
2026-09-02 13:48
js
[ DIR ]
drwxr-xr-x
2026-09-02 12:23
l10n
[ DIR ]
drwxr-xr-x
2026-08-12 08:57
php-ai-client
[ DIR ]
drwxr-xr-x
2026-09-01 06:11
php-compat
[ DIR ]
drwxr-xr-x
2026-09-02 09:35
pomo
[ DIR ]
drwxr-xr-x
2026-09-01 13:37
rest-api
[ DIR ]
drwxr-xr-x
2026-08-12 08:57
sitemaps
[ DIR ]
drwxr-xr-x
2026-09-02 12:28
sodium_compat
[ DIR ]
drwxr-xr-x
2026-09-02 10:46
style-engine
[ DIR ]
drwxr-xr-x
2026-09-02 09:43
theme-compat
[ DIR ]
drwxr-xr-x
2026-09-02 10:32
widgets
[ DIR ]
drwxr-xr-x
2026-09-02 19:06
bookmark-template.php
12.47
KB
-rw-r--r--
2025-04-16 03:32
class-walker-category.php
8.28
KB
-rw-r--r--
2023-09-08 09:32
class-wp-block-bindings-registry.php
8.07
KB
-rw-r--r--
2026-07-29 12:56
class-wp-block-list.php
4.6
KB
-rw-r--r--
2026-02-08 03:19
class-wp-block-metadata-registry.php
11.57
KB
-rw-r--r--
2026-07-29 12:56
class-wp-block-parser-frame.php
1.95
KB
-rw-r--r--
2026-07-29 12:56
class-wp-block-pattern-categories-registry.php
4.28
KB
-rw-r--r--
2026-07-29 12:56
class-wp-block-patterns-registry.php
10.07
KB
-rw-r--r--
2026-07-29 12:56
class-wp-block-templates-registry.php
6.91
KB
-rw-r--r--
2026-07-29 12:56
class-wp-classic-to-block-menu-converter.php
3.93
KB
-rw-r--r--
2026-07-29 12:56
class-wp-customize-nav-menus.php
56.61
KB
-rw-r--r--
2026-07-29 12:56
class-wp-fatal-error-handler.php
7.96
KB
-rw-r--r--
2024-10-22 10:16
class-wp-http-ixr-client.php
3.43
KB
-rw-r--r--
2026-07-29 12:56
class-wp-http-requests-response.php
4.14
KB
-rw-r--r--
2026-07-29 12:56
class-wp-list-util.php
7.27
KB
-rw-r--r--
2024-02-27 22:38
class-wp-post-type.php
29.95
KB
-rw-r--r--
2026-07-29 12:56
class-wp-recovery-mode-key-service.php
4.8
KB
-rw-r--r--
2026-07-29 12:56
class-wp-text-diff-renderer-table.php
18.49
KB
-rw-r--r--
2026-07-29 12:56
class-wp-theme-json-data.php
1.77
KB
-rw-r--r--
2024-06-04 11:55
class-wp-theme-json-schema.php
7.19
KB
-rw-r--r--
2024-06-06 08:02
default-filters.php
36.54
KB
-rw-r--r--
2026-07-29 12:56
ms-default-filters.php
6.48
KB
-rw-r--r--
2023-02-24 01:23
post-template.php
67.01
KB
-rw-r--r--
2026-07-29 12:56
Save
Rename
<?php /** * WP_Theme_JSON_Schema class * * @package WordPress * @subpackage Theme * @since 5.9.0 */ /** * Class that migrates a given theme.json structure to the latest schema. * * This class is for internal core usage and is not supposed to be used by extenders (plugins and/or themes). * This is a low-level API that may need to do breaking changes. Please, * use get_global_settings, get_global_styles, and get_global_stylesheet instead. * * @since 5.9.0 * @access private */ #[AllowDynamicProperties] class WP_Theme_JSON_Schema { /** * Maps old properties to their new location within the schema's settings. * This will be applied at both the defaults and individual block levels. */ const V1_TO_V2_RENAMED_PATHS = array( 'border.customRadius' => 'border.radius', 'spacing.customMargin' => 'spacing.margin', 'spacing.customPadding' => 'spacing.padding', 'typography.customLineHeight' => 'typography.lineHeight', ); /** * Function that migrates a given theme.json structure to the last version. * * @since 5.9.0 * @since 6.6.0 Migrate up to v3 and add $origin parameter. * * @param array $theme_json The structure to migrate. * @param string $origin Optional. What source of data this object represents. * One of 'blocks', 'default', 'theme', or 'custom'. Default 'theme'. * @return array The structure in the last version. */ public static function migrate( $theme_json, $origin = 'theme' ) { if ( ! isset( $theme_json['version'] ) ) { $theme_json = array( 'version' => WP_Theme_JSON::LATEST_SCHEMA, ); } // Migrate each version in order starting with the current version. switch ( $theme_json['version'] ) { case 1: $theme_json = self::migrate_v1_to_v2( $theme_json ); // Deliberate fall through. Once migrated to v2, also migrate to v3. case 2: $theme_json = self::migrate_v2_to_v3( $theme_json, $origin ); } return $theme_json; } /** * Removes the custom prefixes for a few properties * that were part of v1: * * 'border.customRadius' => 'border.radius', * 'spacing.customMargin' => 'spacing.margin', * 'spacing.customPadding' => 'spacing.padding', * 'typography.customLineHeight' => 'typography.lineHeight', * * @since 5.9.0 * * @param array $old Data to migrate. * * @return array Data without the custom prefixes. */ private static function migrate_v1_to_v2( $old ) { // Copy everything. $new = $old; // Overwrite the things that changed. if ( isset( $old['settings'] ) ) { $new['settings'] = self::rename_paths( $old['settings'], self::V1_TO_V2_RENAMED_PATHS ); } // Set the new version. $new['version'] = 2; return $new; } /** * Migrates from v2 to v3. * * - Sets settings.typography.defaultFontSizes to false if settings.typography.fontSizes are defined. * - Sets settings.spacing.defaultSpacingSizes to false if settings.spacing.spacingSizes are defined. * - Prevents settings.spacing.spacingSizes from merging with settings.spacing.spacingScale by * unsetting spacingScale when spacingSizes are defined. * * @since 6.6.0 * * @param array $old Data to migrate. * @param string $origin What source of data this object represents. * One of 'blocks', 'default', 'theme', or 'custom'. * @return array Data with defaultFontSizes set to false. */ private static function migrate_v2_to_v3( $old, $origin ) { // Copy everything. $new = $old; // Set the new version. $new['version'] = 3; /* * Remaining changes do not need to be applied to the custom origin, * as they should take on the value of the theme origin. */ if ( 'custom' === $origin ) { return $new; } /* * Even though defaultFontSizes and defaultSpacingSizes are new * settings, we need to migrate them as they each control * PRESETS_METADATA prevent_override values which were previously * hardcoded to false. This only needs to happen when the theme provides * fontSizes or spacingSizes as they could match the default ones and * affect the generated CSS. */ if ( isset( $old['settings']['typography']['fontSizes'] ) ) { $new['settings']['typography']['defaultFontSizes'] = false; } /* * Similarly to defaultFontSizes, we need to migrate defaultSpacingSizes * as it controls the PRESETS_METADATA prevent_override which was * previously hardcoded to false. This only needs to happen when the * theme provided spacing sizes via spacingSizes or spacingScale. */ if ( isset( $old['settings']['spacing']['spacingSizes'] ) || isset( $old['settings']['spacing']['spacingScale'] ) ) { $new['settings']['spacing']['defaultSpacingSizes'] = false; } /* * In v3 spacingSizes is merged with the generated spacingScale sizes * instead of completely replacing them. The v3 behavior is what was * documented for the v2 schema, but the code never actually did work * that way. Instead of surprising users with a behavior change two * years after the fact at the same time as a v3 update is introduced, * we'll continue using the "bugged" behavior for v2 themes. And treat * the "bug fix" as a breaking change for v3. */ if ( isset( $old['settings']['spacing']['spacingSizes'] ) ) { unset( $new['settings']['spacing']['spacingScale'] ); } return $new; } /** * Processes the settings subtree. * * @since 5.9.0 * * @param array $settings Array to process. * @param array $paths_to_rename Paths to rename. * * @return array The settings in the new format. */ private static function rename_paths( $settings, $paths_to_rename ) { $new_settings = $settings; // Process any renamed/moved paths within default settings. self::rename_settings( $new_settings, $paths_to_rename ); // Process individual block settings. if ( isset( $new_settings['blocks'] ) && is_array( $new_settings['blocks'] ) ) { foreach ( $new_settings['blocks'] as &$block_settings ) { self::rename_settings( $block_settings, $paths_to_rename ); } } return $new_settings; } /** * Processes a settings array, renaming or moving properties. * * @since 5.9.0 * * @param array $settings Reference to settings either defaults or an individual block's. * @param array $paths_to_rename Paths to rename. */ private static function rename_settings( &$settings, $paths_to_rename ) { foreach ( $paths_to_rename as $original => $renamed ) { $original_path = explode( '.', $original ); $renamed_path = explode( '.', $renamed ); $current_value = _wp_array_get( $settings, $original_path, null ); if ( null !== $current_value ) { _wp_array_set( $settings, $renamed_path, $current_value ); self::unset_setting_by_path( $settings, $original_path ); } } } /** * Removes a property from within the provided settings by its path. * * @since 5.9.0 * * @param array $settings Reference to the current settings array. * @param array $path Path to the property to be removed. */ private static function unset_setting_by_path( &$settings, $path ) { $tmp_settings = &$settings; $last_key = array_pop( $path ); foreach ( $path as $key ) { $tmp_settings = &$tmp_settings[ $key ]; } unset( $tmp_settings[ $last_key ] ); } }