add eng version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
$arg_cat = array(
|
||||
'exclude' => '17, 20, 21',
|
||||
'exclude' => get_expression_parts(),
|
||||
'order' => 'ASC',
|
||||
'taxonomy' => 'category',
|
||||
'hide_empty' => false
|
||||
|
||||
Reference in New Issue
Block a user