1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23:
//code reeds daar query_posts („cat=$blog_include&showposts=$blog_num&paged=$page“); // ik toevoegt enkel een afzonderlijke lijn of is daar één of andere manier om twee te combineren? query_posts ($query_string. „&showposts=3“); // is hier het volledige codeblok voor het geval dat het nuttig is php $blog_cats_include = get_option („vilisya_blog_cats_include“); als (is_array ($blog_cats_include)) { $blog_include = implodeer („,“, $blog_cats_include); } $page = (get_query_var („gepagineerd“)) ? get_query_var („gepagineerd“): 1; $blog_num = get_option („vilisya_blog_num“); $blogtext = (get_option („vilisya_blogtext“)) ? get_option („vilisya_blogtext“): 100; query_posts („cat=$blog_include&showposts=$blog_num&paged=$page“); query_posts ($query_string. „&showposts=3“); terwijl (have_posts ()): the_post (); $wp_query->is_home = vals; ? >