< id="comment-">
'.get_comment_author_link().''; ?>
comment_approved == '0') : ?>
$add_below, 'depth' => $depth, 'max_depth' => $args['max_depth'] ) ) ); ?>
'div', 'show_browse' => false ); $acmephoto_you_are_here_text = $acmephoto_customizer_all_values['acmephoto-you-are-here-text']; if( !empty( $acmephoto_you_are_here_text ) ){ $acmephoto_you_are_here_text = "".$acmephoto_you_are_here_text.""; } echo "
"; } endif; /** * check if WooCommerce activated */ function acmephoto_is_woocommerce_active() { return class_exists( 'WooCommerce' ) ? true : false; }