$63 GRAYBYTE WORDPRESS FILE MANAGER $74

SERVER : premium134.web-hosting.com #1 SMP Thu Mar 13 14:29:12 UTC 2025
SERVER IP : 162.0.232.104 | ADMIN IP 216.73.216.80
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/home/raydofqv/ctdatabase.work/wp-includes/block-supports/

HOME
Current File : /home/raydofqv/ctdatabase.work/wp-includes/block-supports//custom-classname.php
<?php
/**
 * Custom classname block support flag.
 *
 * @package WordPress
 * @since 5.6.0
 */

/**
 * Registers the custom classname block attribute for block types that support it.
 *
 * @since 5.6.0
 * @access private
 *
 * @param WP_Block_Type $block_type Block Type.
 */
function wp_register_custom_classname_support( $block_type ) {
	$has_custom_classname_support = block_has_support( $block_type, 'customClassName', true );

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

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

/**
 * Adds the custom classnames to the output.
 *
 * @since 5.6.0
 * @access private
 *
 * @param  WP_Block_Type $block_type       Block Type.
 * @param  array         $block_attributes Block attributes.
 *
 * @return array Block CSS classes and inline styles.
 */
function wp_apply_custom_classname_support( $block_type, $block_attributes ) {
	$has_custom_classname_support = block_has_support( $block_type, 'customClassName', true );
	$attributes                   = array();
	if ( $has_custom_classname_support ) {
		$has_custom_classnames = array_key_exists( 'className', $block_attributes );

		if ( $has_custom_classnames ) {
			$attributes['class'] = $block_attributes['className'];
		}
	}

	return $attributes;
}

// Register the block support.
WP_Block_Supports::get_instance()->register(
	'custom-classname',
	array(
		'register_attribute' => 'wp_register_custom_classname_support',
		'apply'              => 'wp_apply_custom_classname_support',
	)
);

Current_dir [ WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
30 Apr 2026 11.06 PM
raydofqv / raydofqv
0755
.htaccess
0.124 KB
29 Apr 2026 5.43 AM
raydofqv / raydofqv
0444
align.php
1.668 KB
10 Aug 2023 8.48 PM
raydofqv / raydofqv
0644
aria-label.php
1.573 KB
4 Mar 2025 6.06 PM
raydofqv / raydofqv
0644
background.php
4.048 KB
3 Dec 2025 8.14 AM
raydofqv / raydofqv
0644
block-style-variations.php
9.197 KB
21 Dec 2024 10.23 PM
raydofqv / raydofqv
0644
block-visibility.php
0.834 KB
3 Dec 2025 8.14 AM
raydofqv / raydofqv
0644
border.php
6.271 KB
29 Sep 2023 2.20 PM
raydofqv / raydofqv
0644
colors.php
5.811 KB
29 Sep 2023 2.20 PM
raydofqv / raydofqv
0644
custom-classname.php
1.636 KB
10 Aug 2023 8.48 PM
raydofqv / raydofqv
0644
dimensions.php
5.28 KB
31 Jan 2024 7.54 AM
raydofqv / raydofqv
0644
duotone.php
2.667 KB
4 Jun 2024 5.48 AM
raydofqv / raydofqv
0644
elements.php
8.461 KB
3 May 2024 9.25 AM
raydofqv / raydofqv
0644
error_log
4.633 KB
25 Dec 2025 1.20 AM
raydofqv / raydofqv
0644
generated-classname.php
1.704 KB
10 Aug 2023 8.48 PM
raydofqv / raydofqv
0644
layout.php
38.995 KB
3 Dec 2025 8.14 AM
raydofqv / raydofqv
0644
position.php
4.235 KB
26 Sep 2023 5.47 PM
raydofqv / raydofqv
0644
settings.php
4.521 KB
26 Sep 2023 5.47 PM
raydofqv / raydofqv
0644
shadow.php
2.044 KB
4 Jun 2024 3.36 AM
raydofqv / raydofqv
0644
spacing.php
2.809 KB
26 Sep 2023 5.47 PM
raydofqv / raydofqv
0644
typography.php
29.083 KB
3 Dec 2025 8.14 AM
raydofqv / raydofqv
0644
utils.php
0.987 KB
18 Aug 2023 9.29 PM
raydofqv / raydofqv
0644

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