add eng blocks
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
$mosts = get_posts( array(
|
||||
'numberposts' => 3,
|
||||
'post__in' => get_option( 'sticky_posts' ),
|
||||
'cat' => '-4782',
|
||||
'orderby' => 'date',
|
||||
'order' => 'DESC',
|
||||
'include' => array(),
|
||||
|
||||
Reference in New Issue
Block a user