correct tag.php
This commit is contained in:
@@ -15,7 +15,7 @@ $title = isset($args['title']) ? $args['title'] : 'РФО';
|
||||
$style = isset($args['style']) ? $args['style'] : 0;
|
||||
$posts_count = isset($args['posts_count']) ? $args['posts_count'] : 1;
|
||||
?>
|
||||
|
||||
<pre><?=$category?></pre>
|
||||
<div class="custom-category-block" data-category="<?php echo esc_attr($category); ?>">
|
||||
<?php
|
||||
$query_args = array(
|
||||
|
||||
Reference in New Issue
Block a user