Tarea #1082 -> Sacar de modo aleatorio las dedicatorias en el inicio (parte de abajo)
git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@182 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6
This commit is contained in:
parent
0fcedc806a
commit
b225879696
@ -45,7 +45,7 @@ if (have_posts()) :
|
||||
$urls_video[] = $gp_settings['video'];
|
||||
endwhile;
|
||||
endif;*/
|
||||
|
||||
$orderby = 'rand';
|
||||
$args = array(
|
||||
"cat" => $gp_settings['cats'],
|
||||
"ignore_sticky_posts" => 1,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user