✘✘ 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.216.105
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /home/tdhomesa/public_html/wp-content/plugins/mailpoet//mailpoet_initializer.php
<?php // phpcs:ignore SlevomatCodingStandard.TypeHints.DeclareStrictTypes.DeclareStrictTypesMissing

if (!defined('ABSPATH')) exit;


use Automattic\WooCommerce\EmailEditor\Email_Editor_Container;
use MailPoet\Config\Env;
use MailPoet\Config\RequirementsChecker;
use Tracy\Debugger;

if (empty($mailpoetPlugin)) exit;

require_once($mailpoetPlugin['autoloader']);

if (PHP_VERSION_ID >= 80200) {
  $tracyPath = __DIR__ . '/tools/vendor/tracy.phar';
} else {
  $tracyPath = __DIR__ . '/tools/vendor/tracy-legacy.phar';
}
if (WP_DEBUG && PHP_VERSION_ID >= 70100 && file_exists($tracyPath)) {
  require_once $tracyPath;

  if (getenv('MAILPOET_TRACY_PRODUCTION_MODE')) {
    $logDir = getenv('MAILPOET_TRACY_LOG_DIR');
    if (!$logDir) {
      throw new RuntimeException("Environment variable 'MAILPOET_TRACY_LOG_DIR' was not set.");
    }

    if (!is_dir($logDir)) {
      @mkdir($logDir, 0777, true);
    }

    if (!is_writable($logDir)) {
      throw new RuntimeException("Logging directory '$logDir' is not writable.'");
    }

    Debugger::enable(Debugger::PRODUCTION, $logDir);
    Debugger::$logSeverity = E_ALL;
  } else {
    function render_tracy() {
      ob_start();
      Debugger::renderLoader();
      $tracyScriptHtml = ob_get_clean();

      // strip 'async' to ensure all AJAX request are caught
      // (even when fired immediately after page starts loading)
      // see: https://github.com/nette/tracy/issues/246
      $tracyScriptHtml = str_replace('async', '', $tracyScriptHtml);

      // set higher number of displayed AJAX rows
      $maxAjaxRows = 4;
      $tracyScriptHtml .= "<script>window.TracyMaxAjaxRows = $maxAjaxRows;</script>\n";

      // just minor adjustments to Debugger::renderLoader() output
      // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
      echo $tracyScriptHtml;
    }

    add_action('admin_enqueue_scripts', 'render_tracy', PHP_INT_MAX, 0);
    session_start();
    Debugger::enable(Debugger::DEVELOPMENT);

    // Fix Tracy info panel error: when Composer\Autoload\ClassLoader is loaded
    // from a plugin without autoload_psr4.php (e.g., Query Monitor), Tracy's
    // info panel fails with "Undefined variable $baseDir". Wrap the panel to
    // suppress this specific error.
    $bar = Debugger::getBar();
    $origInfoPanel = $bar->getPanel('Tracy:info');
    $bar->addPanel(new class($origInfoPanel) implements \Tracy\IBarPanel {
      private $inner;

      public function __construct(
        \Tracy\IBarPanel $inner
      ) {
        $this->inner = $inner;
      }

      public function getTab(): string {
        return $this->inner->getTab();
      }

      public function getPanel(): string {
        $prev = set_error_handler(function ($severity, $message, $file) use (&$prev) {
          if (strpos($message, 'Undefined variable') !== false && strpos($file, 'info.panel.phtml') !== false) {
            return true;
          }
          return $prev ? $prev($severity, $message, $file, func_get_arg(3)) : false;
        });
        try {
          return $this->inner->getPanel();
        } finally {
          restore_error_handler();
        }
      }
    }, 'Tracy:info');

    if (getenv('MAILPOET_DISABLE_TRACY_PANEL')) {
      Debugger::$showBar = false;
    }
  }
  define('MAILPOET_DEVELOPMENT', true);
}

define('MAILPOET_VERSION', $mailpoetPlugin['version']);

Env::init(
  $mailpoetPlugin['filename'],
  $mailpoetPlugin['version']
);

$requirements = new RequirementsChecker();
$requirementsCheckResults = $requirements->checkAllRequirements();
if (
  !$requirementsCheckResults[RequirementsChecker::TEST_VENDOR_SOURCE]
) {
  return;
}

// Ensure functions like get_plugins, etc.
require_once(ABSPATH . 'wp-admin/includes/plugin.php');

// Initialize the Email Editor container to allow getting its instances in MailPoet constructors.
Email_Editor_Container::init();

$initializer = MailPoet\DI\ContainerWrapper::getInstance()->get(MailPoet\Config\Initializer::class);
$initializer->init();


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


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
22 Jun 2026 6.38 AM
tdhomesa / tdhomesa
0755
assets
--
11 Jun 2026 10.18 AM
tdhomesa / tdhomesa
0755
generated
--
11 Jun 2026 10.18 AM
tdhomesa / tdhomesa
0755
lang
--
11 Jun 2026 10.18 AM
tdhomesa / tdhomesa
0755
lib
--
11 Jun 2026 10.18 AM
tdhomesa / tdhomesa
0755
lib-3rd-party
--
11 Jun 2026 10.18 AM
tdhomesa / tdhomesa
0755
vendor
--
11 Jun 2026 10.18 AM
tdhomesa / tdhomesa
0755
vendor-prefixed
--
11 Jun 2026 10.18 AM
tdhomesa / tdhomesa
0755
views
--
11 Jun 2026 10.18 AM
tdhomesa / tdhomesa
0755
.gitleaksignore
0.052 KB
15 Apr 2025 5.13 PM
tdhomesa / tdhomesa
0644
.htaccess
0.124 KB
22 Jun 2026 6.39 AM
tdhomesa / tdhomesa
0444
index.php
0.006 KB
25 Apr 2023 6.18 PM
tdhomesa / tdhomesa
0644
license.txt
19.092 KB
30 Nov 2021 4.27 PM
tdhomesa / tdhomesa
0644
mailpoet-cron.php
2.696 KB
27 Jan 2026 6.21 PM
tdhomesa / tdhomesa
0644
mailpoet.php
5.835 KB
9 Jun 2026 5.54 PM
tdhomesa / tdhomesa
0644
mailpoet_initializer.php
3.903 KB
11 Feb 2026 1.37 PM
tdhomesa / tdhomesa
0644
readme.txt
12.821 KB
9 Jun 2026 5.54 PM
tdhomesa / tdhomesa
0644

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