// retrieve one post with an ID of 5 query_posts(‘category_name=conarh2012&showposts=30’); global $more; // set $more to 0 in order to only get the first part of the post $more = 0; // the Loop while (have_posts()) : the_post(); echo ‘ echo the_permalink(); echo ‘”id=”itemtreinam” class=”mnbatreina”>’; echo ‘‘; echo ‘ ‘; echo the_title(); echo ‘‘; echo the_excerpt(); echo ”; endwhile; //Reset Query wp_reset_query(); ?> |
plugins premium WordPress