%PDF- %PDF-
Direktori : /var/www/html/bbw/farmaci/wordpress/wp-content/plugins/shortcodes-ultimate/templates/ |
Current File : /var/www/html/bbw/farmaci/wordpress/wp-content/plugins/shortcodes-ultimate/templates/list-loop.php |
<ul class="su-posts su-posts-list-loop"> <?php // Posts are found if ( $posts->have_posts() ) { while ( $posts->have_posts() ) { $posts->the_post(); global $post; ?> <li id="su-post-<?php the_ID(); ?>" class="su-post"><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></li> <?php } } // Posts not found else { ?> <li><?php _e( 'Posts not found', 'su' ) ?></li> <?php } ?> </ul>