���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/righteousmag.com/wp-content__a986334/themes/caster/template-parts/footer/social-links.php
���ѧ٧ѧ�
<?php /** * Displays footer social links * */ ?> <?php $icons = caster_get_option( 'footer-social-icon' ); if( !empty( $icons ) ) { $icons = $icons[ 'Footer icons' ]; } if ( caster_get_option( 'footer-social' ) == 1 && count( $icons ) > 1 ) { $social_link_target = ''; $footer_social_target = caster_get_option( 'footer-social-target' ); if( $footer_social_target == '_blank' ) { $social_link_target = 'target="_blank"'; } ?> <nav class="footer-socials" role="navigation" aria-label="<?php echo esc_attr__( 'Footer Social Links Menu', 'caster' ); ?>" > <ul id="social-media-footer" class="social-links-menu"> <?php foreach ( $icons as $icon => $name ) { if ( $icon !== reset( $icons ) ) { $url = 'url-' . str_replace( ' ', '-', $icon ); $icon_text_key = 'text-' . str_replace( ' ', '-', $icon ); $icon_text = caster_get_option( $icon_text_key ); ?> <li> <a href="<?php echo caster_get_social_url( $url ); ?>" <?php echo esc_attr( $social_link_target ); ?> > <span><?php echo esc_html( $icon_text ); ?></span> <i class="<?php echo esc_attr( $icon ); ?>"></i> </a> </li> <?php } } caster_custom_footer_socials(); ?> </ul> </nav> <?php } ?>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.5 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�