mirror of
https://ghproxy.net/https://github.com/AlxMedia/featureon.git
synced 2025-08-26 11:38:56 +08:00
Change name to Featureon
This commit is contained in:
parent
600ce12d26
commit
49be53b495
30 changed files with 594 additions and 594 deletions
|
@ -6,7 +6,7 @@
|
|||
<div class="post-thumbnail">
|
||||
<a href="<?php the_permalink(); ?>">
|
||||
<?php if ( has_post_thumbnail() ): ?>
|
||||
<?php the_post_thumbnail('magazinertwo-square'); ?>
|
||||
<?php the_post_thumbnail('featureon-square'); ?>
|
||||
<?php elseif ( get_theme_mod('placeholder','on') == 'on' ): ?>
|
||||
<img src="<?php echo get_template_directory_uri(); ?>/img/thumb-square.png" alt="<?php the_title_attribute(); ?>" />
|
||||
<?php endif; ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue