mailpoet_blocks_renderer_parsed_blocks

mailpoet_blocks_renderer_parsed_blocks

Appears in:
Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.9.8.1

apply_filters('mailpoet_blocks_renderer_parsed_blocks') is found 1 times:

  • /packages/email-editor/src/Engine/Renderer/ContentRenderer/class-blocks-parser.php line 32

    Warning: Undefined array key 34 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 35 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 36 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 37 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    	 * @return array[]
    	 */
    	public function parse( $document ) {
    		parent::parse( $document );
    		return apply_filters( 'mailpoet_blocks_renderer_parsed_blocks', $this->output );
    	}
    }
    
    
    
    
    

See this hook used in plugins: