push changes, and removed comments
This commit is contained in:
@ -108,9 +108,9 @@ class sophia_after_dark_Author_Info extends WP_widget {
|
||||
<div class="author-description"><?php echo wp_kses_post( wpautop( get_the_author_meta( 'description', $sophia_after_dark_user_id ) ) ); ?></div>
|
||||
<div class="author-social">
|
||||
<?php sophia_after_dark_social_media_content(); ?>
|
||||
</div><!-- .author-social -->
|
||||
</div><!-- .author-bio-wrap -->
|
||||
</div><!-- .mt-author-info-wrapper -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
echo $after_widget;
|
||||
}
|
||||
|
Reference in New Issue
Block a user