1 ); if($postcnt) $high_args["posts_per_page"] = $postcnt; if($orderby) $high_args["orderby"] = $orderby; if($ord) $high_args["order"] = $ord; if($cat && $cat != 0) $high_args["cat"] = $cat; // The Query $high_qy = new WP_Query( $high_args ); ?>
Read More »