$processor = WP_HTML_Processor::create_fragment( $html );
if ( $processor->next_tag( array( 'breadcrumbs' => array( 'DIV', 'FIGURE', 'IMG' ) ) ) ) {
$processor->add_class( 'responsive-image' );
}
Warning: Cannot modify header information - headers already sent by (output started at /home/klient.dhosting.pl/jdanielak/czarnykapturek.pl/public_html/wp-includes/html-api/class-wp-html-processor.php:1) in /home/klient.dhosting.pl/jdanielak/czarnykapturek.pl/public_html/wp-includes/pluggable.php on line 1435
Warning: Cannot modify header information - headers already sent by (output started at /home/klient.dhosting.pl/jdanielak/czarnykapturek.pl/public_html/wp-includes/html-api/class-wp-html-processor.php:1) in /home/klient.dhosting.pl/jdanielak/czarnykapturek.pl/public_html/wp-includes/pluggable.php on line 1438