correct tag.php

This commit is contained in:
2025-06-20 09:32:24 +03:00
parent 7f1f54f885
commit cbe6f0b3c4
3 changed files with 8 additions and 4 deletions

View File

@@ -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(