push changes, and removed comments

This commit is contained in:
2024-04-15 17:03:43 -07:00
parent a63e80f9e4
commit de7a7fcc50
28 changed files with 155 additions and 155 deletions

View File

@ -87,8 +87,8 @@ function sophia_after_dark_sidebar_callback( $post ) {
<img src="<?php echo esc_url( $field['thumbnail'] ); ?>" title="<?php echo esc_attr( $field['label'] ); ?>" alt="<?php echo esc_attr( $field['label'] ); ?>" />
</label>
<?php } ?>
</div><!-- .buttonset -->
</div><!-- .mt-meta-options-wrap -->
</div>
</div>
<?php
}