add folder EN
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$pinned_post = last_sticky_post();
|
||||
$pinned_post = get_latest_sticky_post_by_category(19);
|
||||
|
||||
|
||||
if ($pinned_post) :
|
||||
|
||||
Reference in New Issue
Block a user