Code error
-
trying to access array offset on value of type null class-wp-block-supports.php on line 98. Here is the code starting at line 96 and ending at line 99
96. public function apply_block_supports() {
97. $block_type = WP_Block_Type_Registry::get_instance()->get_registered(
98. self::$block_to_render[‘blockName’]99. );
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Code error’ is closed to new replies.