Aşağıdaki kodda tıkladığımda linki yeni sekmede açmak istiyorum target komutunu nerde kullanmalıyım
<script>
$('# ul').bxSlider({
mode: 'fade',
auto: true,
controls: false,
pagerCustom: $('.manset-sayfala-'),
tickerHover: true,
});
</script>


">



">
$say = -1;
query_posts("showposts=15&cat='{$kategori}'");
while ( have_posts() ) : the_post();
global $post;
$say++;
?>

endwhile;
wp_reset_query();
?>