add folder EN

This commit is contained in:
argoexpert press
2024-05-24 21:37:57 +03:00
parent 4fa7a19433
commit 009f8e40c2
22 changed files with 732 additions and 80 deletions

View File

@@ -1,6 +1,6 @@
<?php
$pinned_post = last_sticky_post();
$pinned_post = get_latest_sticky_post_by_category(19);
if ($pinned_post) :