コード例 #1
0
            cs_addthis_script_init_method();
            ?>
                            				<a href="#" class="btnshare addthis_button_compact"><i class="fa fa-share-square-o"></i><?php 
            if ($cs_theme_option['trans_switcher'] == "on") {
                _e('Share Now', 'WeStand');
            } else {
                echo $cs_theme_option['trans_share_this_post'];
            }
            ?>
 </a>
                                <?php 
        }
        ?>
                                <?php 
        if ($cs_xmlObject->event_pagination == "on") {
            px_next_prev_custom_links('events');
        }
        ?>
                            </div>
                            <?php 
        if (isset($cs_xmlObject->post_author_info_show) && $cs_xmlObject->post_author_info_show == "on") {
            ?>
                            	<!-- About Author Section -->
                                <div class="about-author">
                                    <figure><a href="<?php 
            echo get_author_posts_url(get_the_author_meta('ID'));
            ?>
"><?php 
            echo get_avatar(get_the_author_meta('user_email'), apply_filters('PixFill_author_bio_avatar_size', 59));
            ?>
</a></figure>
コード例 #2
0
            cs_addthis_script_init_method();
            ?>
                                <a class="addthis_button_compact btnshare"><i class="fa fa-share-square-o"></i><?php 
            if ($cs_theme_option['trans_switcher'] == "on") {
                _e('Sahre', 'WeStand');
            } else {
                echo $cs_theme_option['trans_share_this_post'];
            }
            ?>
 </a>
                                <?php 
        }
        ?>
                                <?php 
        if (isset($cs_xmlObject->post_pagination_show) && $cs_xmlObject->post_pagination_show == 'on') {
            px_next_prev_custom_links('cs_cause');
        }
        ?>
                            </div>
                            <?php 
        if (isset($cs_xmlObject->post_author_info_show) && $cs_xmlObject->post_author_info_show == "on") {
            ?>
                            	<!-- About Author Section -->
                                <div class="about-author">
                                    <figure><a href="<?php 
            echo get_author_posts_url(get_the_author_meta('ID'));
            ?>
"><?php 
            echo get_avatar(get_the_author_meta('user_email'), apply_filters('PixFill_author_bio_avatar_size', 59));
            ?>
</a></figure>