PUM_Admin_BlockEditor::add_attributes_to_registered_blocks()

Method: This is needed to resolve an issue with blocks that use the ServerSideRender component. Registering the attributes only in js can cause an error message to appear. Registering the attributes in PHP as well, seems to resolve the issue. Ideally, this bug will be fixed in the future.

Source: classes/Admin/BlockEditor.php:111

Used by 0 functions | Uses 0 functions