✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

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

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

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /home/builxejc/public_html/wp-content/plugins/woocommerce/src/Blocks//Assets.php
<?php
namespace Automattic\WooCommerce\Blocks;

use Automattic\WooCommerce\Blocks\Package;
use Automattic\WooCommerce\Blocks\Assets\Api as AssetApi;

/**
 * Assets class.
 *
 * @deprecated 5.0.0 This class will be removed in a future release. This has been replaced by AssetsController.
 * @internal
 */
class Assets {

	/**
	 * Initialize class features on init.
	 *
	 * @since 2.5.0
	 * @deprecated 5.0.0
	 */
	public static function init() {
		_deprecated_function( 'Assets::init', '5.0.0' );
	}

	/**
	 * Register block scripts & styles.
	 *
	 * @since 2.5.0
	 * @deprecated 5.0.0
	 */
	public static function register_assets() {
		_deprecated_function( 'Assets::register_assets', '5.0.0' );
	}

	/**
	 * Register the vendors style file. We need to do it after the other files
	 * because we need to check if `wp-edit-post` has been enqueued.
	 *
	 * @deprecated 5.0.0
	 */
	public static function enqueue_scripts() {
		_deprecated_function( 'Assets::enqueue_scripts', '5.0.0' );
	}

	/**
	 * Add body classes.
	 *
	 * @deprecated 5.0.0
	 * @param array $classes Array of CSS classnames.
	 * @return array Modified array of CSS classnames.
	 */
	public static function add_theme_body_class( $classes = [] ) {
		_deprecated_function( 'Assets::add_theme_body_class', '5.0.0' );
		return $classes;
	}

	/**
	 * Add theme class to admin body.
	 *
	 * @deprecated 5.0.0
	 * @param array $classes String with the CSS classnames.
	 * @return array Modified string of CSS classnames.
	 */
	public static function add_theme_admin_body_class( $classes = '' ) {
		_deprecated_function( 'Assets::add_theme_admin_body_class', '5.0.0' );
		return $classes;
	}

	/**
	 * Adds a redirect field to the login form so blocks can redirect users after login.
	 *
	 * @deprecated 5.0.0
	 */
	public static function redirect_to_field() {
		_deprecated_function( 'Assets::redirect_to_field', '5.0.0' );
	}

	/**
	 * Queues a block script in the frontend.
	 *
	 * @since 2.3.0
	 * @since 2.6.0 Changed $name to $script_name and added $handle argument.
	 * @since 2.9.0 Made it so scripts are not loaded in admin pages.
	 * @deprecated 4.5.0 Block types register the scripts themselves.
	 *
	 * @param string $script_name  Name of the script used to identify the file inside build folder.
	 * @param string $handle       Optional. Provided if the handle should be different than the script name. `wc-` prefix automatically added.
	 * @param array  $dependencies Optional. An array of registered script handles this script depends on. Default empty array.
	 */
	public static function register_block_script( $script_name, $handle = '', $dependencies = [] ) {
		_deprecated_function( 'register_block_script', '4.5.0' );
		$asset_api = Package::container()->get( AssetApi::class );
		$asset_api->register_block_script( $script_name, $handle, $dependencies );
	}
}


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


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
9 Jun 2026 8.39 AM
builxejc / builxejc
0755
AI
--
9 Jun 2026 8.39 AM
builxejc / builxejc
0755
AIContent
--
9 Jun 2026 8.39 AM
builxejc / builxejc
0755
Assets
--
9 Jun 2026 8.39 AM
builxejc / builxejc
0755
BlockTypes
--
9 Jun 2026 8.39 AM
builxejc / builxejc
0755
Domain
--
9 Jun 2026 8.39 AM
builxejc / builxejc
0755
Images
--
9 Jun 2026 8.39 AM
builxejc / builxejc
0755
Integrations
--
9 Jun 2026 8.39 AM
builxejc / builxejc
0755
Patterns
--
9 Jun 2026 8.39 AM
builxejc / builxejc
0755
Payments
--
9 Jun 2026 8.39 AM
builxejc / builxejc
0755
Registry
--
9 Jun 2026 8.39 AM
builxejc / builxejc
0755
SharedStores
--
9 Jun 2026 8.39 AM
builxejc / builxejc
0755
Shipping
--
9 Jun 2026 8.39 AM
builxejc / builxejc
0755
Templates
--
9 Jun 2026 8.39 AM
builxejc / builxejc
0755
Utils
--
16 Jun 2026 10.17 AM
builxejc / builxejc
0755
Assets.php
2.772 KB
27 Dec 2023 12.45 AM
builxejc / builxejc
0644
AssetsController.php
19.673 KB
19 Jan 2026 2.46 PM
builxejc / builxejc
0644
BlockPatterns.php
7.919 KB
24 Nov 2025 11.10 PM
builxejc / builxejc
0644
BlockTemplatesController.php
17.979 KB
24 Nov 2025 11.10 PM
builxejc / builxejc
0644
BlockTemplatesRegistry.php
6.297 KB
1 Sep 2025 11.44 PM
builxejc / builxejc
0644
BlockTypesController.php
25.031 KB
23 Feb 2026 5.58 PM
builxejc / builxejc
0644
DependencyDetection.php
10.659 KB
19 Jan 2026 2.46 PM
builxejc / builxejc
0644
InboxNotifications.php
0.569 KB
27 Dec 2023 12.45 AM
builxejc / builxejc
0644
Installer.php
4.131 KB
5 May 2026 2.26 PM
builxejc / builxejc
0644
Library.php
1.061 KB
27 Dec 2023 12.45 AM
builxejc / builxejc
0644
Options.php
0.328 KB
27 Dec 2023 12.45 AM
builxejc / builxejc
0644
Package.php
2.717 KB
12 May 2025 9.07 PM
builxejc / builxejc
0644
QueryFilters.php
17.8 KB
24 Nov 2025 11.10 PM
builxejc / builxejc
0644
TemplateOptions.php
1.206 KB
12 May 2025 9.07 PM
builxejc / builxejc
0644

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