This commit is contained in:
@@ -108,7 +108,7 @@ $wrapper = blockWrapperAttributes( $classes, $is_preview );
|
||||
<?php if ( $blog_url ) : ?>
|
||||
<div class="recent-posts__footer">
|
||||
<a class="recent-posts__blog-link button" href="<?php echo esc_url( $blog_url ); ?>" data-button-color="secondary" data-button-variant="outline">
|
||||
<?php echo esc_html__( 'View Blog', 'cwc' ); ?>
|
||||
<?php echo esc_html__( 'View All News', 'cwc' ); ?>
|
||||
</a>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
|
||||
Reference in New Issue
Block a user