PHP 8.2.31
Preview: InboxNotifications.php Size: 583 B
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/woocommerce/src/Blocks/InboxNotifications.php

<?php
namespace Automattic\WooCommerce\Blocks;

use Automattic\WooCommerce\Admin\Notes\Note;
use Automattic\WooCommerce\Admin\Notes\Notes;

/**
 * A class used to display inbox messages to merchants in the WooCommerce Admin dashboard.
 *
 * @package Automattic\WooCommerce\Blocks
 * @since x.x.x
 */
class InboxNotifications {

	const SURFACE_CART_CHECKOUT_NOTE_NAME = 'surface_cart_checkout';

	/**
	 * Deletes the note.
	 */
	public static function delete_surface_cart_checkout_blocks_notification() {
		Notes::delete_notes_with_name( self::SURFACE_CART_CHECKOUT_NOTE_NAME );
	}
}

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).