Konu
Wordpress is category sorunu
05-10-2019, 19:25:27
#2
truser
Selamlar, test etmedim ama çalışması lazım.
<?php if(is_category() && in_array(get_query_var('cat'), [1,2,3])){ // işlemler... }