PHP 8.2.31
Preview: Library.php Size: 1.06 KB
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/woocommerce/src/Blocks/Library.php

<?php
namespace Automattic\WooCommerce\Blocks;

use Automattic\WooCommerce\Blocks\BlockTypes\AtomicBlock;
use Automattic\WooCommerce\Blocks\Package;
use Automattic\WooCommerce\Blocks\Assets\AssetDataRegistry;
use Automattic\WooCommerce\Blocks\Assets\Api as AssetApi;
use Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry;

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

	/**
	 * Initialize block library features.
	 *
	 * @deprecated 5.0.0
	 */
	public static function init() {
		_deprecated_function( 'Library::init', '5.0.0' );
	}

	/**
	 * Register custom tables within $wpdb object.
	 *
	 * @deprecated 5.0.0
	 */
	public static function define_tables() {
		_deprecated_function( 'Library::define_tables', '5.0.0' );
	}

	/**
	 * Register blocks, hooking up assets and render functions as needed.
	 *
	 * @deprecated 5.0.0
	 */
	public static function register_blocks() {
		_deprecated_function( 'Library::register_blocks', '5.0.0' );
	}
}

Directory Contents

Dirs: 14 × Files: 14

Name Size Perms Modified Actions
AI DIR
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
AIContent DIR
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
Assets DIR
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
Domain DIR
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
Images DIR
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
Patterns DIR
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
Payments DIR
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
Registry DIR
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
Shipping DIR
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
Templates DIR
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
Utils DIR
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
2.77 KB lrw-r--r-- 2023-12-27 00:45:02
Edit Download
19.67 KB lrw-r--r-- 2026-01-19 14:46:18
Edit Download
7.92 KB lrw-r--r-- 2025-11-24 23:10:10
Edit Download
17.98 KB lrw-r--r-- 2025-11-24 23:10:10
Edit Download
6.30 KB lrw-r--r-- 2025-09-01 23:44:48
Edit Download
25.03 KB lrw-r--r-- 2026-02-23 17:58:34
Edit Download
10.66 KB lrw-r--r-- 2026-01-19 14:46:18
Edit Download
583 B lrw-r--r-- 2023-12-27 00:45:02
Edit Download
4.13 KB lrw-r--r-- 2026-05-05 14:26:50
Edit Download
1.06 KB lrw-r--r-- 2023-12-27 00:45:02
Edit Download
336 B lrw-r--r-- 2023-12-27 00:45:02
Edit Download
2.72 KB lrw-r--r-- 2025-05-12 21:07:28
Edit Download
17.80 KB lrw-r--r-- 2025-11-24 23:10:10
Edit Download
1.21 KB lrw-r--r-- 2025-05-12 21:07:28
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).