', building_architect_get_svg( array( 'icon' => 'caret-circle-right' ) ) . '', $block_content ); return $block_content; } } if ( ! is_single() ) { if ( 'core/post-terms' === $block['blockName'] ) { if ( 'post_tag' === $block['attrs']['term'] ) { $block_content = str_replace( '
', '
' . building_architect_get_svg( array( 'icon' => 'tags' ) ), $block_content ); } elseif ( 'category' === $block['attrs']['term'] ) { $block_content = str_replace( '
', '
' . building_architect_get_svg( array( 'icon' => 'category' ) ), $block_content ); } return $block_content; } if ( 'core/post-date' === $block['blockName'] ) { $block_content = str_replace( '