Как показать случайные посты из разных рубрик, используя WP_Query - https://premium.wpmudev.org/blog/how-to-display-random-posts-from-different-categories-using-wp_query/ #tips #tricks #wp_query
WPMU DEV Blog
How to Display Random Posts from Different Categories using WP_Query
Sometimes you want to mix things up a little when displaying posts on your site, maybe by making the list random instead of just showing the last five posts like every other site in town. The great news is that if you add a custom query to your page using…