db->is_built_with_elementor( $post->ID ) ) { if ( intval( get_option( 'elementor_container_width' ) ) === 1290 ) { $classes[] = 'builder-container-width-fresh'; } } } } return $classes; }); /** * User social channels * * @param string $tooltip Should output tooltips. */ function ct_author_social_channels( $tooltip = 'yes' ) { $facebook = get_the_author_meta( 'facebook' ); $linkedin = get_the_author_meta( 'linkedin' ); $dribbble = get_the_author_meta( 'dribbble' ); $website = get_the_author_meta( 'user_url' ); $twitter = get_the_author_meta( 'twitter' ); $gplus = get_the_author_meta( 'gplus' ); $instagram = get_the_author_meta( 'instagram' ); if ( ! ( $website || $facebook || $twitter || $gplus || $linkedin || $dribbble || $instagram ) ) { return; } $class = 'author-box-social'; ?>
true, 'tablet' => true, 'mobile' => false, ])); ?>