WP_Block_Type::__set()

Method: Proxies setting values for deprecated properties for script and style handles for backward compatibility.

Source: wp-includes/class-wp-block-type.php:358

Used by 0 functions | Uses 2 functions

WP_Block_Type::__get()

Method: Proxies getting values for deprecated properties for script and style handles for backward compatibility.

Source: wp-includes/class-wp-block-type.php:311

Used by 0 functions | Uses 0 functions

WP_Block_Type::is_dynamic()

Method: Returns true if the block type is dynamic, or false otherwise. A dynamic block is one which defers its rendering to occur on-demand at runtime.

Source: wp-includes/class-wp-block-type.php:419

Used by 1 function | Uses 0 functions