[insert_php]
function setPostViewsManually($postID, $viewCount) {
$count_key = ‘post_views_count’;
$count = get_post_meta($postID, $count_key, true);
update_post_meta($postID, $count_key, $viewCount);
}

setPostViewsManually(get_the_ID(), 117);
[/insert_php]

Zagrebački klub livanjskih studenata ove godine održava 5. po redu Sajam Karijera Hercegbosanske županije, koji će se održati 9. ožujka u Livnu. 

Više informacija možete dobiti ovdje