<?php $recent = new WP_Query(array( 'cat' => $categories, 'posts_per_page' => $number )); while($recent->have_posts()) : $recent->the_post(); ?>
После передачи клиенту cookie станут доступны через массив $_COOKIE при следующей загрузке страницы.