Uses
Uses | Description |
---|---|
wp-includes/blocks.php: strip_core_block_namespace() | Returns the block name to use for serialization. This will remove the default “core/” namespace from a block name. |
wp-includes/blocks.php: serialize_block_attributes() | Given an array of attributes, returns a string in the serialized attributes format prepared for post content. |