xtxpatch v 0.1.1 it works fine
This commit is contained in:
@@ -28,7 +28,6 @@ function randomize_post_output_CIPF($query) {
|
||||
}
|
||||
Plgntls::debug_infos();
|
||||
|
||||
error_log("posts_per_page: " . json_encode($posts_per_page));
|
||||
$query->set('orderby', 'rand');
|
||||
}
|
||||
add_action('pre_get_posts', 'randomize_post_output_CIPF');
|
||||
|
||||
Reference in New Issue
Block a user