Posts: 45
Name: Noe Garcia
Location: The great state of TEXAS we'll kick yer ***!
|
Its a wordpress question, I'm trying to figure out what this is..
PHP Code:
<?php $tmp_query = $wp_query; query_posts('showposts=3&cat=' . get_cat_ID(dp_settings('featured'))); if (have_posts()) : while (have_posts()) : the_post(); ?>
particularly
PHP Code:
$tmp_query = $wp_query;
could someone tell me what it is and what its for?
__________________
Please login or register to view this content. Registration is FREE |personal portfolio and blog
|